customsso-manager documentation
Fleet SSO controller for FreePBX. This documentation set covers install, day-to-day operation, and the security model.
Contents
- Fresh install — pick OS
- › Oracle Linux 9 / 10
- › Debian 12 / 13
- Deployment guide
- Pairing a PBX
- Backup & disaster recovery
- Recovery
- Security model
- Threat model
- Native UI over HTTPS
- Timezone / clock
Quick install
curl -sSfL https://git.voip-stuff.net/customsso-manager/install.sh -o /tmp/setup.sh && sudo bash /tmp/setup.sh
Full walk-through: Fresh install.