Skip to content

Commit

Permalink
Memory requirement for Orthanc
Browse files Browse the repository at this point in the history
  • Loading branch information
CGDogan committed Sep 18, 2023
1 parent b4f2eb4 commit db35bce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Use `docker-compose -f caMicroscope.yml build` to rebuild the services.

Once everything is up, go to http://localhost:4010/ to see the landing page.

6GB memory is recommended (in total, 2GB RAM + 4GB swap should work well)

## SSL
To enable ssl, mount the private key and certificate files to the ca-back service in /root/src/ssl/privatekey.pem and /root/src/ssl/certificate.pem respectively. HTTPS mode will only be enabled if both of these files are present.

Expand Down

0 comments on commit db35bce

Please sign in to comment.