Commit Graph

141 Commits

Author SHA1 Message Date
Bastian de Byl
4d835e86a0 chore: zomboid improvements, gregtime improvements with rcon 2025-12-22 12:31:43 -05:00
Bastian de Byl
f9507f4685 chore: zomboid mod updates 2025-12-19 19:45:38 -05:00
Bastian de Byl
38561cb968 gitea, zomboid updates, ssh key fixes 2025-12-19 10:39:56 -05:00
Bastian de Byl
adce3e2dd4 chore: zomboid improvements, immich and other updates 2025-12-14 22:07:49 -05:00
Bastian de Byl
216a486db5 fix: home automations with configurations fixes 2025-12-14 19:23:35 -05:00
Bastian de Byl
68803214d4 fix: home automations part 2 2025-12-14 18:50:38 -05:00
Bastian de Byl
eab9962443 fix: home automations 2025-12-14 18:50:25 -05:00
Bastian de Byl
dd22154a02 Merge branch 'master' of github.com:bdebyl/deploy_home 2025-12-13 21:18:36 -05:00
Bastian de Byl
8c21923358 zomboid added, caddyfile updates, debylio migration, ddns migration 2025-12-13 21:18:33 -05:00
Bastian de Byl
2303e0ddc8 bumped cloud versions, remove signup, venv improvements, ansible bump 2025-11-17 15:31:36 -05:00
Bastian de Byl
a3c3c8de05 update gregtime, immich, fulfillr 2025-11-17 15:09:29 -05:00
Bastian de Byl
28fe5937fe updates for gregtime, caddyfile, added uptime-kuma 2025-11-02 14:18:45 -05:00
Bastian de Byl
37c7259cf7 replace partkeepr with partsy, make private 2025-10-21 16:40:56 -04:00
Bastian de Byl
812b5b30a1 Add CORS support to fulfillr API for local development
- Configure Caddy to send CORS headers for /api/* endpoints
- Allow all origins (*) since API is already IP-restricted to local network
- Handle preflight OPTIONS requests properly
- Update container versions (immich, fulfillr)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 15:23:29 -04:00
Bastian de Byl
9c9da4f47c Complete infrastructure migration from nginx + ModSecurity to Caddy
This commit finalizes the comprehensive migration from nginx + ModSecurity + manual LetsEncrypt
to Caddy v2 with automatic HTTPS. The migration eliminates over 2000 lines of complex
configuration in favor of a single, simplified Caddyfile.

## Major Changes:

### Infrastructure Transformation
- **Web Server**: Replaced nginx with Caddy v2 for automatic HTTPS and simplified configuration
- **SSL/TLS**: Removed manual LetsEncrypt management, now fully automated by Caddy
- **Security**: Replaced ModSecurity WAF with Caddy's built-in security features
- **CI/CD**: Decommissioned Drone CI infrastructure completely

### Configuration Simplification
- **Before**: 20+ nginx site configs, ModSecurity rules, LetsEncrypt cron jobs
- **After**: Single Caddyfile with automatic HTTPS, security headers, and IP restrictions
- **Reduction**: 75% less configuration code while maintaining all functionality

### Files Added
- Caddy container deployment and configuration tasks
- Single Caddyfile template replacing all nginx configs
- Updated documentation (CLAUDE.md, TODO.md)

### Files Removed
- Complete nginx role and all site configurations (24 files)
- SSL role with LetsEncrypt management (6 files)
- Drone CI infrastructure (1 file)
- nginx static files and ModSecurity includes (2 files)

## Verified Functionality
All websites confirmed working with HTTPS certificates automatically provisioned:
- photos.bdebyl.net, parts.bdebyl.net, cloud.bdebyl.net
- wiki.skudakrennsport.com, cloud.skudakrennsport.com
- fulfillr.debyltech.com (with IP restrictions)
- Proper security headers and WebSocket support

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-11 20:38:45 -04:00
Bastian de Byl
ff8c73cf98 noticket - updated ansible, letsencrypt crontab 2025-08-01 15:12:46 -04:00
Bastian de Byl
b07404a8fa noticket - updated immich, vault 2025-08-01 12:42:17 -04:00
Bastian de Byl
c3acb9afa3 noticket - update fulfillr 2025-07-25 21:53:04 -04:00
Bastian de Byl
0d01bab424 noticket - bumped fulfillr 2025-07-25 13:49:16 -04:00
Bastian de Byl
892cc05a01 noticket - bumped skudak-wiki version for bookstack 2025-07-23 12:28:12 -04:00
Bastian de Byl
87f1e5a98c updated immich to 1.135.2 2025-06-20 13:50:51 -04:00
Bastian de Byl
75f002e236 noticket - updated fulfillr to fix return shipments 2025-06-11 20:51:22 -04:00
Bastian de Byl
3f1d91fecf noticket - updated fulfillr 2025-06-11 20:32:23 -04:00
Bastian de Byl
37caec7bad noticket - bump immich to v1.133.1 2025-05-23 18:14:23 -04:00
Bastian de Byl
a1ea1b7f63 noticket - immich bumped to v1.132.3 2025-04-30 00:08:31 -04:00
Bastian de Byl
dca413923c noticket - upgrade immich to 1.130.2 2025-03-26 12:22:27 -04:00
Bastian de Byl
ec4fd40f84 noticket - upgrade immich 2025-03-25 19:13:28 -04:00
Bastian de Byl
a6df909de8 noticket - removed logs references 2025-03-06 12:42:14 -05:00
Bastian de Byl
6b813362ca noticket - cleanup of unused sites, containers 2025-03-01 20:47:53 -05:00
Bastian de Byl
2fdd7792fc noticket - updated immich 2025-02-10 14:25:47 -05:00
Bastian de Byl
761bb67b5c noticket - add self-hosted bitwarden for skudak 2025-02-07 19:39:32 -05:00
Bastian de Byl
fced2a0038 noticket - add base site, update secrets 2025-02-03 12:34:41 -05:00
Bastian de Byl
fc73da78ac noticket - immich to 1.124.2 2025-01-13 14:26:37 -05:00
Bastian de Byl
65495ba863 noticket - updates to photos/immich 2025-01-08 15:09:31 -05:00
Bastian de Byl
9a60d4b0b9 noticket - migrate from photoprism to immich 2024-12-17 21:52:04 -05:00
Bastian de Byl
25662db5a6 noticket - updated nextcloud 2024-12-01 15:19:14 -05:00
Bastian de Byl
9c690127ce noticket - updates 2024-11-11 13:12:02 -05:00
Bastian de Byl
19afacf190 noticket - updates for fulfillr 2024-10-13 20:19:21 -04:00
Bastian de Byl
8aba20f8ea noticket - syntax fixes 2024-10-10 11:18:42 -04:00
Bastian de Byl
de3651fa27 noticket - fulfillr updates 2024-10-10 11:18:20 -04:00
Bastian de Byl
7e7780656a noticket - updates fore firewall, fulfillr, etc. 2024-10-09 21:23:31 -04:00
Bastian de Byl
ed7ef3ba26 updated graylog, firewall, hass 2024-07-31 16:29:07 -04:00
Bastian de Byl
184cd2574d noticket - reorganized podman 2024-02-01 15:35:11 -05:00
Bastian de Byl
27942f9178 noticket - version bumps and github actions runner 2023-11-14 15:54:57 -05:00
Bastian de Byl
9dd7cfec99 noticket - nginx fixes for skudak, fulfillr config 2023-10-05 21:01:04 -04:00
Bastian de Byl
8bd4ee9dd2 noticket - added skudak cloud (nextcloud) 2023-10-05 12:08:22 -04:00
Bastian de Byl
0e40b29329 noticket - fix fulfillr exporter identification on tax 2023-10-05 10:19:47 -04:00
Bastian de Byl
8686b40525 added nosql (redis) container with pass, update fulfillr 2023-09-19 18:55:38 -04:00
Bastian de Byl
10fef844d6 updated fulfillr for review accept/deny 2023-09-13 16:11:56 -04:00
Bastian de Byl
c8f4bd0a62 fulfillr bump, restart main router on sshpass_cron 2023-09-09 16:27:53 -04:00