Skip to content
Snippets Groups Projects
Commit 1cb9320e authored by Yuci Gou's avatar Yuci Gou
Browse files

Update readme about HTTPS

parent 60e4d296
No related branches found
No related tags found
2 merge requests!101Shared data model,!102Shared data model
......@@ -116,6 +116,12 @@ yarn server
Please see [README_MINIO](https://gitlab.coko.foundation/xpub/xpub-epmc/blob/dev/README_MINIO.md) for instructions on setting up and running the Minio instance for file storage.
## HTTPS
We have enabled HTTPS for the application. In order to get it to work, you need to copy the SSL certificate and its private key to directory config/certs, namely, plus.europepmc.org.crt and plus.europepmc.org.key
Now run `yarn start`, and you can access the application at https://your-domain
## Continuous Integration
CI requires a Kubernetes cluster, resources for which can be found in [`pubsweet/infra`](https://gitlab.coko.foundation/pubsweet/infra).
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment