x-atlas-consortia / ubkg-neo4j

A container implementation to serve the Unified Biomedical Knowledge Graph in Neo4j
MIT License
1 stars 0 forks source link

Ability to run Neo4j from container as https #13

Open shirey opened 1 year ago

shirey commented 1 year ago

Currently the Neo4j web console is only available via http/port 80. We need to be able to run over https/443 as well. To that end can we point the container to a set of existing certs and specify the protected domain name?