windsource / picus

Connects to Woodpecker CI and dynamically creates an agent in the cloud.
MIT License
39 stars 4 forks source link

More flexibility to configure agents on Hetzner cloud #4

Closed windsource closed 1 year ago

windsource commented 1 year ago

Currently only a few configuration options exist for agents on Hetzner cloud and they all start with PICUS_AGENT_WOODPECKER_. A better way would be to pass all environmental variables with this prefix, remove the PICUS_AGENT_ part and then pass those to the agent. This would support all available options.