- https://github.com/HighHopesInt/coralline-dashboard
- https://github.com/Sergei-vb/coralline-components
You need to go to the directory with the Dockerfile of the cloned repository, then:
- Create Image:
docker build -t NAME_YOUR_IMAGE .
- Enter the parameters of the docker-compose.yml:
image:
NAME_YOUR_IMAGE
- Run Container:
docker-compose up
-
You need setup:
- Supervisor:
http://supervisord.org/installing.html
- Virtualenv:
https://virtualenv.pypa.io/en/stable/installation/
- Python 3.6
https://www.python.org/downloads/
- Supervisor:
-
and run script:
./start.sh
-
The launch port of the tornado changes in the file "tornado_celery.conf"
To create an image, you need a link to the github repository with a Dockerfile, like this: https://github.com/Sergeivb/coralline-rpc