1898 Commits

Author SHA1 Message Date
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.
Some checks failed
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
Some checks are pending
Deploy VyOS config.boot to Wizard / deploy (push) Waiting to run
2025-02-05 22:45:52 -08:00
e53fad33d0
Fix: Typo
Some checks failed
Deploy NixOS System Configurations to Silver-Flame Hosts / deploy (push) Has been cancelled
2025-02-05 17:42:55 -08:00
be0d5a7e78
Fix: Remove unused pkgs input for silver-flame's hardware-configuration.nix 2025-02-05 17:42:38 -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
f529ef9a07
Feature: Add stack.nix for zipline. 2025-01-31 23:15:05 -08:00
4154440f0c
Fix: Remove unused sops.secrets, change stack to "autopirate" 2025-01-31 23:04:00 -08:00
fd398c2190
Fix: Remove unused sops.secrets, change stack to correct value. 2025-01-31 23:03:12 -08:00
e44cd12d6c
Feature: Add stack.nix for autopirate. 2025-01-31 22:53:20 -08:00
ad91f06f13
Feature: Add stack.nix for ai 2025-01-31 22:41:30 -08:00
328c7ead50
Feature: Init stack.nix for coder. 2025-01-31 22:30:41 -08:00
46b7cd3116
Enhancement: Rename DOCKER_DATA to runtime-neutral APPDATA 2025-01-31 22:30:10 -08:00
4b2126152e
Debug: Don't import the sops-nix module in the stack. 2025-01-31 11:19:43 -08:00
7d22554c99
Fix: Rotate sops encryption for vyos' cloudflare.token. 2025-01-30 15:02:54 -08:00
7d506a74fd
Feature: Implement sops-nix for Traefik, send stacks:
- Init stack.nix files.
  - Delete .env files, move into stack.nix.
  - Rotate traefik's secrets.env.
2025-01-30 15:02:34 -08:00
b158d1fb13
Update: Add docker, add system image base, rotate encryption for traefik secrets.env 2025-01-26 23:52:04 -08:00
9311665143
Vyos script updates:
- Re-encrypt cloudflare.token
- Fix shebang for vyos.sh and cfddns.sh (probably?)
2025-01-22 17:11:57 -08:00
3aff72d4bb
Fix bash shebang 2025-01-02 14:18:32 -08:00
2328238acc
Init coder 2024-12-31 10:50:40 -08:00
fb5ca7c6e4
Chmod +x on script 2024-12-31 10:50:19 -08:00
8555eafc86
Clone gitea config to stacks 2024-12-13 16:50:33 -08:00
d736faad40
Add "git.jafner.net" as alias for gitea. 2024-12-13 16:50:13 -08:00
e8b0f33686
Update ai stack to reflect running state 2024-12-10 14:43:23 -08:00
a1d9464015
Init basic devShell for silver-flame 2024-11-01 13:09:24 -07:00
269ba44af2
Make Sillytavern stack config conform to standards 2024-10-29 21:21:16 -07:00