• Joined on 2023-05-28
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
colin pushed to main at Nixius/woodpecker 2025-10-10 16:22:34 -04:00
b622765af3 Update CI deployment script to create required directories
colin pushed to main at Nixius/woodpecker 2025-10-10 16:18:31 -04:00
0404e1fb63 Update Woodpecker CI to v3.10.0
colin pushed to main at Nixius/woodpecker 2025-10-10 16:13:50 -04:00
f75d8425f3 Use working woodpecker config with proper networking and restart policies set to 'any'
colin pushed to main at Nixius/woodpecker 2025-10-10 16:09:25 -04:00
d3e24bd05c Re-enable persistent volumes now that database is working
colin pushed to main at Nixius/woodpecker 2025-10-10 16:08:19 -04:00
3d0d620f1c Temporarily disable persistent volumes to test database startup
colin pushed to main at Nixius/woodpecker 2025-10-10 16:07:18 -04:00
4c0d07dcf6 Switch from MariaDB to MySQL 8.0 to avoid InnoDB initialization issues
colin pushed to main at Nixius/woodpecker 2025-10-10 16:06:41 -04:00
ae558917f1 Add MariaDB auto-upgrade parameters to fix InnoDB initialization issues
colin pushed to main at Nixius/woodpecker 2025-10-10 16:02:42 -04:00
dd2b42a9b1 Fix restart policy for Docker Swarm compatibility - use 'any' instead of 'always'
colin pushed to main at Nixius/woodpecker 2025-10-10 15:58:09 -04:00
2b9042f355 fix: update database connection string to use woodpecker_db
colin pushed to main at Nixius/woodpecker 2025-10-10 15:54:34 -04:00
cf698240bf fix: update service names and configuration to match running stack
colin pushed to main at Nixius/woodpecker 2025-10-10 15:50:31 -04:00
9d1423ccb6 fix: update .woodpecker.yml to match working motherboard config pattern
colin pushed to main at Nixius/woodpecker 2025-10-10 15:47:28 -04:00
d4e2bf1774 update: add actual values to stack.yml