1dff23ab42
Fix: Remove e10, update router mapping.
2025-02-10 12:50:16 -08:00
6214466565
Fix: Update to match working (non-GPU-accelerated) config on host.
2025-02-10 12:47:47 -08:00
d7ed743693
Fix: Spaghetti, meet Wall.
2025-02-10 12:34:53 -08:00
f9817c2850
Fix: Add bluetooth config nodes to homeassistant stack. May cause collision in future...
2025-02-10 12:15:44 -08:00
bd33c57bc4
Fix: Force sops-nix to emit plain file.
2025-02-10 11:58:07 -08:00
bfaa861e8d
Fix: Remove breaking "M" from MEM allocation env vars.
2025-02-10 11:54:32 -08:00
98146914bf
Fix: Idek.
2025-02-08 18:40:47 -08:00
a59e3d6b8c
Fix (ugly): Workaround docker failing to identify group names.
2025-02-08 17:51:23 -08:00
3782947901
Fix: Add render group.
2025-02-08 17:45:22 -08:00
f1f197d9d9
Fix: Allow access to broader set of GPU devices.
2025-02-08 17:37:34 -08:00
d3c038db6e
Fix: Update syntax to match [ROCm docs]( https://rocm.docs.amd.com/projects/install-on-linux/en/latest/how-to/docker.html )
2025-02-08 17:24:35 -08:00
a6c5f82e4f
Fix: Remove kfd device, narrow render device to /dev/dri/renderD128
2025-02-08 12:34:17 -08:00
544050e4e4
Enhancement: Add GPU passthrough.
2025-02-08 02:16:09 -08:00
64a114d1e1
Fix: Rotate keycloak master realm admin password.
2025-02-08 01:19:14 -08:00
bc042fd79e
Enhancement: Add import directory bind mount to keycloak container.
2025-02-08 01:08:26 -08:00
dc179fc9c7
Fix: Bind dynamic config file via absolute path, bind directory such that it can be used as intended. Also restore all stack files to stack directory.
2025-02-08 00:30:02 -08:00
ce1c51b8d4
Fix: Work around Docker's symlink indigestion.
2025-02-08 00:26:04 -08:00
864e3d82f0
Fix: Disable watch option for traefik dynamic config files.
2025-02-06 14:58:10 -08:00
b23ea9e1e4
Fix: Loosen web network reqs
2025-02-06 02:30:36 -08:00
677903d005
Fix: Typos
2025-02-06 02:25:04 -08:00
93c0ef3eda
Fix: Nix doesn't like the syntax.
2025-02-06 02:21:50 -08:00
bc5ff15869
Fix: Use ${stack}.secrets
instead of secrets.env
2025-02-06 02:18:57 -08:00
5a093b5d36
Fix: Stop using secrets.env
. It confuses sops.
2025-02-06 02:15:00 -08:00
db69e5a83d
Fix: Rotate admin@fighter key.
Deploy VyOS config.boot to Wizard / deploy (push) Has been cancelled
2025-02-05 23:15:22 -08:00
8219ac7e7c
Feature: Add admin@fighter to sops-nix recipients
Deploy VyOS config.boot to Wizard / deploy (push) Waiting to run
2025-02-05 22:45:52 -08:00
e53fad33d0
Fix: Typo
Deploy NixOS System Configurations to Silver-Flame Hosts / deploy (push) Has been cancelled
2025-02-05 17:42:55 -08:00
5828a9d09e
Feature: Init stack.nix for minecraft.
2025-02-01 01:29:43 -08:00
66d1928b81
Feature: Init stack.nix for monitoring.
...
- Nuke everything except uptime-kuma.
2025-02-01 01:08:22 -08:00
fc2264331b
Feature: Init stack.nix for nextcloud.
2025-02-01 01:05:27 -08:00
052613c8c4
Feature: Init stack.nix for n8n.
2025-02-01 01:00:12 -08:00
d355e7a977
Feature: Init stack.nix for navidrome
2025-02-01 00:58:27 -08:00
979fafb0ec
Feature: Init stack.nix for plex.
...
- Delete unused nvidia alternate config.
- Delete Plex exporter.
2025-02-01 00:55:30 -08:00
bd26c3ea0f
Feature: Init stack.nix for manyfold.
...
- Rotate keys in manyfold and postgres.
- Move postgres volume to $APPDATA.
2025-02-01 00:34:52 -08:00
9311a40618
Feature: Init stack.nix for gitea-runner.
...
- Move secrets.env to registration.token.
- Rotate key for registration token.
2025-02-01 00:27:21 -08:00
13b36447c1
Feature: Init stack.nix for qbittorrent.
2025-02-01 00:22:01 -08:00
9855af4cf7
Cosmetic
2025-02-01 00:19:55 -08:00
c502e196a4
Feature: Init stack.nix for unifi
2025-02-01 00:19:49 -08:00
1feffe2777
Fix: Update instances of APPDATA to point to ${sys.dataDirs.appdata}/${stack}
2025-02-01 00:18:26 -08:00
7778fa68ec
Feature: Init stack.nix for keycloak.
...
- Rotate secrets for all components.
- Delete unused volume.
2025-02-01 00:13:25 -08:00
76181301c9
Feature: Init stack.nix for homepage.
2025-02-01 00:12:06 -08:00
513f278be1
Feature: Init stack.nix for homeassistant.
...
- Move from `home-assistant` to `homeassistant`.
- Delete unused Wyze-bridge.
- Delete unused README.
- Rotate keys in mosquitto.passwd.
2025-02-01 00:02:35 -08:00
09a4d88e00
Feature: Init stack.nix for Gitea.
...
- Rotate gitea and postgres secrets.
- Small update to docs.
- Delete unused runner-related files.
- Delete runner.
- Move postgres data to `$APPDATA/postgres`
Note: Primary Gitea instance on `gitea.jafner.tools` is running its own legacy config. This config will be used for a new `git.jafner.net` instance.
2025-01-31 23:54:42 -08:00
8420d3f2e0
Feature: Init stack.nix for stash
2025-01-31 23:36:54 -08:00
d1436f8491
Feature: Init stack.nix for books, rotate secrets.env
2025-01-31 23:32:53 -08:00
aea2dd0b5d
Fix: Update APPDATA value.
2025-01-31 23:27:44 -08:00
faac86a2f4
Fix: Delete unused sops block.
2025-01-31 23:26:29 -08:00
38612a58cc
Enhancement: Standardize on APPDATA=${sys.dataDirs.appdata}/${stack}
2025-01-31 23:26:14 -08:00
6b8f699109
Feature: Init stack.nix for warpgate.
2025-01-31 23:21:34 -08:00
d185991884
Fix: Fix stack name.
2025-01-31 23:19:10 -08:00
a86efd8dbf
Feature: Add stack.nix for wireguard.
2025-01-31 23:18:32 -08:00