2ce8c125d4
feat(infra): showcase the declarative bucket feature
...
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:59:00 +02:00
3e6a3afd95
feat(infra): add S3 declarative buckets
...
A very simple basic support for it, which requires a S3 admin token.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:59:00 +02:00
4d68bfda2a
feat(infra): introduce Terranix
...
This requires the support for monorepo-terraform-state.s3.dgnum.eu being
available.
`.credentials/` is age-encrypted using only my key for now until we
figure out the right mechanism.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:53:00 +02:00
f20353b727
fix(storage01): pass through the admin API of Garage
...
not the web API!
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:52:22 +02:00
a4de5f4d31
feat(krz01): move ollama to compute01 via a reverse proxy
...
krz01 has no public web IP.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:40:56 +02:00
363f8d3c67
fix(krz01): open 80/443 for ACME
...
Oopsie!
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:20:28 +02:00
12b20e6acf
feat(storage01): add monorepo-terraform-state.s3.dgnum.eu
...
This is required to bootstrap the Terranix setup.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:13:11 +02:00
de6742aa0d
feat(storage01): add s3-admin.dgnum.eu
...
This is the administration endpoint of the S3, you can create new
buckets and more, from there.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 17:13:11 +02:00
d76e655174
feat(krz01): add a NGINX in front of ollama protected by password
...
This way, you can do direct requests to ollama from other places.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-10 16:43:33 +02:00
sinavir
7d70beb1f0
feat(krz01): create and add the lab admin group to krz01
2024-10-10 13:35:34 +02:00
dae3b7c7f6
fix(web02): Remove test user
2024-10-10 09:41:58 +02:00
1e71ef3636
feat(users): Add root passwords and deactivate mutableUsers
2024-10-10 09:23:19 +02:00
7bdc70632c
chore(scripts): Cleanup of old caching script
2024-10-10 01:04:16 +02:00
d05c003fd6
feat(workflows/eval): Generalize the new script to all nodes
2024-10-10 00:58:41 +02:00
5b271b7b4a
feat(nat): enabling for dgnum members for tests
2024-10-10 00:00:56 +02:00
93c47f47be
fix: laptop change
2024-10-09 23:47:29 +02:00
47ad002f12
feat(workflows/eval): Try to build and upload in one fell swoop
2024-10-09 21:34:22 +02:00
6b23df6b54
feat(workflows/eval): Try to build and upload in one fell swoop
2024-10-09 21:32:38 +02:00
6c4099d369
feat(infra): Internalize nix-lib, and make keys management simpler
2024-10-09 18:58:46 +02:00
53c865a335
fix(dgsi): Set to an existing version
2024-10-09 18:57:06 +02:00
34640d467b
feat(krz01): finish ollama integration and whisper.cpp
...
My sanity was used in the process.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-09 13:59:05 +02:00
8441992408
feat(krz01): move to unstable
...
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-09 12:51:14 +02:00
4bedb3f497
feat(krz01): move the GPU stuff to the host for now
...
We also add a K80 specific patch for ollama.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-09 09:33:57 +02:00
8160b2762f
feat(krz01): passthrough the nVidia Tesla K80 in ml01
...
This way, no need for reboot.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-09 09:33:57 +02:00
ebed6462f6
feat(krz01): introduce ML01 -- a machine learning VM
...
I will add ollama on it later on and passthrough the GPU in there.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-09 09:33:57 +02:00
e200ae53a4
feat(proxmox): Revert the disabling
2024-10-08 20:59:34 +02:00
62b36ed124
fix(krz01): apply a correctness patch on proxmox-nixos
...
To make CI happy.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-08 20:49:41 +02:00
9bc651db42
chore(nix-patches): Add helper function
2024-10-08 20:49:26 +02:00
bfe4957926
feat(patches): Generalize
2024-10-08 18:37:17 +02:00
3aeae4e33f
feat(krz01): add basic microvm exprs
...
For a router01.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-08 17:14:23 +02:00
4d689fee33
feat(krz01): enable proprietary drivers for nVidia
...
For the Tesla K80.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-08 16:58:47 +02:00
862f004e3c
fix(krz01): disable proxmox for now
...
Until #139 is merged.
Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
2024-10-08 16:40:18 +02:00
sinavir
da40fa9b3d
fix(krz01): Fix root password hash
2024-10-08 16:05:19 +02:00
c642e98ab9
fix(cache): Make instructions and code work
2024-10-08 15:50:21 +02:00
fb610306ee
feat(workflows/eval): Add krz01 to the CI
2024-10-08 14:15:01 +02:00
37d0ca9489
chore(dgsi): Update?
2024-10-08 14:13:03 +02:00
sinavir
39f5cad75d
feat(krz01): Proxmox
2024-10-08 13:59:28 +02:00
sinavir
c6588da802
fix(krz01): Use default target
2024-10-08 12:57:57 +02:00
sinavir
a194da9662
fix(krz01): Enable netbird
2024-10-08 12:51:57 +02:00
sinavir
70c69346fb
feat(krz01): init
2024-10-08 12:35:59 +02:00
sinavir
bdf0e4cf7a
feat(binary-cache): Add some hints on how to configure the cache
2024-10-06 23:57:57 +02:00
e4fc6a0d98
chore(npins): Update
2024-10-06 22:21:07 +02:00
8769d6738e
fix(cas-eleves): Remove dependency on pytest-runner
2024-10-06 18:40:48 +02:00
7d24e2dfc1
feat(dgsi): Update, with SAML provisional auth
2024-10-06 18:40:48 +02:00
sinavir
38231eb6e0
feat(attic): Bye bye attic
2024-10-06 18:33:04 +02:00
f589be422e
fix(meta): Use root@ for the proxyjump to bridge01
2024-10-03 12:57:43 +02:00
sinavir
e70d0be931
chore(garage): update
2024-10-02 19:20:17 +02:00
14ad93aed9
chore(dgsi): Update
2024-09-30 20:24:10 +02:00
sinavir
53379c88de
feat(pub.dgnum.eu): Add a redirect toward instagram
2024-09-30 20:17:20 +02:00
sinavir
626577e2bc
feat(redirections): Make it more flexible to allow temporary redirects
2024-09-30 20:17:20 +02:00