• Top
  • New

Ask HN: Simple multi-user interface to trigger builds?

by kinow on 11/25/2024, 5:24:54 AM with 1 comments
Hi, at work we are running some HPC jobs behind a secure environment, sometimes offline (multiple HPCs, different policies).

We investigated using Jenkins and if there was a lite version (no blue ocean, less plugins, hardened or simpler security) we would probably be able to use it... but for now we are launching jobs with cron from one VM, using a service account.

I am looking at Spinnaker as a possible interface for these builds as it supports cron as trigger, but maybe others here have better ideas? Thanks!

  • by malteg on 11/25/2024, 5:32:44 AM

    woodpecker ci has multi-user webinterface, can be hooked up with multiple auth provider and multiple worker agents. it also supports cron: https://woodpecker-ci.org/docs/usage/cron