mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-18 06:24:25 +02:00
1.0 KiB
1.0 KiB
Administrator Guide
This guide is for system administrators who are deploying and managing CyMaIS infrastructure.
Setting Up CyMaIS 🏗️
Follow these guides to install and configure CyMaIS:
Key Responsibilities 🔧
- User Management - Configure LDAP, Keycloak, and user permissions.
- Security & Backups - Set up
bkp-remote-to-local
,bkp-data-to-usb
, andcore-security
roles. - Application Hosting - Deploy services like
Nextcloud
,Matrix
,Gitea
, and more. - Networking & VPN - Configure
WireGuard
,OpenVPN
, andNginx Reverse Proxy
.
Managing & Updating CyMaIS 🔄
- Regularly update services using
update-docker
,update-pacman
, orupdate-apt
. - Monitor system health with
mon-bot-btrfs
,mon-bot-webserver
, andmon-bot-docker-container
. - Automate system maintenance with
maint-lock
,cln-backups-service
, andmaint-docker-restart
.
For more details, refer to the specific guides above.