|
|
|
|
|
by nvarsj
416 days ago
|
|
Just do it like the olden days, use ansible or similar. I have a couple dedicated servers I fully manage with ansible. It's docker compose on steroids. Use traefik and labeling to handle reverse proxy and tls certs in a generic way, with authelia as simple auth provider. There's a lot of example projects on github. A weekend of setup and you have a pretty easy to manage system. |
|