taptap21/Docker-Compose Remote Deployment

A GitHub Action that supports docker-compose on remote hosts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
remote_docker_hostRemote Docker host ie (user@host)yes
ssh_public_keyRemote Docker SSH public keyyes
ssh_private_keySSH private key used to connect to the docker hostyes
argsDeployment command args.yes
stack_file_nameDocker stack file used. Default is docker-compose.yamlno
ssh_portThe ssh port of the server. Default is 22no
docker_login_passwordThe docker login passwordno
docker_login_userThe docker login userno
docker_login_registryThe docker login registryno

no outputs