Commit Graph

2 Commits

Author SHA1 Message Date
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
0ac72f29a5 refactor: Remove RedHat/CentOS support, focus on Ubuntu/Debian
BREAKING CHANGE: Removed RedHat/CentOS/Rocky Linux support to improve stability

- Remove all RedHat/CentOS-specific code and variables
- Consolidate Ubuntu/Debian variables into single debian-family.yml
- Simplify CI/CD pipeline (remove CentOS tests)
- Remove unstable multi-OS complexity
- Update documentation to reflect Ubuntu/Debian focus
- Streamline playbooks for better maintainability

This change makes the project more stable and maintainable by focusing
on the most common server distributions (Ubuntu/Debian) instead of
trying to support multiple OS families with different package managers
and configurations.
2025-06-19 06:08:39 +02:00