Skip to content

Latest commit

 

History

History
81 lines (53 loc) · 2.01 KB

README.md

File metadata and controls

81 lines (53 loc) · 2.01 KB

deeploy

GitHub Sponsors

Modern Deployment. Terminal First.

Deploy with a sleek TUI. For developers who live in the terminal.

Features

  • Modern Terminal UI AND CLI commands
  • Docker-based deployments
  • Open source and self-hosted
  • Built with Go

Why deeploy?

  • First deployment platform with a proper Terminal UI (TUI first approach)
  • Not just another web dashboard (but we'll have that too)
  • Simple, fast, and dev-friendly
  • Built with Go, not PHP or JS

Quick Start

# Install server on your VPS (Hetzner, DigitalOcean, etc.)
curl -fsSL https://deeploy.sh/install.sh | sh

# Install CLI/TUI client on your local machine
curl -fsSL deeploy.sh/install-cli | sh

# Start deeploy
deeploy

Usage

# Start the Terminal UI
deeploy

Current Status

This is a pre-alpha release. The platform is under active development with upcoming features including:

  • User Authentication
  • Project Management
  • Container Deployments
  • Domain Management
  • Templates
  • And more!

Requirements

  • Server: Linux VPS (Hetzner, DigitalOcean, etc.) with Docker
  • Client: Any machine for TUI client (macOS, Linux, Windows with WSL)

Built With

  • Go
  • Bubbletea (TUI)
  • SQLite
  • Templ + templUI (Web UI coming soon)
  • Docker

Contributing

We welcome contributions from the community! Whether it's adding new features, improving existing ones, or enhancing documentation, your input is valuable. Please check our contributing guidelines for more information on how to get involved.

License

Deeploy is open-source software licensed under the MIT license.

Support

For support, questions, or discussions, please open an issue on our GitHub repository or visit our community (GitHub Discussions).


Built with ❤️ by the dev community, for the dev community.