Commit Graph

9 Commits

Author SHA1 Message Date
Asif Bacchus 9717e8a6fa refactor: rename repo, image, containers
- rename for integration with node-dev environment and production
deployment
- update image and product name across all files
- use generated project file to install node dependencies
- bump internal version to 2.6
2021-07-30 11:53:41 -06:00
Asif Bacchus 2889c153f3 feature(compose): nginx dependant on healthy livereload 2021-07-24 03:03:31 -06:00
Asif Bacchus 7ce5738399 fix(compose): certs dir writable by livereload
- readonly mapping would prevent cert auto-generation
2021-07-23 19:25:23 -06:00
Asif Bacchus 34ffb96025 refactor(dockerfile): switch to env file
- replace livereload.params with .env
- allows subst in compose file itself
- activate defaults by default
2021-07-23 19:23:13 -06:00
Asif Bacchus 1e7531e632 chore: update and use consistent project name 2021-07-23 18:36:14 -06:00
Asif Bacchus b2a02407b9 refactor(compose): use proper image tag 2021-07-23 18:29:38 -06:00
Asif Bacchus e8d238f3c3 feature(compose): sample stack with NGINX server 2021-07-23 14:48:50 -06:00
Asif Bacchus aabe9d10d1 build(FSLAYOUT): change file layout
preparation for new repo name and repurposing
2021-01-05 14:04:41 -07:00
Asif Bacchus 585560c119 add simple docker-compose with my nginx container 2021-01-04 03:24:13 -07:00