Docker containers configuration, lunch and deploy environment for custom django, and for breeze over custom django
Check related isbio repository at https://github.com/Fclem/isbio
How-to :
source <(curl -L https://goo.gl/VLroxR)
If not logged-out, log-out and login again then
cd dockerb && ./init.sh
If using ssh bridge, copy private and public key, config, know_host in a .ssh
folder.
Store any relevant secret into code/config/
Download the R code
Add SSL certificates in the nginx folder
run
./start_all.sh
done !
TODO proper doc