Setting Up Docker for Development and Production
Last updated
Was this helpful?
Last updated
Was this helpful?
Hexabot uses Docker for development purposes as well as streamline deployment, running essential services like the API, frontend, and MongoDB in containers. The provided Docker Compose setup ensures quick and consistent startup, eliminating manual configuration complexities.
Set up Docker's apt repository:
Install Docker Community Edition:
Check if Docker is running:
Add your user to the Docker group:
To apply the new group membership, log out of the server and back in, or type the following: