Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
gnz11
on July 29, 2023
|
parent
|
context
|
favorite
| on:
Ask HN: Deploying my project on multiple servers?
If you are using GitHub, you can use GitHub Actions or just a basic web hook. If you don’t want any of that and want something Python based, you can use Fabric [1] to run remote shell commands.
[1]
https://www.fabfile.org/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] https://www.fabfile.org/