Skip to content

peculater/cliniccases-compose

Repository files navigation

ClinicCases in docker compose

Run ClinicCases

Host: mysql
Database Username: cliniccases
Database Password: terriblepassword
Database Name: cliniccases
Password Salt (leave alone)
Path to ClinicCases: /var/www/html
Path to Documents: /var/cc_docs
Base URL: http://localhost:8000/
Domain: http://localhost:8000
Admin Email: cliniccases@example.com
Default Email: cliniccases@example.com
(Everything underneath that is fine)

Other notes

Mail doesn't work so creating users is a little more complex. You have to create them, then reset their password to see what the password got set to.

Otherwise, things seem to work ok.

If this goes to prod, we'll want to make a container that doesn't have _INSTALL up ins.

About

Running ClinicCases in a docker-compose sort of way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published