picus
picus copied to clipboard
Connects to Woodpecker CI and dynamically creates an agent in the cloud.
Hi, I'm not sure how reasonable this is to implement, but it would be great if this could be used with instances that can only run a single pipeline before...
In order to have a simple form of autoscaling, several instances of Picus could be started each responsible for a single Woodpecker agent. A new parameter „startup delay“ should be...
With #5 an new parameter `PICUS_WOODPECKER_AGENT_ID`becomes mandatory which also allows to query the Woodpecker API for agent data including the token. Do not require to pass `PICUS_AGENT_WOODPECKER_AGENT_SECRET` for hcloud agents...
Hello, first of all: this is an incredibly cool project and I think it will make Woodpecker-CI generally much more useful! I'd like to use this autoscaler in a private...