notcoffee418/Custom Deploy Action

Deploy a repository using Docker Compose on a remote server through SSH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ssh_hostHost IP or domain nameyes
ssh_userSSH usernameyes
ssh_keySSH private keyno""
ssh_passwordSSH passwordno""
ssh_portSSH portno22
ssh_deployer_pathPath to the deployer directory on the remote server where the repository will be placedyes
repositoryGitHub repository to deploy (e.g., username/repo)yes
branchGit branch to checkout (optional, defaults to "main")nomain
docker_compose_fileDocker Compose file (optional, defaults to docker-compose.yml)nodocker-compose.yml

no outputs