1
0
Fork 0
forked from DGNum/lab-infra
Commit graph

38 commits

Author SHA1 Message Date
f6fcdf21a7
fix(photo01): unbound variable name 2024-11-21 18:59:56 +01:00
b19fba8f0b
fix(photo01): module name missmatch 2024-11-21 18:59:21 +01:00
73741a3f91
feat(photo01): switch to unstable nixpkgs 2024-11-21 18:55:16 +01:00
91eea5d171
feat(photo01): add to meta 2024-11-21 18:52:45 +01:00
e1f1054d67
style(photo01): remove lambda instance 2024-11-21 18:49:13 +01:00
b478879fe8
style(photo01): "" -> "_" 2024-11-21 18:48:02 +01:00
2aa758ae94
style(photo01): "..." -> "" in module inputs 2024-11-21 18:47:17 +01:00
abf9f2d2f5
fix: fmt 2024-11-21 18:46:03 +01:00
a81b8de9cc
fix(photo01): split services into modules 2024-11-21 18:44:54 +01:00
c2875a70f8
fix: fmt 2024-11-21 18:43:16 +01:00
997e0e71db
fix: fmt 2024-11-21 18:41:54 +01:00
271fa9ec35
fix: fmt 2024-11-21 18:40:50 +01:00
a5c1974e86
feat(photo01): init 2024-11-21 18:39:34 +01:00
sinavir
c0afb0657c
feat(documentation): Document networking on krz01 and add a registry for our IP prefixes 2024-11-07 13:47:52 +01:00
sinavir
922c49e83c
fix(labcore01): Correct siit address 2024-11-07 13:35:57 +01:00
sinavir
3915b492c4 feat(labcore01): init
Lab's core infra vm, doing only dns64 for now.
2024-11-07 01:10:24 +01:00
sinavir
3b8189ad5b feat(router02): mwan transit, nat64, siit
Drop ens nat, nat64 is provided by mwan
2024-11-07 00:45:19 +01:00
sinavir
c2a3c53cde
feat(router02): Add HE tunnel and ipv4 nat 2024-10-31 15:17:37 +01:00
sinavir
a95b3bda6f
chore(npins): Update infrastructure 2024-10-31 15:17:37 +01:00
sinavir
40fadb15e0 fix(router02): Use old router ip 2024-10-18 13:34:52 +02:00
sinavir
347c924114 fix(krz01): Remove unused files 2024-10-18 12:31:54 +02:00
sinavir
3509683340 feat(modules): Disable modules with secrets 2024-10-18 12:16:16 +02:00
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
Reviewed-on: DGNum/lab-infra#1
2024-10-18 11:24:45 +02:00
c2e8ca5e33
chore(deps): update nix-pkgs 2024-10-18 11:20:33 +02:00
sinavir
eae18caa21 chore(shell): Specialize for lab-infra 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
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 2024-10-12 00:32:22 +02:00
9aab55b9a5
chore: improve workflows 2024-10-12 00:31:12 +02:00
e35e6a1006
chore: remove other machines to workflows 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 2024-10-12 00:23:05 +02:00
d05fcb7e2c
chore: init 2024-10-12 00:20:58 +02:00