Agent-server architecture using websockets #220

Closed
opened 2022-06-02 22:38:57 +02:00 by Jef Roosens · 1 comment
Owner

I'd like to move the cron daemon to the server & instead deploy builder agents, the same way the woodpecker CI does. This would pave the way for building on multiple machines, with the server orchestrating these builds.

I'd like to move the cron daemon to the server & instead deploy builder agents, the same way the woodpecker CI does. This would pave the way for building on multiple machines, with the server orchestrating these builds.
Jef Roosens added the
idea
label 2022-06-02 22:38:57 +02:00
Jef Roosens added this to the (deleted) milestone 2022-10-01 17:55:18 +02:00
Jef Roosens removed this from the (deleted) milestone 2022-12-14 15:18:19 +01:00
Author
Owner

I've chosen to implement this using an HTTP polling-based mechanism instead. This ended up being a lot less complicated to implement, and works just as well.

I've chosen to implement this using an HTTP polling-based mechanism instead. This ended up being a lot less complicated to implement, and works just as well.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#220
No description provided.