Commit Graph

40 Commits

Author SHA1 Message Date
Jason Kulatunga 97838dfccd
attempting to build static binary.
Make sure we "test" binary in final static-debian11 container by running help as part of build.
2023-11-08 08:31:34 -08:00
Jason Kulatunga f9bab38744
enable CGO compilation with encryption 2023-11-08 07:05:42 -08:00
Jason Kulatunga 9c5bf15016
bump golang and node runtime versions to be insync with local dev environment. 2023-10-03 14:46:49 -07:00
Jason Kulatunga c7805e9790
bump test timeout on GH Actions. 2023-10-03 13:32:15 -07:00
Jason Kulatunga 0a9eb88b1b
fixing module name (fasten-onprem vs fastenhealth-onprem) 2023-08-27 17:09:46 -07:00
Jason Kulatunga e897ddc3fa
fix docker image build again. 2023-07-14 20:43:57 -07:00
Jason Kulatunga b85cb51b60
make sure we can build docker images in parallel again (no mutex via volume mount caching) 2023-07-14 20:15:36 -07:00
Jason Kulatunga 49cee9ff20
trying to fix OOM parallel build issue 2023-07-10 21:17:48 -07:00
Jason Kulatunga c8f06ea1b4
trying to fix OOM parallel build issue 2023-07-10 21:11:05 -07:00
Jason Kulatunga e34cca218d
trying to fix OOM parallel build issue 2023-07-10 09:10:05 -07:00
Eric Lathrop fd359d1115
Expose the web port in docker (#125) 2023-04-17 20:22:30 -07:00
Jason Kulatunga 0aa331cd4f
Use Depot for Docker builds (#55)
Co-authored-by: Jacob Gillespie <jacobwgillespie@gmail.com>
2023-01-31 18:30:55 -08:00
Jason Kulatunga a89f640bc0 build frontend before UI 2023-01-26 03:08:13 -08:00
Jason Kulatunga 04c3c4d12a yarn cache (node_modules) directory should already exist, so yarn install should be a noop. 2023-01-26 02:45:33 -08:00
Jason Kulatunga 81b74f754e remove timeout. 2023-01-26 01:36:23 -08:00
Jason Kulatunga 94c7996720 dont force using lockfile version, maybe incompatibilities due to arch? 2023-01-26 01:36:06 -08:00
Jason Kulatunga 74650c410d trying to fix timeout. 2023-01-25 23:11:29 -08:00
Jason Kulatunga 6d5d009173 trying to fix timeout. 2023-01-25 22:33:29 -08:00
Jason Kulatunga 2889904668 trying to fix timeout. 2023-01-25 22:31:48 -08:00
Jason Kulatunga 248f42f830 trying to fix timeout. 2023-01-25 22:26:48 -08:00
Jason Kulatunga 50a94b1127 trying to fix timeout. 2023-01-25 22:22:18 -08:00
Jason Kulatunga 7554f3bf9d trying to fix yarn install. forcing npm registry. 2023-01-25 21:50:22 -08:00
Jason Kulatunga 7eb86d988b removing yarn timeout command. 2023-01-25 21:06:52 -08:00
Jason Kulatunga 6fd69575d1
Better Reporting (#12) 2022-12-17 15:10:19 -08:00
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