https://github.com/zenthcloud/container-server
https://github.com/zenthcloud/container-server
container docker network zenthcloud
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenthcloud/container-server
- Owner: zenthcloud
- License: agpl-3.0
- Created: 2025-06-24T12:08:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T12:42:33.000Z (about 1 year ago)
- Last Synced: 2025-06-24T13:36:14.978Z (about 1 year ago)
- Topics: container, docker, network, zenthcloud
- Homepage: https://zenthcloud.com
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zenth Container Server
**Zenth Container Server** is an open-source, scalable container orchestration and runtime platform developed by Sky Genesis Enterprise for the Zenth Cloud ecosystem. Based on a fork of Docker and complementary container technologies, it provides secure, efficient, and customizable container management tailored for sovereign cloud infrastructure.
## 🐳 Features
- ✅ Container runtime compatible with Docker images and OCI standards
- ✅ Integrated container orchestration supporting Kubernetes and Docker Swarm modes
- ✅ Multi-tenant support with resource quotas and isolation
- ✅ Secure image registry with vulnerability scanning
- ✅ Networking, storage plugins, and volume management
- ✅ API-first design for automation and integration
- ✅ Logging, monitoring, and health checks integrated with `monitoring-server` and `status-server`
- ✅ Support for container lifecycle management and rolling updates
## 📦 Part of the Zenth Cloud Stack
Zenth Container Server works closely with:
- `api-server` – Orchestration and management APIs
- `zenth-os` – Underlying OS optimized for container workloads
- `network-server` and `firewall-server` – Container networking and security policies
- `panel-server` – User interface for container management
- `status-server` / `monitoring-server` – Metrics and alerting
## 🛠️ Technology
- Forked and customized from [Docker Engine](https://github.com/moby/moby) and related projects
- Supports Kubernetes integration for advanced orchestration
- Written in Go for performance and reliability
- Enhanced security features tailored to sovereign cloud requirements
## 📖 Documentation
Complete installation, configuration, and API documentation is available in `/docs` or on [Documentations](https://docs.zenthcloud.com).
## 🛡️ License
Zenth Container 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](https://github.com/zenthcloud).