Documentation Index
Fetch the complete documentation index at: https://mintlify.com/xyrapanel/panel/llms.txt
Use this file to discover all available pages before exploring further.
Admin API Alternative
To create a server, you must use the admin API endpoint:- Create new servers with custom configurations
- Assign servers to specific nodes
- Set resource limits and allocations
- Configure startup parameters and Docker images
- Assign ownership to users
Why is creation restricted?
Server creation requires:- Administrative privileges to allocate system resources
- Access to node management and allocation assignment
- Configuration of limits, eggs (server types), and Docker containers
- User assignment and permission setup
Alternative: Request Server Creation
If you’re a regular user and need a new server:- Contact your XyraPanel administrator
- Use any server request system your organization has implemented
- If self-service is enabled, use the panel’s UI to request a server
Self-Service Server Creation
Some XyraPanel installations may implement self-service server creation through:- Custom frontend forms that call the admin API with appropriate authorization
- Integration with billing systems
- Automated provisioning workflows