• Joined on 2023-05-28
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
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