8000 Releases · Nephelios/nephelios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Nephelios/nephelios

v0.0.2

15 Apr 22:47
80a8ad5
Compare
Choose a tag to compare

What's Changed

  • Fix repositery workdir NodeJS app for Dockerfile by @ZUHOWKS in #52

Full Changelog: v0.0.1...v0.0.2

Nephelios v0.0.1

15 Apr 21:50
Compare
Choose a tag to compare

🔧 What's Changed

Full Changelog: v0.0.0...v0.0.1

Nephelios v0.0.0

14 Apr 22:10
6ebe2bf
Compare
Choose a tag to compare

We are thrilled to announce the first public release of Nephelios, an open-source, modular PaaS written in Rust, designed to simplify the deployment and management of containerized applications with integrated monitoring and configuration tools.


🚀 Platform Features

  • Deploy Applications from GitHub
    Clone, build, and deploy Docker-based applications directly from public GitHub repositories using an intuitive CLI or HTTP API.

  • Dynamic Environment Configuration
    Define and manage environment variables at deployment time for each application.

  • App Lifecycle Management
    Start, stop, and remove deployed applications via REST API or the CLI.

  • Monitoring Dashboard Integration
    Real-time monitoring (CPU, memory, network) with embedded Grafana, powered by Prometheus.

  • Docker Swarm Support
    Use Docker in Docker with native Swarm orchestration for robust service management and network segmentation.

  • Front-End UI
    A web interface has been added to visualize deployed apps, deploy/remove apps, and access Grafana with one click.


📦 What's Changed

👥 New Contributors

Full Changelog: https://github.com/Nephelios/nephelios/commits/v0.0.0

0