mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-17 14:04:24 +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
sys-bkp-remote-to-local
,svc-bkp-2-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
sys-hlth-btrfs
,sys-hlth-webserver
, andsys-hlth-docker-container
. - Automate system maintenance with
sys-lock
,sys-cln-bkps-service
, andsys-rpr-docker-hard
.
For more details, refer to the specific guides above.