Docker
Step by step guide on setting up RudderStack on Docker.
Last updated
Was this helpful?
Step by step guide on setting up RudderStack on Docker.
Last updated
Was this helpful?
This guide lists the steps required to set up the RudderStack server (backend) in your Docker environment.
The Docker setup is the easiest and the fastest way to get up and running with RudderStack.
If you're using a RudderStack-hosted control plane, follow these steps to set up the data plane in your Docker environment:
Log into your .
Note and copy your workspace token from the top of the page, as shown:
The workspace token is required for setting up the data plane.
Download the rudder-docker.yml
file.
Replace <your_workspace_token>
in this file with the workspace token copied above.
Then, open your terminal, navigate to the directory where you want to install RudderStack, and run the following command:
If you have self-hosted the control plane using the open-source utility, follow to set up the data plane.
Once you have successfully performed the steps above, follow the guide to verify the installation.
If you come across any issues while setting up RudderStack on Docker, you can or start a conversation in our community.