The dgnum infrastructure
Go to file
sinavir 0e95b3b375
All checks were successful
build configuration / build_compute01 (pull_request) Successful in 55s
build configuration / build_storage01 (pull_request) Successful in 51s
build configuration / build_vault01 (pull_request) Successful in 48s
build configuration / build_web01 (pull_request) Successful in 1m15s
build configuration / build_web02 (pull_request) Successful in 49s
build configuration / build_rescue01 (pull_request) Successful in 46s
build configuration / build_storage01 (push) Successful in 55s
build configuration / build_compute01 (push) Successful in 1m0s
build configuration / build_vault01 (push) Successful in 54s
lint / check (push) Successful in 26s
build configuration / build_web01 (push) Successful in 1m21s
build configuration / build_web02 (push) Successful in 51s
build configuration / build_rescue01 (push) Successful in 48s
feat(README): Add guidelines for contributions and doc for dev tools
2024-02-23 21:07:20 +01:00
.forgejo/workflows feat(infra): add ci for rescue01 2024-02-21 17:20:55 +01:00
iso feat(shell): Add pre-commit hooks and reformat the repo 2024-02-02 10:51:31 +01:00
keys fix(keys): Add keys for geo01, geo02 and vault01 2024-02-21 17:16:01 +01:00
lib feat(lib): Separate rootKeys 2024-02-22 09:56:53 +01:00
machines chore(ds-fr): Update 2024-02-23 11:06:12 +01:00
meta feat(dns): Add SRV record 2024-02-23 14:16:07 +01:00
modules feat(meta): Rework and use a module 2024-02-23 11:13:21 +01:00
npins chore(npins): Update 2024-02-23 11:10:01 +01:00
patches fix(netbox): pre-commit hooks are supposed to be run.... 2024-02-23 11:00:34 +01: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 feat(dns): Split out config 2024-02-23 13:06:15 +01:00
hive.nix fix(hive.nix): meta is a function now 2024-02-23 13:14:49 +01: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.