Skip to content

Migrate runners to Proxmox cluster #45

Description

@Ziggiyzoo

Cloud is down, and runners need to run. There is a kubernetes operator called ARC from GitHub Actions that will allow us to self host runners there.

Running on a regular runner requires a container.

    runs-on: isisbusapps-proxmox
    container: ubuntu:latest

Running on an docker in docker runner does not. (It already has one)

    runs-on: isisbusapps-proxmox-dind

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Story.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions