An open API service indexing awesome lists of open source software.

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.

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.