Updated configuration (markdown)
@@ -12,6 +12,8 @@ Each [microservice](microservices) has it's own configure-script.js file; but th
|
|||||||
|
|
||||||
This file, when generated by the core project, will pull the microservices from docker hub (along with traefik and mariadb) and will put everything together. This file is ignored by git.
|
This file, when generated by the core project, will pull the microservices from docker hub (along with traefik and mariadb) and will put everything together. This file is ignored by git.
|
||||||
|
|
||||||
|
When it's generated by a microservice instead, it sets those up independantly.
|
||||||
|
|
||||||
### Dockerfile
|
### Dockerfile
|
||||||
|
|
||||||
This file covers ONLY the repo it exists in. It is committed to the repo, but is also generated by the configure-script.js for completeness.
|
This file covers ONLY the repo it exists in. It is committed to the repo, but is also generated by the configure-script.js for completeness.
|
||||||
|
|||||||
Reference in New Issue
Block a user