Commit graph

16 commits

Author SHA1 Message Date
sinavir
91f68b7501 feat(router02): init 2024-10-18 12:16:16 +02:00
sinavir
c81f2d3b73 feat(krz01/networking): Add a bridge to connect VMs to the world 2024-10-18 12:11:05 +02:00
sinavir
f1bd9f9a2b chore(krz01): Put all ollama/whisper stuff in separate modules 2024-10-18 11:26:45 +02:00
Luj
f60b8243cd Merge pull request 'Finish to init repo' (#1) from finish_init into main
All checks were successful
Check meta / check_meta (push) Successful in 18s
lint / check (push) Successful in 23s
build configuration / build_krz01 (push) Successful in 1m52s
Reviewed-on: #1
2024-10-18 11:24:45 +02:00
c2e8ca5e33
chore(deps): update nix-pkgs
All checks were successful
lint / check (push) Successful in 22s
Check meta / check_meta (pull_request) Successful in 19s
lint / check (pull_request) Successful in 24s
build configuration / build_krz01 (pull_request) Successful in 1m56s
2024-10-18 11:20:33 +02:00
sinavir
eae18caa21 chore(shell): Specialize for lab-infra
Some checks failed
Check meta / check_meta (pull_request) Successful in 17s
lint / check (push) Successful in 22s
build configuration / build_krz01 (pull_request) Failing after 18s
lint / check (pull_request) Successful in 22s
2024-10-18 11:07:33 +02:00
sinavir
b8f729c290 chore(proxmox-nixos): Update 2024-10-18 09:24:22 +02:00
sinavir
2ac0a35c5e chore(meta): Revamp and remove DNS for now
Some checks failed
Check meta / check_meta (push) Successful in 22s
Check meta / check_meta (pull_request) Successful in 21s
lint / check (push) Successful in 23s
lint / check (pull_request) Successful in 24s
build configuration / build_krz01 (pull_request) Failing after 3m26s
We don't have a dns server for the lab infra for now. Later we will
probably reintroduce the tooling for our dns server. This will be good
for people to get into understanding the main infra repository.
2024-10-17 13:36:27 +02:00
sinavir
3ce077f92c chore(iso): Remove as it is broken
Several stuff are broken in the generation of the iso:
 - Impure (using nixpkgs in user nix_path)
 - Using a software which is just a wrpper around nixpkgs
 - Raid stuff is kinda broken (depend on the version of nixpkgs you use,
going back to impurity stated above)
2024-10-17 13:36:27 +02:00
sinavir
16da0a275c feat(patches): Remove unecessary patches 2024-10-17 13:36:27 +02:00
28783f14c5
fix(formatting): format meta/dns.nix
Some checks failed
Check meta / check_dns (push) Failing after 18s
Check meta / check_meta (push) Successful in 19s
lint / check (push) Successful in 24s
build configuration / build_krz01 (push) Successful in 1m54s
2024-10-12 00:32:22 +02:00
9aab55b9a5
chore: improve workflows
Some checks failed
lint / check (push) Failing after 23s
build configuration / build_krz01 (push) Has been cancelled
2024-10-12 00:31:12 +02:00
e35e6a1006
chore: remove other machines to workflows
Some checks failed
lint / check (push) Failing after 23s
build configuration / build_and_cache_krz01 (push) Failing after 29s
2024-10-12 00:26:05 +02:00
a2b7e57ea9
fix: delete pre-commit-hook link 2024-10-12 00:24:03 +02:00
b60016c38a
chore: init gitignore
Some checks failed
build configuration / build_and_cache_rescue01 (push) Failing after 40s
build configuration / build_and_cache_storage01 (push) Failing after 43s
build configuration / build_and_cache_geo02 (push) Failing after 42s
build configuration / build_and_cache_compute01 (push) Failing after 44s
build configuration / build_and_cache_geo01 (push) Failing after 43s
build configuration / build_and_cache_vault01 (push) Failing after 32s
build configuration / build_and_cache_web01 (push) Failing after 36s
build configuration / build_and_cache_web02 (push) Failing after 38s
build configuration / build_and_cache_bridge01 (push) Failing after 38s
lint / check (push) Failing after 19s
build configuration / build_and_cache_krz01 (push) Failing after 1m58s
2024-10-12 00:23:05 +02:00
d05fcb7e2c
chore: init
Some checks failed
Check meta / check_dns (push) Failing after 19s
Check meta / check_meta (push) Successful in 20s
build configuration / build_and_cache_storage01 (push) Failing after 35s
build configuration / build_and_cache_compute01 (push) Failing after 36s
build configuration / build_and_cache_rescue01 (push) Failing after 33s
build configuration / build_and_cache_geo01 (push) Failing after 32s
build configuration / build_and_cache_geo02 (push) Failing after 31s
build configuration / build_and_cache_vault01 (push) Failing after 33s
build configuration / build_and_cache_web01 (push) Failing after 32s
build configuration / build_and_cache_web02 (push) Failing after 33s
lint / check (push) Failing after 28s
build configuration / build_and_cache_krz01 (push) Failing after 1m55s
build configuration / build_and_cache_bridge01 (push) Failing after 33s
2024-10-12 00:20:58 +02:00