Steps for New Apps
- Create dockercompose app directory
- Create docker compose file
- configure docker compose
- add compose file to master compose file
- add app volumes to dockerdeploy.sh and redeplotdocker.sh scripts
- add app config to HAVEN nginx.conf
- add app config to External NGINX
- Obtain lets encrypt cert for External NGINX
- add links to homepage app
- COMMIT CHANGES!!!
- RUN re-init.sh
Description
Languages
Shell
100%