This repository has been archived on 2023-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
max/README.md

32 lines
611 B
Markdown
Raw Normal View History

2022-12-04 16:18:25 +00:00
# Ansible scripts for our private Intel NUC servers
2022-12-14 20:35:59 +00:00
## TODO
### nsd
https://github.com/The-Kube-Way/nsd
Maybe put zone files in a data directory.
KSK in ansible vault.
Then in ansible role:
- Generate ZSK if needed
- Sign role if needed
- ZSK key roll over
### reverse proxy + certbot
nginx? HA-proxy? Traefik?
Enable reverse proxy rules if service is enabled.
Should probably start creating a seperate cert for each subdomain.
### Git server
GitLab? Gitea?
2022-12-20 16:02:09 +00:00
### Firewall
Seems to be a little annoying with all the docker stuff
### Mastodon
Fix cache filling up so much space: cronjob to remove them?