π¨ DEPRECATED β content moved. This is legacy Dutch content. The English rewrite lives under /pma β see /pma/redirects for the migration map. Legacy paths stay live as a backstop; a follow-up ticket will retire them.
DevOps documentatie voor beheer en onderhoud van PMA v2.
Alles wat je nodig hebt om PMA v2 te beheren, monitoren en troubleshooten.
| Document | Beschrijving |
|---|---|
| Commands Reference | Alle just commands met voorbeelden |
| Backup/Restore | Data bescherming procedures |
| Health Checks | Monitoring en alerting setup |
| Troubleshooting | Veelvoorkomende problemen oplossen |
# Status
just # Smart dashboard
just status SERVICE # Service status
just health # Health checks
# Lifecycle
just start SERVICE # Start service
just stop SERVICE # Stop service
just restart SERVICE # Restart service
# Backup
just backup SERVICE # Backup een service
just backup all # Backup alles
just restore SERVICE # Restore van backup
# Logs
just logs SERVICE # Bekijk logs
just logs SERVICE -f # Follow logs