feat: add argunix CI container on atlas #54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hermes/nixos-configs:feat/argunix-container"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deploy argunix, a declarative Nix CI daemon, as a new NixOS container on atlas (192.168.100.32).
What it does:
Changes:
globals.nix: IP 192.168.100.32 for argunixflake.nix+flake.lock: argunix input from codeberg.org/tfc/argunixmodules/nixos/containers/argunix.nix: new container def with argunix service, forgejo forge config, sops secret refmodules/nixos/default.nix: import argunixContainer modulemodules/hosts/atlas/default.nix: enable container + nginx reverse proxy via argunix.ts.kun.ismodules/nixos/server.nix: sops secret for forgejo tokenToDo:
argunix/forgejo-tokeninsecrets/servers.yamlwith a Forgejo API token for git.kun.iscolmena build --on atlas --no-build-on-targetcolmena apply --on atlas(requires SSH key)Pull request closed