Updated configuration (markdown)

2021-03-19 20:29:08 +11:00
parent e47fe15fd6
commit 71031a52fe
+3 -3
@@ -1,12 +1,12 @@
# Configuration
There are a set of tools for configuration included in the core project and it's microservices. These do things like outputting docker scripts. Other configuration scripts, such as CSS generators, are possible for the future.
There are a set of tools for configuration included in the core project and it's microservices; these do things like outputting docker scripts. Other configuration scripts, such as CSS generators, are possible for the future.
## configure-script.js
This is detailed more completely in [the setup tutorial](tutorial-setup), but this prompts for a number of inputs, and generates three files using the input.
This is detailed more completely in [the setup tutorial](tutorial-setup), but this prompts for a number of inputs, and generates three files using that input.
Each [microservice](microservices) has it's own configure-script.js file; but the core project covers all of them at once.
Each [microservice](microservices) has it's own configure-script.js file; but the core project covers them all at once.
### docker-compose.yml