https://github.com/benlubas/auto-deploy-server
simple webserver/app that listens to a github webhook push notice then redeploys an application (for now this is just going to work with Jerry-rs discord bot) probably not going to have motivation to make it more configurable any time soon.
https://github.com/benlubas/auto-deploy-server
Last synced: 3 months ago
JSON representation
simple webserver/app that listens to a github webhook push notice then redeploys an application (for now this is just going to work with Jerry-rs discord bot) probably not going to have motivation to make it more configurable any time soon.
- Host: GitHub
- URL: https://github.com/benlubas/auto-deploy-server
- Owner: benlubas
- License: gpl-3.0
- Created: 2022-07-23T15:14:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T03:14:45.000Z (almost 3 years ago)
- Last Synced: 2024-10-19T11:15:29.070Z (8 months ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# auto-deploy-server
simple webserver/app that listens to a github webhook push notice then redeploys an application (for now this is just going to work with Jerry-rs discord bot) probably not going to have motivation to make it more configurable any time soon.