Releases: deeploy-sh/deeploy
Releases · deeploy-sh/deeploy
v0.1.2
27 Dec 09:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix encrypted environment variables - now properly decrypted for TUI display and container deployment (#97 , #100 )
Improvements
Replace custom viewport with bubbles viewport for pod logs (#98 )
v0.1.1
25 Dec 11:13
Compare
Sorry, something went wrong.
No results found
Added
SQLite as default database, Postgres now optional (#89 , closes #52 )
Uninstall route (#90 , #91 )
Documentation site (#85 , closes #83 )
Fixed
TUI connection check starts on auth success (#93 , closes #76 )
DB bind mount path for production setup (#90 )
v0.1.0 🎉
21 Dec 09:02
Compare
Sorry, something went wrong.
No results found
First public release. (yay)
Deploy Docker apps to your VPS from the terminal. Auto SSL, instant domains, zero config.
Install on your VPS:
curl -fsSL https://deeploy.sh/server.sh | sudo bash
Install on your machine (TUI):
curl -fsSL https://deeploy.sh/tui.sh | bash
That's it. Go ship something.