Commit Graph

6 Commits

Author SHA1 Message Date
Malin
288b79d8eb feat: complete decebal deployment, update README with actual IPs and configs
- decebal fully deployed: MySQL 8.4.9 running, app user created
  (sql_sibiuindepen@100.115.128.41), backup cron installed
- ZFS pool 'data' ONLINE on /dev/da1, data/mysql at /var/db/mysql
- pf active: 3306 allowed from 100.115.128.41 only
- zamolxis -> decebal MySQL connectivity verified
- README: replace all Tailscale IP placeholders with actuals
  (zamolxis 100.115.128.41, decebal 100.67.166.29)
- README: fix PHP extension package names (pecl-imagick, pecl-redis;
  opcache bundled in base php85)
- README: fix nginx if operator (no != support in nginx if blocks)
- README: update my.cnf to deployed config (innodb_redo_log_capacity,
  innodb_buffer_pool_instances, slow query log, sql_mode)
- README: update pf configs to deployed rulesets (both nodes)
- README: update backup script to deployed version with .my.cnf auth
- README: add deployment status table, resolve open items

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 10:19:38 +02:00
Malin
795e84d438 feat: rename VMs to zamolxis(900)/decebal(901), raise RAM to 24GB/30GB, decebal to 6vCPU, innodb_buffer_pool 26G 2026-05-29 08:45:19 +02:00
Malin
b1047817e3 fix: upgrade to FreeBSD 15.0, PHP 8.5 as binary pkg, Redis 8.6, MySQL 8.4.9 LTS, document MySQL 9.x EOL 2026-05-29 08:25:02 +02:00
Malin
3c4bdae145 fix: adjust transilvan-new disk to 20+100GB for 130GB constraint, drop Beszel/Telegraf, document Redis stays local 2026-05-29 08:13:55 +02:00
Malin
68f69c30ea feat: add VM sizing, host hardware specs and Proxmox provisioning steps 2026-05-29 08:00:52 +02:00
Malin
4295bec6c0 feat: add Sibiu Independent stack migration plan (Debian/AApanel → FreeBSD 14.x) 2026-05-29 07:45:10 +02:00