• Joined on 2023-05-28
colin pushed to main at colin/resume 2025-10-15 21:24:56 -04:00
8f35aa626c Update homepage: change 'lurked' to 'idled' and remove car purchase reference
colin pushed to main at colin/resume 2025-10-15 20:36:47 -04:00
82bc0eb349 build: trigger CI build 20251015-203646
colin pushed to main at colin/resume 2025-10-15 16:58:43 -04:00
7e06e335a9 dev: add docker compose for caddy, map 8081; add story placeholders (.md); update SRI via script; local compose run instructions
colin pushed to main at Nixius/woodpecker 2025-10-13 01:06:53 -04:00
2bb54e32ac Use bind mounts at /mnt/tank/persist for DB and server data
colin pushed to main at Nixius/woodpecker 2025-10-13 01:02:32 -04:00
b7c21c11f5 Use named volumes instead of bind mounts
colin pushed to main at Nixius/woodpecker 2025-10-13 01:00:43 -04:00
76b539d6be Restore working stack.yml from v3.10.0 update
colin pushed to main at Nixius/woodpecker 2025-10-13 00:59:34 -04:00
84d0afd049 Switch to SQLite database to avoid MariaDB issues
colin pushed to main at Nixius/woodpecker 2025-10-13 00:56:43 -04:00
2d4c8f6701 Update database path to use /mnt/tank/persist
colin pushed to main at Nixius/woodpecker 2025-10-13 00:53:18 -04:00
e331b028c9 Comment out update_config directives to prevent restart loops
colin pushed to main at Nixius/woodpecker 2025-10-13 00:47:20 -04:00
034cc4c83f Fix volume paths to use /mnt/tank/persist instead of /mnt/data
colin pushed to main at Nixius/woodpecker 2025-10-13 00:45:01 -04:00
cc6fd396ae Revert to original volume paths for database and server
colin pushed to main at Nixius/woodpecker 2025-10-13 00:43:08 -04:00
18c651c83f Add script to initialize database user in Docker Swarm
colin pushed to main at Nixius/woodpecker 2025-10-13 00:42:21 -04:00
102c6b255e Add script to initialize database user
colin pushed to main at Nixius/woodpecker 2025-10-13 00:39:09 -04:00
20e8a70423 Fix database and server connection strings
colin pushed to main at Nixius/woodpecker 2025-10-13 00:36:30 -04:00
4bbe38769d Switch to named volumes instead of bind mounts for better compatibility
colin pushed to main at Nixius/woodpecker 2025-10-12 22:31:34 -04:00
3aacfa8283 Add specialized fix scripts for macmini7 deployment and database issues
colin pushed to main at Nixius/woodpecker 2025-10-12 22:29:31 -04:00
c691086fe1 Add manual relaunch and diagnostic scripts
colin pushed to main at Nixius/woodpecker 2025-10-12 22:27:58 -04:00
b490c0fb66 Add directory verification without changing node constraints
colin pushed to main at Nixius/woodpecker 2025-10-12 22:26:41 -04:00
3fcf235f36 Improve deployment script with better diagnostics and more resilient node constraints
colin pushed to main at Nixius/woodpecker 2025-10-10 16:24:03 -04:00
7605702fc1 Run deployment in background to avoid hanging CI jobs