mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-24 23:41:56 -05:00
[PR #412] Added EasyDeployer at For Developers section #965
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alebcay/awesome-shell/pull/412
Author: @behrad-kzm
Created: 11/18/2020
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
179e9a5[ADDED] EasyDeployer at For Developers section📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Hey! I noticed that deploying a simple flask app on a VPS is quite complicated and should run lots of commands each time I commit something on the project's repo, so I decided to create bunch of bash files to automate this.
all those complex jobs now will done in a single command,
it will setup nginx and gunicorn and installing all dependencies and requirements in fastest time.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.