mirror of
https://github.com/coderofsalvation/podi.git
synced 2026-05-18 05:04:56 +02:00
87b072c457939268604d4fa178e7ecd16e4ff711
…
…
…
…
…
remove layers of complexity.
Usage:
$ cd myapp
$ git init
$ podi init git@myserver:/dir/to/deploy
$ git push git@myserver
# PROFIT!
Create recipes
Install
$ wget "https://raw.githubusercontent.com/coderofsalvation/podi/master/podi"
$ chmod 755 podi
$ ./podi
usage:
init git@server:/dir/to/deploy [branch] [port] [name] initializes a deployment
recipe <name_or_url> installs a recipe from podi repo or url
Docs
Languages
Shell
93.4%
Dockerfile
6.6%