• Joined on 2023-05-28
colin pushed to main at colin/resume 2025-10-19 16:31:45 -04:00
dd60d798b4 Remove ScanSnap WebDAV section from main page
colin pushed to main at colin/resume 2025-10-19 16:27:11 -04:00
20c813c7ea Remove unused development utility scripts
colin pushed to main at colin/resume 2025-10-19 16:24:48 -04:00
baf66debf3 Remove unnecessary index-with-includes.html template file
colin pushed to main at colin/resume 2025-10-19 16:17:43 -04:00
526da797c5 Fix ScanSnap WebDAV service URL and simplify explanations
colin pushed to main at colin/resume 2025-10-19 16:06:42 -04:00
3c35c5eba0 Rewrite ScanSnap story with natural, engaging narrative
cbb5a04563 Merge branch 'main' of git.nixc.us:colin/resume
8f35aa626c Update homepage: change 'lurked' to 'idled' and remove car purchase reference
82bc0eb349 build: trigger CI build 20251015-203646
7e06e335a9 dev: add docker compose for caddy, map 8081; add story placeholders (.md); update SRI via script; local compose run instructions
Compare 5 commits »
colin pushed to main at colin/resume 2025-10-19 16:05:46 -04:00
colin pushed to main at colin/resume 2025-10-19 15:58:25 -04:00
3c35c5eba0 Rewrite ScanSnap story with natural, engaging narrative
colin pushed to main at colin/resume 2025-10-19 15:35:16 -04:00
cbb5a04563 Merge branch 'main' of git.nixc.us:colin/resume
af1a5efb60 Add ScanSnap WebDAV Service project for buildersclub.ca
Compare 2 commits »
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