
Exoframe
Open Source Alternative to Vercel, HerokuLanguage
JavaScript
Stars
1145
Watchers
1145
Forks
59
Open Issues
19
Last Updated
5/5/2025
REAMDE.md

Simple Docker deployment tool
:warning: This is a pre-release version: it is a work in progress and might be unstable at the moment!
You can check the progress towards stable release here.
If you are looking for stable version and docs - look in legacy-master branch.
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.
Features
- One-command project deployment
- SSH key based auth
- Rolling updates
- Deploy tokens (e.g. to deploy from CI)
- Deploy secrets (e.g. to hide sensitive env vars)
- Automated HTTPS setup via letsencrypt *
- Automated gzip compression *
- Rate-limit support *
- Basic HTTP Auth support *
- Simple access to the logs of deployments
- Multiple deployment endpoints and multi-user support
- Simple update procedure for client, server and Traefik
- Optional automatic subdomain assignment (i.e. every deployment gets its own subdomain)
- Complex recipes support (i.e. deploy complex systems in one command)
* Feature provided by Traefik
Demo
Getting started
To be done.
Docs
To be done.
Special thanks
Thanks to:
- Ivan Semenov for making an awesome logo
License
Licensed under MIT.