c4e7e0215b
* feat: add cockpit to all servers * hacing * feat: *arr bones * feat: add docker versioning --------- Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com>
10 lines
412 B
Markdown
10 lines
412 B
Markdown
Removed complexity
|
|
|
|
- external secrets -> bog standard sops
|
|
- HA file storage -> standard file system
|
|
- HA database cluster -> nixos standard cluster
|
|
- Database user operator -> nixos standard ensure_users
|
|
- Database permissions operator -> why even??
|
|
- secrets reloader -> sops restart_unit
|
|
- easier managment, all services run through systemd for consistency, cockpit makes viewing logs/pod console etc easy.
|
|
|