Skip to content
Snippets Groups Projects
user avatar
Raditss authored
e357224a
Name Last commit Last update
.env.xmpl
.gitignore
README.md
docker-compose.yml

toco-config

toco-config is a configuration for 4 toco services. Place this repo in the same directory as the other 4 repos, and run docker compose up to start the whole system.

How to run

  • make sure you have docker installed
  • make sure to set up environment variables in .env file for every repo
  • run docker compose build
  • run docker compose up
  • enjoy!