https://github.com/hasnat/deploy-docker-compose
Github action for deploying docker-compose.yml to docker host/swarm.
https://github.com/hasnat/deploy-docker-compose
Last synced: 6 months ago
JSON representation
Github action for deploying docker-compose.yml to docker host/swarm.
- Host: GitHub
- URL: https://github.com/hasnat/deploy-docker-compose
- Owner: hasnat
- License: mit
- Created: 2020-03-28T16:55:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T08:29:08.000Z (about 6 years ago)
- Last Synced: 2026-01-23T07:46:38.096Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deploy-docker-compose
Github action to deploy docker-compose to docker host/swarm.
## TODO:
- [] Slack/email notifications.
- [] Use github repo secrets.
- [] More secrets providers.
- [] Better docs.