Skip to content

zenthcloud/admin-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Zenth Admin Server

Zenth Admin Server is the core internal management platform for Sky Genesis Enterprise, powering administrative tasks and orchestration within the Zenth Cloud ecosystem. It provides secure, centralized control for operations, user management, service orchestration, and infrastructure automation.

🛠️ Features

  • ✅ Centralized admin dashboard with role-based access control
  • ✅ Integration with all core Zenth services (api-server, ldap-server, status-server, etc.)
  • ✅ Automation workflows and orchestration via API
  • ✅ User, service, and infrastructure management
  • ✅ Audit logging and security compliance monitoring
  • ✅ CLI and web interface support for flexible administration
  • ✅ Extensible plugin architecture for custom internal tools

📦 Part of the Zenth Cloud Stack

Zenth Admin Server orchestrates and manages:

  • ldap-server – User and group administration
  • api-server – Backend orchestration and automation
  • status-server – Service health monitoring and incident management
  • panel-server – UI components and user access
  • vpn-server, firewall-server, dns-server – Network configurations
  • dhcp-server, mail-server, sip-server – Service provisioning

🛠️ Technology

  • Modern web framework backend (Node.js, Go, or Python-based)
  • RESTful API for all internal integrations
  • Web UI built with React or Svelte
  • Secure authentication (SSO, OAuth2) and audit trails
  • Containerized for deployment in Kubernetes or Proxmox environments

📖 Documentation

Detailed admin setup, API references, and operational guides are available in /docs or on Documentations.

🛡️ License

Zenth Admin Server is licensed under the GNU Affero General Public License v3 (AGPLv3). See the LICENSE file for details.


Contributions, bug reports, and feature requests are welcome at github.com/zenthcloud.