Commit 9531e7b5 authored by Alper Akgun's avatar Alper Akgun

Merge branch 'aa-update-snowplow-micro-testing-url' into 'master'

Update snowplow micro testing URL

See merge request gitlab-org/gitlab!45024
parents 96060a66 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
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment