Initial commit after Claude implementation

This commit is contained in:
Ian Roddis
2026-03-23 14:29:32 -03:00
commit 5920d3fd7a
62 changed files with 1847 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Sovereign
Sovereign is an ansible project that deploys a complete sovereign data solution for a small business using
docker and docker compose. The tools used are:
- Identity: Authentik
- E-mail: Stalwart Mail + Roundcube/SOGo
- Endpoint Management: Wazuh
- Remote Access: WireGuard / Headscale
- Collaboration (chat): Matrix/Element
- Collaboration (video): Jitsi Meet
- Online documents, fileshare, office suite, and calendar: Nextcloud + MinIO
- Password Management: Vaultwarden
- Software version control: Forgejo
- Centralized Logging: Graylog
Some common requirements:
- All solutions should use Authentik for login and authorization.
- Variables for the installation should be defined in a single file per tenant / deployment.
- Logs should be centrally captured in Graylog