Commit Graph

81 Commits

Author SHA1 Message Date
stellarshenson
be8c8f2428 feat: add project documentation, feature plan, and version management
- Add .claude/CLAUDE.md with comprehensive architecture documentation
- Add .claude/JOURNAL.md for tracking substantive work
- Add FEATURE_PLAN.md for Reset Home Volume and Restart Server features
- Add project.env with version tracking (1.0.0_jh-4.x)
- Update Makefile with increment_version and tag targets
- Implement auto-versioning on build and dual-tag push workflow
2025-11-03 20:18:52 +01:00
Konrad Jeleń
b28cbe7570 Remove GitHub Stars badge from README
Removed GitHub Stars badge from README.
2025-10-26 18:43:57 +01:00
stellarshenson
cfd62254dd feat: add docker pulls and github stars badges to readme
Added Docker pulls badge and GitHub stars badge alongside existing Docker image size badge for better project visibility and metrics tracking.
2025-10-26 17:37:56 +00:00
stellarshenson
4aa047e103 added line to pull jupyterlab 2025-10-26 11:36:19 +01:00
stellarshenson
42b23a547d returned back to CUDA 12.9.1 2.11.35_cuda-12.9.1_jh-5.4.2 v2.11-cuda-12.9.1 2025-08-10 21:55:59 +02:00
stellarshenson
f76ee8711a makde package leaner v2.10-cuda-13.0.0 2025-08-10 04:42:06 +02:00
stellarshenson
fd991f3d4d updated to have certs still sourced from a volume 2025-08-10 04:39:02 +02:00
stellarshenson
3e0780a41b added certs for traefik 2025-08-10 04:33:47 +02:00
stellarshenson
15d7b023fc removed need to certs volume 2025-08-10 04:33:04 +02:00
stellarshenson
a5ffcdb1f8 updated to have certificates mounted externally 2025-08-10 04:31:59 +02:00
stellarshenson
254d5670d6 updated to support latest CUDA 13.0 v2.9 2025-08-10 04:22:21 +02:00
stellarshenson
6502e8a109 updated with the latest CUDA version 13.0.0 2025-08-10 04:02:22 +02:00
stellarshenson
d034d41dd4 updated permissions 2025-08-08 20:16:08 +02:00
stellarshenson
41dabb0dcb added restore script for backup volumes 2025-08-08 20:01:52 +02:00
stellarshenson
fba2347463 updated readme 2025-08-08 01:46:26 +02:00
stellarshenson
ba81dd63c2 updated with configurable nvidia autodetect image 2025-08-08 00:52:17 +02:00
stellarshenson
51106cb81b updated with enhanved autodetection routine for nvidia v2.8 2025-08-08 00:50:41 +02:00
stellarshenson
1f0def6823 small bugs 2025-08-07 22:43:33 +02:00
stellarshenson
dccd14d6cc updated env variables 2025-08-07 22:42:12 +02:00
stellarshenson
99713fc557 updated to fix the issue with test container 2025-08-07 22:37:05 +02:00
stellarshenson
f5fd86adbf another fix 2025-08-07 22:29:37 +02:00
stellarshenson
293e2af741 fixed the way nvidia autodetection works 2025-08-07 21:52:56 +02:00
stellarshenson
caeb47d0bd updated nvidia detection 2025-08-07 21:40:24 +02:00
stellarshenson
713706f6c9 standardised network name 2025-08-07 21:07:43 +02:00
stellarshenson
fd3e591aab updated with the fix to the shared volume 2025-08-07 21:05:44 +02:00
stellarshenson
800c259bee updated with the nvidia autodetection v2.7 2025-08-07 20:08:36 +02:00
stellarshenson
cb8e6e106f updated permissions v2.6 2025-08-07 17:22:30 +02:00
stellarshenson
8d8d874a1c updated names of the enable variables 2025-07-23 23:56:01 +02:00
stellarshenson
d856089b64 small fixes to the documentation of the config files 2025-07-22 09:45:39 +00:00
stellarshenson
c43b622caa reduced default number of mlfow workers 4 -> 1 2025-07-22 00:28:04 +02:00
stellarshenson
c98349a111 updated readme with shared cifs example 2025-07-19 14:06:24 +02:00
stellarshenson
aff7eb90da updated link to admin 2025-07-18 19:29:30 +02:00
stellarshenson
a68810e7ec updated with more examples: volume, GPU, custom config 2025-07-18 19:26:13 +02:00
stellarshenson
f4ec65ce50 updated with examples for custom config 2025-07-18 19:22:37 +02:00
stellarshenson
7c192782ad fixed GPU configuration v2.3 2025-07-18 19:16:06 +02:00
stellarshenson
7363cd540e updated with readme 2025-07-18 17:52:22 +02:00
stellarshenson
4359a52839 updated with backupper that removes stale containers 2025-07-18 17:50:32 +02:00
stellarshenson
4d0d16e86f updated headers and license 2025-07-18 16:31:33 +02:00
stellarshenson
1bd280326e updated override mechanism 2025-07-18 16:23:47 +02:00
stellarshenson
28ee604df5 added override ignore 2025-07-18 14:04:35 +02:00
stellarshenson
19551846ef updated 2025-07-18 13:46:09 +02:00
stellarshenson
1e47bd24e5 updated startup script 2025-07-18 02:51:27 +02:00
stellarshenson
8c2d2175fc reduced number of volumes used per environment
mlflow was moved to /home/lab/.cache/mlflow and the cache
directory is now a separate volume
2025-07-18 02:51:16 +02:00
stellarshenson
0dfe3bc882 updated 2025-07-18 02:50:24 +02:00
stellarshenson
ad0d4cfa95 updated extra scripts 2025-07-18 00:34:54 +00:00
stellarshenson
3fe21bf684 updated with indicator of image health 2025-07-18 00:31:49 +00:00
stellarshenson
444bb3fa6c updated permissions 2025-07-18 00:15:55 +00:00
stellarshenson
08bb604466 updated paths 2025-07-18 00:14:19 +00:00
stellarshenson
54db628fe6 moved cache mount from .cache to /home/lab/.cache 2025-07-18 00:48:40 +02:00
stellarshenson
33f786204a added backupper and also ability to add compose_override.yml
without adding compose_override.yml to git repo
2025-07-18 00:30:25 +02:00