1
0
Fork 0

more details about 2Repos

This commit is contained in:
xavier 2024-07-11 17:14:01 +02:00
parent a4919b797e
commit e9071e4259
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
# Mangrana dockers configuration
## Note
This is the configuration of the dockers (image, volumes, ports...), not the configuration of each application, which is hidden from the public audience because it uses to contain sensitive information, such as endpoints and access credentials. By this reason, I've enabled a two repository capability, so that I can persist the public and private domain information separately even though they live together in the same folder tree.
This is the configuration of the dockers (image, volumes, ports...), not the configuration of each application, which is hidden from the public audience because it uses to contain sensitive information, such as endpoints and access credentials. By this reason, I've enabled a two repository capability, so that I can persist the public and private domain information separately even though they live together in the same folder tree.<br>
Also I've decided to hide (alocate them to the private repo) the **.env** files which contains host details such as DNS IP, users ids, services ports and core folders for security reasons.
## What is this about?
These sort of dockers conforms the majority of the services that represents my Automated Home Cinema system.
### Streaming service?