Skip to content
@Nephelios

Nephelios

Nephelios - Cloud Native Platform as a Service

Welcome to Nephelios, an open-source Platform as a Service (PaaS) solution designed to simplify application deployment and management in the cloud. Our platform enables developers to focus on writing code while we handle the infrastructure complexities.

What is Nephelios?

Nephelios is a modern PaaS that automates the deployment, scaling, and management of applications. Whether you're deploying a simple web application or a complex microservices architecture, Nephelios provides the tools and infrastructure to make your deployment process seamless.

Key Features

  • 🚀 One-command application deployment
  • 🔄 Automatic scaling and load balancing
  • 💻 Support for multiple programming languages and frameworks
  • 🔧 Built-in monitoring and logging
  • 🛠️ Developer-friendly web interface
  • 🔐 Secure by default

Repository Structure

Our platform currently consists of two main components:

The core platform that contains:

  • RESTful API service
  • Application deployment handling
  • Resource management
  • Service configuration
  • Platform metrics
  • Container orchestration

Command-line interface for:

  • Deploying applications
  • Managing resources
  • Monitoring deployments

Getting Started

To begin using Nephelios, follow these steps:

  1. Set up the core platform:
git clone https://github.com/Nephelios/nephelios.git
cd nephelios
# Follow setup instructions in repository README
  1. Run the docker compose:
docker compose up

Contributing

We welcome contributions to any of our repositories! Here's how you can help:

  1. Pick a repository you want to contribute to
  2. Fork the repository
  3. Create a new branch for your feature
  4. Submit a Pull Request

Please read our Contributing Guidelines for more details.

Development Requirements

  • Rust 1.70.0 or later
  • Docker
  • Git

Community

Join our community and get involved with Nephelios development:

Current Status

Nephelios is currently in active development. Here's what's ready:

✅ Basic API functionality
✅ Web interface
✅ Monitoring and logging
✅ Auto-scaling
🚧 CLI Tool (deprecated, needs and update)

License

All Nephelios repositories are licensed under the MIT License - see the individual repository LICENSE files for details.

Contact

  • GitHub Issues: Please use the appropriate repository for bug reports and feature requests

Built with ❤️ by the Nephelios team

Pinned Loading

  1. nephelios nephelios Public

    Rusty backend for Nephelios PaaS

    Rust 3

  2. nephelios-front nephelios-front Public

    Frontend for Nephelios PaaS

    TypeScript 3

Repositories

Showing 5 of 5 repositories
  • v1-docs Public

    Documentation website for Nephelios v1

    Nephelios/v1-docs’s past year of commit activity
    JavaScript 1 0 0 0 Updated Apr 16, 2025
  • nephelios-cli Public

    CLI for Nephelios PaaS

    Nephelios/nephelios-cli’s past year of commit activity
    Rust 3 0 2 0 Updated Apr 15, 2025
  • nephelios Public

    Rusty backend for Nephelios PaaS

    Nephelios/nephelios’s past year of commit activity
    Rust 3 0 5 0 Updated Apr 15, 2025
  • nephelios-front Public

    Frontend for Nephelios PaaS

    Nephelios/nephelios-front’s past year of commit activity
    TypeScript 3 0 1 0 Updated Apr 15, 2025
  • .github Public
    Nephelios/.github’s past year of commit activity
    0 0 0 0 Updated Apr 14, 2025

Top languages

Loading…

Most used topics

Loading…