Peon-sh/Peon ? reverse-engineered prompt

Reverse engineered prompt

Build me an open source deployment platform that I can self host on my own server, something like a simpler alternative to Vercel or Heroku.

I want a web app where I can connect a Git repo or use a Docker image, then deploy apps, Docker Compose stacks, databases, and static sites to servers over SSH. It should feel easy for normal users, with a clean dashboard, login, workspaces for teams, role based access, and a clear view of deployments, logs, backups, and status.

Please make it support automatic deploys, TLS, background jobs for deployments and backups, and a worker process for async tasks. It should be able to run with PostgreSQL and a queue like AWS SQS or a local ElasticMQ setup, since I want to host everything myself. If anything is unclear, look up current docs online and keep the setup simple.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab