Sebastian Palencsar
|
451cdad6e9
|
chore: Remove EOL OS versions (Ubuntu 20.04, Debian 11) - focus on supported versions
|
2026-05-05 05:57:33 +02:00 |
|
Sebastian Palencsar
|
dffd8e3b76
|
feat: v2.5.0 - Complete Technology & Security Update
Features:
- PHP 8.4 support (from 8.3)
- WordPress 7.0 (auto-update via WP-CLI)
- Modern TLS 1.3 cipher suites (2026 best practices)
- Fail2Ban security integration (5 jails: SSH, Nginx, WordPress, recidive)
- Auto-update cron job for WordPress (weekly Minor updates)
- Debian 14 Forky support (testing)
- Ubuntu 25.04 support
- Python 3.12 in GitHub Actions
Security:
- Fail2Ban with SSH brute force protection (24h ban)
- WordPress wp-login.php protection (2h ban)
- Nginx bot scanner protection
- Recidive jail for repeat offenders (1 week ban)
- Modern TLS ciphers (AEAD only)
- HSTS 2 years for preload
Documentation:
- docs/autoupdate.md - WordPress auto-update guide
- docs/fail2ban.md - Fail2Ban configuration guide
- docs/troubleshooting.md - Updated with php_version variable
Breaking changes:
- PHP 8.4 is now the default (requires Ubuntu 20.04+ or Debian 11+)
|
2026-05-04 19:37:27 +02:00 |
|
Sebastian Palencsár
|
b339ed1e43
|
Final PROJECT_OVERVIEW.md corrections - consistent structure and accurate file listings
|
2025-06-21 00:21:30 +02:00 |
|
Sebastian Palencsár
|
e199772e92
|
feat: v2.0.0 production-ready release with Redis, OPcache and Nginx optimizations
|
2025-06-21 00:08:09 +02:00 |
|
Sebastian Palencsár
|
573224a36b
|
🚀 Initial release: Complete Ansible LEMP WordPress automation
✨ Features:
- Complete LEMP stack automation
- WordPress with WP-CLI
- Redis Object Cache (50% performance boost)
- Multi-OS support
- SSL/Let's Encrypt integration
- Security hardening
- Enterprise features
- Docker testing environment
- GitHub Actions CI/CD
- Comprehensive documentation
🧪 Fully tested and production-ready
Copyright (c) 2025 Sebastian Palencsár
|
2025-06-18 18:24:55 +02:00 |
|