From e9071e42590222d905508f299de1082fca7a76ba Mon Sep 17 00:00:00 2001 From: xavier Date: Thu, 11 Jul 2024 17:14:01 +0200 Subject: [PATCH] more details about 2Repos --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 399744c..3ba48f9 100644 --- a/README.md +++ b/README.md @@ -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.
+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?