Module Description
This is the core module of the SAAS Package containing all core functionality, security groups, menu structure, git integration, server management, monitoring, backup servers, and push notification support.
Dependencies
base,web,mail
Security Groups
| Group | Implies | Access Level |
|---|---|---|
| User | - | Read access, basic operations |
| Operator | User | Enhanced operations, backup server management |
| Administrator | Operator | Full access, git/webhook management, settings |
Menus
SAAS Management
├─ Git
⎢ ├─ Accounts
⎢ ├─ Repositories
⎢ └─ Git Commits
├─ Infrastructure
⎢ ├─ Servers
⎢ ⎢ ├─ Root Servers
⎢ ⎢ └─ Root Servers Dashboard
⎢ ├─ Database Servers
⎢ ⎢ └─ PostgreSQL Servers
⎢ └─ Backup Servers
⎢ └─ Backup Servers
├─ Notification Servers
└─ Configuration
└─ Settings
Configuration
Settings available under SAAS Management > Configuration > Settings
| Setting | Type | Default | Description |
|---|---|---|---|
| Keep Root Server Log Period | Integer | 2 | Days to retain server monitoring logs before auto-cleanup |
| DNS Resolver | Selection | cloudflare | DNS resolver for domain lookups: cloudflare, google, or local |