Commit graph

52 commits

Author SHA1 Message Date
0c04a48f57
fix(jellyfin): nomad can delete ephemeral storage on redeployment
See: https://developer.hashicorp.com/nomad/docs/operations/stateful-workloads
2024-09-20 00:19:37 +00:00
3a92146de5
feat(jellyfin): use recommended memory spec 2024-09-19 23:48:26 +00:00
b0f97f5023
fix(jellyfin): map config to alloc local root 2024-09-19 21:04:35 +00:00
122ddd61ca
feat(jellyfin): migrate config to nomad fs 2024-09-19 20:48:57 +00:00
8fde06c42c
feat(jellyfin): migrate to official image 2024-09-19 20:20:00 +00:00
64e3be711f
feat(jellyfin): retry setting soft memory limit 2024-09-19 18:30:09 +00:00
d1787eb961 feat(coder): removed (#14)
Reviewed-on: #14
2024-08-25 11:44:48 +01:00
fcedef3786 fix(coder): remove deprecated logging config 2024-08-25 11:28:20 +01:00
b99e01107a feat(jellyfin): set MALLOC_TRIM_THRESHOLD_ 2024-08-25 11:24:11 +01:00
6684a03ef0 fix: resource name incorrect value 2024-08-25 11:22:28 +01:00
24a4f8e220 revert e542ef5166
revert feat: remove coder deployment
2024-08-25 11:20:45 +01:00
a938a7bd6e
feat: update logging configuration for dummy, uptime, and media-centre modules 2024-08-14 10:41:47 +01:00
e542ef5166
feat: remove coder deployment 2024-08-04 12:42:40 +00:00
cd88bac77d
feat: Remove Nomad validation step in plan-and-apply workflow 2024-08-04 12:40:18 +00:00
8b7dc11327
feat: update logging configuration for dummy, uptime, and media-centre modules 2024-08-04 11:12:16 +00:00
42968a0d45 revert 7524d34643
revert fix: Update jellyfin Docker configuration for GPU passthrough
2024-07-31 00:36:57 +01:00
7524d34643
fix: Update jellyfin Docker configuration for GPU passthrough 2024-07-29 19:39:31 +00:00
90dc051151
fix: Revert useless memory soft limit for jellyfin 2024-07-28 20:12:50 +00:00
9e9e513451
fix: memory_hard_limit datatype is number, not string 2024-07-28 19:14:29 +00:00
693c72588e
fix: Reduce memory consumption by jellyfin
See: https://github.com/jellyfin/jellyfin/issues/6306#issuecomment-1774093928
2024-07-28 19:06:18 +00:00
5c526266f8
feat: Add docker gateway address to uptime 2024-07-27 14:13:48 +00:00
a04079b558
feat: Add bind mount for Docker socket in uptime module 2024-07-27 12:29:03 +00:00
8d840dc845
feat: Update hostname for uptime module to status.brmartin.co.uk 2024-07-27 12:27:19 +00:00
0301fd6256
feat: update CPU and MemoryMB values for uptime module 2024-07-27 12:26:55 +00:00
9a4cfd8e8f
feat: Add uptime module for monitoring server availability 2024-07-27 12:22:23 +00:00
57b37c1c5e
fix: Coder needs docker permission to provisoin containers 2024-06-29 14:35:52 +00:00
4e3b5111ee
fix: Internal coder http port is 7080 2024-06-29 14:30:40 +00:00
1cccb95b2a
fix: define database required vars 2024-06-29 14:26:34 +00:00
d03948fba4
fix: Remove healthcheck as script type is not supported by nomads docker driver 2024-06-29 14:19:35 +00:00
a374d6df5d
fix: Typo 2024-06-29 13:36:21 +00:00
4d01562061
feat: Migrate code-server to coder 2024-06-29 13:33:03 +00:00
4eb40ca819
fix: Volume permissions error 2024-06-29 12:42:11 +00:00
68f87b48c4
fix: Invalid container name 2024-06-29 11:26:45 +00:00
46ce1ed431
Revert "Installing yt-dlp"
This reverts commit 6ecd68f862.
This reverts commit f8d8f87fb4.
This reverts commit 29d9d0d856.
This reverts commit 4e7b86b426.
This reverts commit 61a80d47b0.
2024-06-29 11:22:24 +00:00
1ec28a61a7 feat: Add code-server (#11)
Reviewed-on: #11
2024-06-29 12:11:00 +01:00
6ecd68f862
Try installing yt-dlp from linuxserver init script 2024-06-18 19:48:55 +01:00
f8d8f87fb4 Fix misread RelativeDest 2024-06-18 19:16:32 +01:00
29d9d0d856
See https://developer.hashicorp.com/nomad/api-docs/json-jobs#artifact 2024-06-18 19:12:24 +01:00
4e7b86b426
New attempt to convert hcl to json 2024-06-18 19:06:01 +01:00
61a80d47b0
Download latest release of yt-dlp to PATH 2024-06-18 18:55:20 +01:00
6bd0c5056a Reduce resource allocation to jellyfin to better accomodate hardware acceleration 2024-06-16 18:49:58 +01:00
9102fdae5d Add GPU device to Jellyfin 2024-06-16 00:26:08 +01:00
d79bfdd5cb Deploy Jellyfin with the Nvidia runtime 2024-06-16 00:09:58 +01:00
05d7a87306 Resolve configuration issues (#8)
Reviewed-on: #8
2024-06-15 15:59:43 +01:00
65267f21f7 Trial new volume_options spec 2024-06-15 00:40:10 +01:00
6416f2842d Add jellyfin task driver 2024-06-15 00:24:02 +01:00
70aff7bed1 Create Jellyfin job (#6)
Closes #5

Reviewed-on: #6
2024-06-15 00:22:02 +01:00
b0b63d29b2
Websecure ingress only 2024-06-06 22:35:53 +01:00
25f2cb7c70
Integrate with traefik 2024-06-06 22:32:00 +01:00
ben
ba5f3704d4 Use caching instead of artifacts to store .terraform (#2)
Co-authored-by: Ben Martin <ben.martin@sky.uk>
Reviewed-on: #2
2024-06-06 22:00:05 +01:00