With Nginx and MongoDB
Last updated
Was this helpful?
Last updated
Was this helpful?
This deployment is based on two docker images:
serve static files (vue frontend)
provide https
serve files over http2
(if you want local mongodb)
To start the Purify locally without certificates and other production things, you can do the following:
Clone repository
Run docker-compose -f docker-compose.tests.yml up --build
Before deployment you may want to configure a few things in docker-compose file
You can edit nginx config file to adjust it for your needs. There is a config which is used by default, but in order to use it, you will need to change options.