/demo-environment

Docker image which is using docker-compose to create demo.

Primary LanguageShellOtherNOASSERTION

demo-environment

Docker Compose configuration that will be used on the demo server.

In order to have the local version working:

  1. Copy the local env configuration to the directory you launch the environment from:
	cp conf/.env-local .env
  1. Generate self signed certificates, using a script we provide:
	./scripts/generate-cert.sh