Commit graph

100 commits

Author SHA1 Message Date
2dd9d44bf9
update and remove dns from tf 2026-01-10 16:00:02 -06:00
6ee00af013
cleanup and reorg 2026-01-08 16:31:48 -06:00
e280a40c8f
cleanup and reorg 2026-01-08 16:29:16 -06:00
8677872cd2
fix towerops.net 2026-01-08 09:53:13 -06:00
0238983be1
add towerops 2026-01-03 15:20:24 -06:00
ab1afaebf0
Add X-Forwarded-Proto header to APRS IngressRoute
- Ensures Phoenix knows the original request was HTTPS
- Complements externalTrafficPolicy:Local on Traefik service
- Service was patched with: kubectl patch service traefik -n traefik -p '{"spec":{"externalTrafficPolicy":"Local"}}'
- This preserves real client IPs for geolocation
2026-01-03 09:07:59 -06:00
821c676d48
aprs.me update 2026-01-02 16:17:49 -06:00
31eaad7900
updates and moved vntx to new repo 2026-01-01 16:23:16 -06:00
8ab8b7a1b3
update dns 2025-12-27 18:43:29 -06:00
6807fc6740
remove errored tfstate 2025-12-26 17:25:16 -06:00
66d76c50f0
update 2025-12-26 17:24:59 -06:00
a5d90f36cb
update remote tf state 2025-12-26 12:03:23 -06:00
626f6d926f
tf state migration 2025-12-25 16:33:13 -06:00
83540bf4ae
moving tf to gitlab 2025-12-25 16:17:50 -06:00
51616cedd2
cleanup/reorg 2025-12-21 10:19:07 -06:00
41b251e4f3
updates 2025-12-20 18:56:48 -06:00
24d6b9bddb
update mcintire.me mx 2025-12-19 13:55:20 -06:00
6ac661b664
update 2025-12-19 13:49:40 -06:00
99d6430cfe
update 2025-12-18 15:31:50 -06:00
0adb2a1f74
reorg 2025-12-16 15:42:47 -06:00
7e4e2250bb
dns update with moving providers 2025-12-16 13:44:58 -06:00
6afa79fe7f
infra updates 2025-12-13 15:38:02 -06:00
0edb581bd5
update 2025-11-16 09:34:06 -06:00
ed52d0ad74
add camper 2025-11-10 10:01:36 -06:00
ed29742924
Update kubeconfig with new Tailscale IP for node1
Node1's Tailscale IP changed from 100.102.235.20 to 100.111.4.102 after
reapplying the Tailscale configuration. Updated the kubeconfig server
address to use the new Tailscale IP for remote kubectl access.

Generated with Claude Code https://claude.com/claude-code
2025-10-25 12:00:51 -05:00
ea76ca57a3
updates 2025-10-24 17:04:01 -05:00
63968031db
update for latest k8s deployment 2025-10-19 14:22:39 -05:00
a512babb77
update for new talos k8s 2025-10-18 18:02:09 -05:00
4354a6b120
remove adguard 2025-10-18 10:32:29 -05:00
153f43ab61
remove forgejo 2025-10-18 10:31:45 -05:00
8c3257ecdf
Refine bootstrap and consolidate base role management 2025-10-15 11:47:34 -05:00
ef8b473681
updates 2025-10-14 14:35:33 -05:00
58e1c137d9
enable k3s auto upgrades 2025-10-12 10:11:13 -05:00
b1999d4831
cleanup 2025-10-12 10:07:12 -05:00
f7f825a251
updates 2025-10-06 09:17:32 -05:00
7ac6cae23d
updates 2025-10-05 13:12:28 -05:00
8e4a9830bc
update 2025-10-01 17:06:51 -05:00
d5e3ce88a3
updates 2025-09-18 16:08:26 -05:00
c959b4581c fix photos 2025-09-13 10:58:18 -05:00
4d376c353f
update 2025-09-12 09:58:37 -05:00
b65a8cb61e
updates 2025-09-09 08:22:03 -05:00
1d5607da71
updates 2025-09-08 10:13:45 -05:00
27bb17d366
update 2025-09-06 12:46:26 -05:00
ffe9a59269
updates 2025-09-06 10:55:13 -05:00
f971c35b4e
update 2025-08-14 08:03:14 -05:00
76af3eb453
update to use other db server 2025-08-09 17:06:26 -04:00
c68fc9827d
updates 2025-08-02 11:14:56 -05:00
ed2d43f36d
feat: Add migration init container to StatefulSet
- Add migration init container that runs before main app containers
- Ensures database migrations are applied on every deployment
- Includes all necessary environment variables for migration execution
- Disable AUTO_MIGRATE in main container since init container handles it
- Prevents race conditions by running migrations before cluster formation

This resolves issues where migrations weren't running in cluster mode
and ensures new deployments always have the latest schema changes.
2025-08-01 17:37:52 -05:00
eee26074eb
updates 2025-07-27 11:35:59 -05:00
c41c6247ff
updates 2025-07-26 09:51:48 -05:00