Administration¶
Configuration, security, and maintenance tasks for running an APM instance: managing categories and lookups, securing the deployment, backing up data, and the REST API used for programmatic access.
| Page | Description |
|---|---|
| REST API | Endpoints for jobs, students, inventory, and QA |
| Backup & Restore | Automatic and manual backups, retention, and restore procedure |
| Configurable Categories | Editing dropdown options stored in material_category |
| Database Migrations | How the incremental migration system works and how to add migrations |
| Performance | SQLite tuning, full-text search rebuilds, and pagination |
| Printers & Embossers | Managing 3-D printer and embosser devices |
| Security Guide | Authentication, 2FA, secret management, and RBAC in depth |
| Multi-Tenancy | The in-memory organization/membership model used by the Operations Dashboard |
| Users & Roles | Defining accounts in .secrets and switching users |
New to administering APM? Start with Security Guide and Users & Roles before touching categories or backups.