Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.34 KB

File metadata and controls

25 lines (16 loc) · 1.34 KB
description
Detailed instructions for setting up RudderStack on Docker

Docker

{% hint style="success" %} The Docker setup is the easiest and the fastest way to set up RudderStack. {% endhint %}

Please follow these steps to set up RudderStack on Docker:

  • Go to the RudderStack dashboard and set up your account. Copy your workspace token from the top of the page.

Workspace Token

  • Download the rudder-docker.yml docker-compose file.
  • Replace <your_workspace_token> in the above file with your token.
  • Run the command docker-compose -f rudder-docker.yml up
  • Once you have successfully followed the steps above, follow our guide on How to Send Test Events in order to test if there are any issues with the installation.

Contact Us

In case you have any queries or come across any issues while setting up RudderStack on your hosted demo account, please feel free to contact us. You can also start a conversation on our Slack channel, and we will be happy to help you.