Network Utility Server
The Network Utility Server is a Docker Compose–based platform that runs network services on a standardized Linux host. Every server in the fleet is deployed from this template with a per-site configuration overlay.
Prerequisites
Before running the bootstrap script, ensure the following are true:
- The host is enrolled in FreeIPA
- Your user account is a member of the
nus-adminsgroup in IPA - You have a valid Kerberos ticket (
kinit <username>) - The host has internet connectivity
git,curl, andsudoare installed
If the server was deployed with deploy.idrac.io all of these conditions will be met automatically.