Commit Graph

16 Commits

Author SHA1 Message Date
Jason Kulatunga 1e51cbe509 fixing dockerfile. 2022-11-02 08:28:17 -07:00
Jason Kulatunga fa19d20bc2 fixing docker image. 2022-11-02 08:27:15 -07:00
Jason Kulatunga af8b42a31a fixing docker image. 2022-11-02 08:04:19 -07:00
Jason Kulatunga f907abf10f modifications to support JWT auth locally. 2022-10-31 23:08:42 -07:00
Jason Kulatunga fcb9d6b31f working couchdb reverse proxy behind webapp binary.
working dockerfile and dockercompose file
added s6-overlay to base image, built ontop of couchdb now.
Bootstrapping of couchdb now creates _users and other system databases.
2022-10-09 11:08:23 -07:00
Jason Kulatunga 22f478a6e8 fixing build. 2022-09-27 22:23:40 -07:00
Jason Kulatunga 655e63ed2b make sure the seeded db is available in the container. 2022-09-27 22:14:01 -07:00
Jason Kulatunga 159323a008 force use npmjs registry 2022-09-27 08:28:11 -07:00
Jason Kulatunga 7acbb8148c force use npmjs registry 2022-09-27 08:27:06 -07:00
Jason Kulatunga c473ee7e47 try to fix timeout for Yarn on GH Actions. 2022-09-27 08:13:48 -07:00
Jason Kulatunga 1ed02a3a70 make sure we copy the yarn lockfile into the repo. 2022-09-27 07:56:03 -07:00
Jason Kulatunga 36370c591d adding a sandbox configuration (to build "production-like" version connecting to sandbox).
default "showHeader" to false.
2022-09-26 22:41:39 -07:00
Jason Kulatunga 35a9025349 fixing Dockerfile. 2022-09-26 22:16:58 -07:00
Jason Kulatunga 30cb696dff fixing config file.
fixing Dockerfile.
2022-09-26 22:14:29 -07:00
Jason Kulatunga 14fd443dc4 oncomplete only runs on successful api calls,
https://stackoverflow.com/questions/33783967/rxjs-observable-doesnt-complete-when-an-error-occurs
2022-09-25 11:14:00 -07:00
Jason Kulatunga fa09bfafd6 adding docker image.
adding cerner client.
adding new images
using yarn for npm package management.
2022-09-21 18:57:38 -07:00