plans #
-
- Free, for individuals and organizations
- Team, more on collabration (48 per user/year)
- Enterprise, focus on security, compaliance and flexible deployment (252 per user/year)
security #
code security #
self-hosted runner #
CI/CD #
with podman #
Instructions and containerfile from redhat
-
build the base runner
-
create a project, add runner launched by podman
-
schedule tasks as podman containers from runner (create another container in container)
- enable podman remote:
podman system
- enable podman remote:
podman run -v /run:/run --security-opt label=disable docker.io/mgoltzsche/podman:remote \
podman --remote run busybox echo hi