The dgnum infrastructure
Go to file
Tom Hubrecht a9cc40d2e1
All checks were successful
Check meta / check_meta (push) Successful in 23s
lint / check (push) Successful in 24s
Check meta / check_dns (push) Successful in 43s
build configuration / build_storage01 (pull_request) Successful in 1m1s
build configuration / build_compute01 (pull_request) Successful in 1m10s
build configuration / build_vault01 (pull_request) Successful in 56s
build configuration / build_web02 (pull_request) Successful in 55s
build configuration / build_rescue01 (pull_request) Successful in 59s
build configuration / build_web01 (pull_request) Successful in 1m25s
feat(infra): Rework nixpkgs version management
2024-04-03 21:28:26 +02:00
.forgejo/workflows feat(infra): Add checks for meta 2024-03-29 14:37:21 +01:00
iso chore: pre-commit hooks are supposed to be run.... 2024-03-10 01:03:30 +01:00
keys feat(keys): Add rescue01 and web02 2024-03-08 23:10:47 +01:00
lib chore: pre-commit hooks are supposed to be run.... 2024-03-10 01:03:30 +01:00
machines feat(infra): Rework nixpkgs version management 2024-04-03 21:28:26 +02:00
meta feat(infra): Rework nixpkgs version management 2024-04-03 21:28:26 +02:00
modules feat(infra): Rework nixpkgs version management 2024-04-03 21:28:26 +02:00
npins feat(infra): Add checks for meta 2024-03-29 14:37:21 +01:00
patches feat(netbox): Add qr-codes 2024-04-03 19:31:46 +02:00
scripts fix(check-deployment): add some error handling and fix the "one-node" mode 2024-02-23 17:35:25 +01:00
.envrc Use direnv 2023-05-22 15:08:43 +02:00
.gitignore fix(infra): remove untrackable file 2024-02-17 22:56:25 +01:00
CONTRIBUTE.md feat(README): Add guidelines for contributions and doc for dev tools 2024-02-23 21:07:20 +01:00
default.nix chore: pre-commit hooks are supposed to be run.... 2024-03-10 01:03:30 +01:00
hive.nix feat(infra): Rework nixpkgs version management 2024-04-03 21:28:26 +02:00
LICENSE keys: Separate keys and move them 2023-05-22 15:05:12 +02:00
README.md feat(README): Add guidelines for contributions and doc for dev tools 2024-02-23 21:07:20 +01:00
shell.nix feat(shell): Add pre-commit hooks and reformat the repo 2024-02-02 10:51:31 +01:00

❄️ infrastructure

The dgnum infrastructure.

Contributing

Some instruction on how to contribute are available (in french) in /CONTRIBUTING.md. You're expected to read this document before commiting to the repo.

Some documentation for the development tools are provided in the aforementioned file.