Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

DOCUMENTATION WORK IN PROGRESS

  1. get docker-compose.yml
  2. get docker-compose.production.yml - change if needed
  3. create .env:
CONTAINER_REGISTRY_BASE=translate5
MYSQL_USERNAME=translate5
MYSQL_PASSWORD=translate5
APP_HOST=t5docker.localdev
COMPOSE_FILE=docker-compose.yml:docker-compose.production.yml

  1. call docker-compose up

This is installation is for new installations. If you upgrade from an existing installation see translate5 5.8.0 - needed visualreview to docker migration

  • No labels