Skip to content

ckemar/demo-environment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%