95e27e1debeeb4d61763908733c555de4c0d87c9
Home of the venus network
All config to live in this git repo sensitive files stored appropriatley on the server
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
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
Gitea
A self hosted github. I want control over my own projects and files. This is the way to do it. Works almost identically to github, except implementing basic features is harder!
Description