Skip to content

axzilla/deeploy

Repository files navigation

deeploy

A simple, developer-friendly deployment platform (pre-alpha).

Quick Start

curl https://deeploy.sh/install.sh | sh

Status

This is a pre-alpha release focused on core installation functionality. The platform is under active development - stay tuned for upcoming features including:

  • Application deployments
  • Container management
  • One-click installations
  • And more!

Requirements

  • Linux server (tested on Ubuntu 24.04)
  • Docker

Reset Password

  1. Login into your VPS
  2. docker exec -it deeploy sh
  3. ./cli reset-password -email=user@example.com -password=newpassword