Introduction | /dev/push
devpu.sh·13h
🌐IndieWeb
Preview
Report Post

What is it?

In short, /dev/push is an open-source, self-hostable alternative to platforms like Vercel, Render or Laravel Cloud. It deploys your app straight from GitHub every time you push new code to your repository.

Some of the main features:

  • Git-based deployments: Push to deploy from GitHub with zero-downtime release and instant rollback.
  • Multi-language support: Python, Node.js, PHP... basically anything that can run on Docker.
  • Environment management: Multiple environments with branch mapping and encrypted environment variables.
  • Real-time monitoring: Live and searchable build and runtime logs.
  • Team collaboration: Role-based access control with team invitations and permissions.
  • Custom domains: Support for custom domai…

Similar Posts

Loading similar posts...