Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 363 Bytes

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