envoii-technologies/Docker Deploy Action
Deploy Docker containers using GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-private-key | SSH private key for server authentication | yes | — |
| server-ip | Server IP address | — | develop.envoii.de |
| user | SSH Username | — | root |
| container-name | Name of the container | yes | — |
| docker-compose-file | Path to the Docker Compose file | — | ./docker-compose.yml |
| env-file | Path to the environment file | — | ./.env-develop |
Outputs
no outputs