Skip to content

v2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@yeszao yeszao released this 27 Sep 23:39
  1. Add PHP5.4 (image is base on debian jessie, not Alpine).
  2. Merge PHP7 and PHP5.6 to one service.
  3. Seperate MySQL5 from MySQL(default is MySQL8).
  4. Move esdata/, mysql/, mongo/ to data/ directory.
  5. Move Dockerfile and Configuration files to services/ directory.
  6. Move ssl certificate direcroty to services/nginx/ssl.
  7. Add ElasticSearch plugin installation support.
  8. Add certbot installing for Nginx (optional).
  9. Rename log/ to logs/.
  10. Rename env ALPINE_REPOSITORIES to CONTAINER_PACKAGE_URL,PHP72_* to PHP_*.
  11. Change container WORKDIR from/var/www/html to /www.