Skip to content

Releases: SerhiiMazurBeetroot/docker-env

2.0.6

30 Aug 16:47
Compare
Choose a tag to compare

Highlights

  • Add Elasticsearch project
  • Add option to display Project IPs

Installation/Upgrade

  • Add fn wait_for_db (wordpress, bedrock)
  • Fixed issue with bedrock installation

What's Changed

  • Update files projects vars to improve structure
  • Fix issues

2.0.5

19 Feb 20:22
Compare
Choose a tag to compare

Highlights

  • Add Directus project
  • Use templates from repo
  • Add Tests for dev
  • Use bash v.3.2.57 | for macOS

Installation/Upgrade

  • Add import postgres DB depends on format
  • Add fn clear_nginx_logs

What's Changed

  • Update files, directories to improve structure
  • Fix issues

2.0.4

19 Oct 09:14
Compare
Choose a tag to compare

Highlights

  • Wordpress Mailhog

Installation/Upgrade

  • Update | improve custom echo functions like 'GET_USER_INPUT'
  • Add | git_switch_branch before importing DB

What's Changed

  • Replaced logic for some functions
  • use ARG in docker files
  • Fix issues

2.0.3

21 Sep 20:20
Compare
Choose a tag to compare

Highlights

  • Next.js installation
  • Alias command "docker-env"

Installation/Upgrade

  • Add | $ENV_DIR
  • Add | wordpress template docker-compose.override.yml

What's Changed

  • Replaced logic for some functions
  • Fix permissions | depends on PROJECT_TYPE
  • Replace mysql with mariadb (use MYSQL_CMD) | mariadb v.11.0 (mysql is deprecated)
  • Fix | COMPOSE_PROJECT_NAME | regex format
  • Fix issues

v2.0.2

22 Dec 13:14
Compare
Choose a tag to compare

Highlights

  • Wordpress installation (single/multisite)

Installation/Upgrade

  • option to delete default site data
  • enable ALTERNATE_WP_CRON

What's Changed

  • Added php extensions to wordpress Dockerfile
  • Replace "_" to "-" DOMAIN_NAME, DOMAIN_FULL
  • fix issue with php version

v2.0.1

18 Dec 13:43
Compare
Choose a tag to compare

Highlights

  • Compose v2 compatibility

Installation/Upgrade

  • phpMyAdmin to wordpress

What's Changed

  • Fixed issue with password
  • Remove subdomain for a domain
  • Checking docker image exists
  • Remove "vendor" and "node_modules" when compressing a project

v2.0.0

10 Nov 21:46
Compare
Choose a tag to compare

Highlights

  • separate logic to use different types of project

Installation/Upgrade

  • New type of project Bedrock
  • New type of project PHP simple
  • Possibility to archive an inactive project

What's Changed

v1.0.0

10 Nov 21:34
Compare
Choose a tag to compare
UPDATED | nginx.cong | increase client_max_body_size