script(s) to spin up multiple web based code/file editors. Uses docker-compose with environment substitution and the code-server docker image.
Go to file
David Kebler 62b24b6713 builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file
which uses make-env-file script that sets defaults against the cfg settings.
2021-01-16 21:27:50 -08:00
editors builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file 2021-01-16 21:27:50 -08:00
.gitignore builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file 2021-01-16 21:27:50 -08:00
docker-compose.yml builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file 2021-01-16 21:27:50 -08:00
make-env-file builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file 2021-01-16 21:27:50 -08:00
restart builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file 2021-01-16 21:27:50 -08:00
start builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file 2021-01-16 21:27:50 -08:00
stop builds custom environment file from a cfg file and uses docker env-file option to use in yaml template file 2021-01-16 21:27:50 -08:00