aa-hamza/Deploy a config file to Portainer

Github Action to deploy a config to a Portainer instance

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: aa-hamza/portainer-config-deploy@f516bbaae048465aff1e0340914a7bd3e8484d81 # v1.0.3

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

namedescriptionrequireddefault
portainer-hostPortainer host, eg. https://myportainer.instance.comyes
usernameUsername for the Portainer login. NOTE: Do not use admin account! Create a new CI specific loginyes
passwordPassword for the Portainer loginyes
endpoint-idID of the Portainer node to deploy tono
config-nameName for the configyes
config-definitionThe path to the config fileno
reject-unauthorizedReject unauthorized SSL certificatesnotrue

no outputs