The dgnum infrastructure
Go to file
Tom Hubrecht 450d862b41
All checks were successful
Check meta / check_meta (push) Successful in 28s
Check meta / check_dns (push) Successful in 50s
build configuration / build_storage01 (push) Successful in 1m15s
build configuration / build_vault01 (push) Successful in 1m16s
build configuration / build_compute01 (push) Successful in 1m19s
build configuration / build_web02 (push) Successful in 52s
build configuration / build_web01 (push) Successful in 1m33s
lint / check (push) Successful in 24s
build configuration / build_rescue01 (push) Successful in 54s
build configuration / push_to_cache (push) Successful in 2m15s
feat(dns): Add a redirection for the radius service
2024-06-14 21:03:10 +02:00
.forgejo/workflows feat(ds-fr): Update version and workflow 2024-04-17 15:14:34 +02:00
iso fix(iso): Correctly import meta 2024-05-14 23:32:08 +02:00
keys feat(meta): Add Elias 2024-05-14 23:50:20 +02:00
lib chore: pre-commit hooks are supposed to be run.... 2024-03-10 01:03:30 +01:00
machines fix(forgejo): Re-enable gravatars 2024-06-06 11:24:13 +02:00
meta feat(dns): Add a redirection for the radius service 2024-06-14 21:03:10 +02:00
modules feat(monitoring): Add adminGroup emails 2024-05-22 19:05:03 +02:00
npins feat(signal-irc-bridge): init 2024-05-22 18:26:06 +02:00
patches fix(patches): use again netbox-agent PR 2024-05-07 08:44:46 +02:00
scripts fix(cache): Fix weird message when using cache command 2024-04-12 22:59:46 +02: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(ci): Cache CI results 2024-04-12 22:14:20 +02:00
hive.nix chore(hive): Simplify path 2024-04-18 16:06:43 +02:00
LICENSE keys: Separate keys and move them 2023-05-22 15:05:12 +02:00
README.md fix(README): Use correct link 2024-05-18 16:48:05 +02: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 /CONTRIBUTE.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.