Here we have EasyEngine v4 Beta-5. Probably two more betas, before we enter feature freeze mode. Hopefully, this will be the month of the last beta! You can track the project progress on this Github project board.
You can start testing on a fresh VPS. Currently, we support limited operating system that includes Ubuntu 14.04, 16.04, 18.04 and Debian 8. Please run following command:
wget -qO ee rt.cx/ee4beta && sudo bash ee
Detailed instructions are here.
⚠️We repeat, v4 is not production ready! ⚠️
Changelog
This release refactored commands into separate
Features
- Add support for packaging. Issue: #1060, PR: EasyEngine/site-command#87 #1135
- Add routing support for site-packages, PR: #1135
- Add container migration after the update. PR: #1134
- Update debugging of external command launches. Issue: #1139, PR: #1140
- Add support for old EEv3 commands. PR: #1142, #1150
Fixes
- Fix cron command not working. PR: #1133
- Update minimum required PHP version to 7.0. Issue: #1138, PR: #1137
- Remove incorrect EasyEngine update tests. Issue: #1144, PR: #1147
- Fixed Entity too large error. Issue: #1136 PR: #1158
EE Package Updates
- Site command has been refactored. See EasyEngine/site-command – v2.0.0 and EasyEngine/site-wp-command – v1.0.0-beta.1
- Cron command v1.0.0-beta.2
- We’ve built Postfix from source in a Docker image
Hi Rahul,
Roughly how long before we see a) the update capability, and b) the promised site migration capability?
Terence.