Commit Graph

57 Commits

Author SHA1 Message Date
dannyrb
d10710ec51 Copy-pasta and trim 2019-05-13 13:14:08 -04:00
dannyrb
ed91e2678f This is outdated - refer to /docs 2019-05-10 09:18:46 -04:00
dannyrb
2d48893602 Remove publicserver example (we get this for free with CRA) 2019-05-10 09:18:28 -04:00
dannyrb
399c71b22c Don't check in any orthanc files 2019-05-10 00:13:28 -04:00
dannyrb
ec56239b70 Don't check in any orthanc files 2019-05-10 00:13:03 -04:00
dannyrb
f42459eb9e Trying to setup local CORS; better docker dir naming 2019-05-10 00:09:04 -04:00
dannyrb
429392e88e Local orthanc instance w/ persistant storage 2019-05-09 23:17:25 -04:00
dannyrb
28e46498f2 Shuffle files around 2019-05-09 13:31:42 -04:00
dannyrb
315fb1480e Persist our orthanc data 2019-05-09 12:07:15 -04:00
dannyrb
6935cbe373 Commit our secret 2019-05-09 11:08:14 -04:00
dannyrb
060882d93a Switch everything to use the OHIF realm; we can't seed the master realm, because it already exists. 2019-05-09 10:43:59 -04:00
dannyrb
b1ef87cfce Set a default custom theme for OHIF login 2019-05-09 08:59:34 -04:00
dannyrb
b081ae18eb Add our basic diagram 2019-05-08 22:43:16 -04:00
dannyrb
e573edfd66 Formatting 2019-05-08 20:24:06 -04:00
dannyrb
c0ddf5a6c6 Updated seed data for keycloak 2019-05-08 20:13:24 -04:00
dannyrb
db281d3219 Auth separate client if token not set 2019-05-08 14:50:26 -04:00
dannyrb
8f2fd7418b Local docker-ignore file 2019-05-08 13:07:50 -04:00
dannyrb
7a4fb95e10 Use JWT auth (don't need to hit auth server) to verify for /pacs/ dicom-web 2019-05-08 13:07:20 -04:00
dannyrb
5e8f5360b6 Load catch-all static assets to bottom of route matching 2019-05-08 09:01:04 -04:00
dannyrb
c33b468f1e Group related lines 2019-05-08 08:59:33 -04:00
dannyrb
88517fc282 Group related lines 2019-05-08 08:59:13 -04:00
dannyrb
aa768c7fd4 Add server_tokens note 2019-05-07 12:37:16 -04:00
dannyrb
88c6efd139 Prefer explicit IP over localhost 2019-05-07 12:36:58 -04:00
dannyrb
0a61ef1bb5 Include mime.types without the server crashing 2019-05-07 12:36:39 -04:00
dannyrb
cccbe235e0 Setup error/access logs in config 2019-05-07 12:36:21 -04:00
dannyrb
f6e0c553f5 Fix error/access log mounts 2019-05-07 12:35:55 -04:00
dannyrb
fdb7a99a33 More specific orthanc setup 2019-05-07 12:35:36 -04:00
dannyrb
c057357515 Fixing keycloak + postgres setup 2019-05-07 12:34:58 -04:00
dannyrb
512f640e8a Init keycloak with a predictable realm/client/setting/secret 2019-05-07 12:33:18 -04:00
dannyrb
8ebabc1447 Provide a default orthanc.json that includes plugin locations for the image 2019-05-07 12:29:55 -04:00
dannyrb
548e974f69 Init oidc twice 2019-05-07 12:29:34 -04:00
dannyrb
4928085416 Use a specific version 2019-05-07 12:28:53 -04:00
dannyrb
c9fcedb247 Begin laying out keycloak configuration 2019-05-06 16:01:45 -04:00
dannyrb
dc16e0856c Clean up docker-compose 2019-05-06 16:01:07 -04:00
dannyrb
93624f9941 Comment out incorrect mime.types location 2019-05-06 16:00:25 -04:00
dannyrb
a4933447ec Move log files up top 2019-05-06 16:00:00 -04:00
dannyrb
8e939eb491 Revised dockerfile notes 2019-05-06 14:11:40 -04:00
dannyrb
411baa702a Shift and rename files to match defaults 2019-05-06 13:47:33 -04:00
dannyrb
1d7527c919 Cleaning up nginx config file and adding notes 2019-05-06 13:03:00 -04:00
dannyrb
915fee5eb0 docker-compose 2019-05-04 21:51:53 -04:00
dannyrb
9f9e8c9635 Replaced this with the dockerfile in root 2019-05-04 21:51:09 -04:00
dannyrb
d9ee7dd3b3 second config 2019-05-04 21:50:53 -04:00
dannyrb
471378e4d8 Disable orthanc authentication 2019-05-04 21:50:08 -04:00
dannyrb
24e47d6810 Some rough notes for myself 2019-05-04 21:49:16 -04:00
dannyrb
2a56ec5c5f Keycloak and authproxy 2019-05-02 12:59:31 -04:00
dannyrb
b8dd70f2c8 Some comments 2019-05-01 16:38:17 -04:00
dannyrb
7c62466994 docker-compose note 2019-05-01 16:37:53 -04:00
biharck
f8e8acd9e9 updating docker-compose files to adhere new way to deploy 2019-04-30 10:33:47 -03:00
biharck
5d34a85d05 adding Troubleshooting details when docker needs to increase memory size 2019-04-26 22:30:50 -03:00
biharck
ceafbbcdb8 moving config files from json to js objects and injecting them at example page 2019-04-26 17:07:25 -03:00