Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
663dd2fe
Commit
663dd2fe
authored
Oct 14, 2020
by
Alper Akgun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update snowplow micro testing URL
parent
9c0633f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/product_analytics/snowplow.md
doc/development/product_analytics/snowplow.md
+2
-2
No files found.
doc/development/product_analytics/snowplow.md
View file @
663dd2fe
...
...
@@ -372,10 +372,10 @@ Snowplow Micro is a Docker-based solution for testing frontend and backend event
docker run
--mount
type
=
bind
,source
=
$(
pwd
)
/example,destination
=
/config
-p
9090:9090 snowplow/snowplow-micro:latest
--collector-config
/config/micro.conf
--iglu
/config/iglu.json
```
1.
Install
snowplow micro by cloning the settings in
[
this project
](
https://gitlab.com/a_akgun/snowplow-micro
)
:
1.
Install
Snowplow Micro by cloning the settings in
[
this project
](
https://gitlab.com/gitlab-org/snowplow-micro-configuration
)
:
```
shell
git clone git@gitlab.com:
a_akgun/snowplow-micro
.git
git clone git@gitlab.com:
gitlab-org/snowplow-micro-configuration
.git
./snowplow-micro.sh
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment