|
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 |
|
sinavir
|
1e85547490
|
fix(ci): Push vault01 to cache too
|
2024-09-30 20:07:08 +02:00 |
|
sinavir
|
44fefd6327
|
fix(stateless-uptime-kuma): Update to get the periodic refresh
|
2024-09-29 17:23:10 +02:00 |
|
|
e12b8454fe
|
chore(dgsi): Update
|
2024-09-27 13:23:55 +02:00 |
|
|
f18fb56876
|
chore(dgsi): Update
|
2024-09-26 23:18:52 +02:00 |
|
|
176cff5e6d
|
feat(dgsi): Update source and settings
|
2024-09-26 15:23:43 +02:00 |
|
|
681155318b
|
fix(nextcloud): Don't use fast_shutdown
|
2024-09-26 14:05:40 +02:00 |
|
sinavir
|
5c8db3544c
|
chore(ci): Make the CI happy
|
2024-09-26 13:45:06 +02:00 |
|