-
Notifications
You must be signed in to change notification settings - Fork 48
Hyku on Docker
Justin Coyne edited this page May 22, 2017
·
8 revisions
We distribute a docker-compose.yml
configuration for running the Hyku stack and application using docker. Once you have docker installed and running, launch the stack using e.g.:
docker-compose up -d
Now you can visit http://localhost:8080/ and see the site running in multitenancy mode.