updated readme
This commit is contained in:
@@ -3,6 +3,8 @@ All config to live in this git repo
|
|||||||
sensitive files stored appropriatley on the server
|
sensitive files stored appropriatley on the server
|
||||||
# Architecture
|
# Architecture
|
||||||
Moving forward, I am relying on the traefic service for its ability to dynamically create proxies and allocate tls certs. This beats the hell out of using apache with a million old files and just making a new file for every new service, which was like 10 commands. Now all I have to do is correctly label any new container and just add it to the proxy network
|
Moving forward, I am relying on the traefic service for its ability to dynamically create proxies and allocate tls certs. This beats the hell out of using apache with a million old files and just making a new file for every new service, which was like 10 commands. Now all I have to do is correctly label any new container and just add it to the proxy network
|
||||||
|
## whoami.riverrooks.dev
|
||||||
|
a basic utility I'll keep running for now to make sure things are running okay, need to investigate the security risk
|
||||||
|
|
||||||
# Current services
|
# Current services
|
||||||
## Gitea
|
## Gitea
|
||||||
|
|||||||
Reference in New Issue
Block a user