An open API service indexing awesome lists of open source software.

https://github.com/zenthcloud/container-server


https://github.com/zenthcloud/container-server

container docker network zenthcloud

Last synced: 12 months ago
JSON representation

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).