aimed-labs/Deploy docker-compose action

Deploy services via docker-compose

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 12, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aimed-labs/deploy-docker-compose-action@9ab0b80af08f14c536a6b92c98ce1c1c9ba83861 # v1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
working-directoryno./
filterFilter images using this labelno""
host-addressHost address for docker-compose, example: 12.34.56.78 or www.google.comyes
host-ssh-useryes
ssh-private-key-base64yes
project-nameA unique project name that sets the context for docker-composeyes
docker-file-nameUse only docker-file here. Not the pathyesdocker-compose.yml
docker-servicesThe name of the services that need to be startedyes""

no outputs