Commit Graph

2166 Commits

Author SHA1 Message Date
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
f495ccfa3f Clean up oidc config 2019-05-07 15:42:11 -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
f8f4584f4e Remove unreferenced config files 2019-05-06 13:49:52 -04:00
dannyrb
411baa702a Shift and rename files to match defaults 2019-05-06 13:47:33 -04:00
dannyrb
8114f4fe48 Begin writing UAC docs now that we have a workign example 2019-05-06 13:03:35 -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
e1ddbd9777 Rename the simpler dockerfile in root to dockerfile-web 2019-05-04 21:51:26 -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
c8b3374899 Playing with different js configs 2019-05-04 21:49:46 -04:00
dannyrb
24e47d6810 Some rough notes for myself 2019-05-04 21:49:16 -04:00
dannyrb
2b71866bdb Note regarding command to build image 2019-05-03 21:21:42 -04:00
dannyrb
0852e33cd1 Copy our build output into a folder we can serve (static content; pwa) 2019-05-03 21:21:11 -04:00
dannyrb
337bd5ffc9 Switch to openresty image (nginx with some lua magic) 2019-05-03 21:20:43 -04:00
dannyrb
ea7e7e3292 Set the config we'd like to use when building our app 2019-05-03 21:19:41 -04:00
dannyrb
08db413024 Use first client config to create our UserManager 2019-05-03 21:18:13 -04:00
dannyrb
2a56ec5c5f Keycloak and authproxy 2019-05-02 12:59:31 -04:00
dannyrb
6a84c377fc Use build output folder; not public folder 2019-05-01 16:39:20 -04:00
dannyrb
3821e8a4d9 Copy the build output directory; not the unbuilt public files 2019-05-01 16:38:34 -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
Danny Brown
efcdad7e67
Merge pull request #414 from dannyrb/fix/broken-icons-link
fix(App.js): Fixed broken toolbar icons not rendering with base tag r…
2019-05-01 13:37:26 -04:00
dannyrb
2cbeb26eb4 Make sure our baseDirectory ends in a forward slash 2019-05-01 13:28:18 -04:00
dannyrb
f583af0f20 Remove typo in names 2019-05-01 13:13:11 -04:00
dannyrb
7f52bade3e Pull config from window for now 2019-05-01 13:10:44 -04:00
dannyrb
94e45b1b65 Add unit test 2019-05-01 13:07:43 -04:00
dannyrb
3a38bdd416 fix(App.js): Fixed broken toolbar icons not rendering with base tag removed 2019-05-01 12:56:41 -04:00
Danny Brown
6bed32d229
Merge pull request #412 from dannyrb/deploying-static-site-2
Guide for different static asset hosts/deployment
2019-05-01 12:37:27 -04:00
dannyrb
ac86c178d2 Fix typo 2019-05-01 12:30:52 -04:00
dannyrb
7cd85f78af Update guide links 2019-05-01 12:14:34 -04:00