Commit Graph

46 Commits

Author SHA1 Message Date
Travis Shivers 06519fdff9
fix(docker): use node:current-alpine 2020-08-31 19:15:56 -05:00
Travis Shivers 0820150385
build(docker): build once on BUILDPLATFORM 2020-08-31 19:05:56 -05:00
Travis Shivers 699142e847
build(docker): split into base stage to fix prod only install 2020-08-31 18:24:45 -05:00
Travis Shivers f86e7de364
build(npm): add npm package deployment
* build(npm): add config to allow synclounge to be published as a package

* build(npm): add npm publish logic

* docs(linux): change installation to use npm registry

* ci(travis-ci): skip build on install
2020-08-31 17:55:14 -05:00
Travis Shivers 1516eeacdf
fix(version): pass version through to docker webapp build 2020-08-30 15:05:37 -05:00
Travis Shivers 56cbc13823 docs: add discussion about this fork and differences to main 2020-08-27 20:40:19 -05:00
Travis Shivers 9b5efbd560 refactor(docker): remove server from Dockerfile since its default 2020-08-27 20:31:31 -05:00
Travis Shivers 8f3d3d62df build(docker): build production deps in target platform 2020-08-23 21:07:31 -05:00
Travis Shivers f22b8c1807 build(docker): use bundled socket server 2020-08-23 21:07:31 -05:00
Travis Shivers 6c28be08db
Bump syncloungesocket 4.0.4 2020-08-22 15:18:25 -05:00
Travis Shivers 6a2edf92b6
Copy from docker rather than from 2020-08-20 20:47:45 -05:00
Travis Shivers 00af160cdd
Use syncloungesocket docker image as base 2020-08-20 20:32:23 -05:00
Travis Shivers 8f236bb5e0
Reorder docker build stages 2020-08-12 19:45:42 -05:00
Travis Shivers eccff34f35
Absolute entrypoint 2020-08-08 11:13:19 -05:00
Travis Shivers b88ffed249
Bump socket server version 2020-08-07 19:37:06 -05:00
Travis Shivers e7e26bedaa
Update socket server version to support new messages 2020-08-07 18:58:41 -05:00
Travis Shivers 8b80b3adb6
Bump socket server 2020-08-04 19:26:43 -05:00
Travis Shivers f0f1731f8d
Bump socket server 2020-08-04 17:44:53 -05:00
Travis Shivers 38ae13685f
Bump deps 2020-08-04 16:14:58 -05:00
Travis Shivers 6111a4b053
Bump syncloungesocket version 2020-07-27 21:17:46 -05:00
Travis Shivers 646f16d364
Made publicPath relative to support all base urls without rebuilding 2020-07-27 18:31:20 -05:00
Travis Shivers bb7dff3364
Add BASE_URL to ENV to preserve for runtime 2020-07-27 16:42:59 -05:00
Travis Shivers be6328795d
Added subfolder action 2020-07-27 15:06:36 -05:00
Travis Shivers 55d74e1b63
Added buildargs for BASE_URL 2020-07-27 14:20:12 -05:00
Travis Shivers 0282cdef0b
Convert to sending syncFlexibility instead of syncState 2020-07-24 20:09:33 -05:00
Travis Shivers 308154a669
Added missing Docker args 2020-07-24 19:02:48 -05:00
Travis Shivers 0c5ac68032
Update to new socket server. Note: default port is now 8088 2020-07-24 18:56:54 -05:00
Travis Shivers 4ef9381acd
Move labels to last stage 2020-07-24 18:44:38 -05:00
Travis Shivers 0406f92000
Image labels 2020-07-24 16:25:45 -05:00
Travis Shivers c58131fce9
Build webapp on base arch 2020-07-24 00:51:47 -05:00
Travis Shivers 6d3a24fae1
Increase ulimit to try and fix docker error 2020-07-23 20:28:20 -05:00
Travis Shivers 55dda83471
Verbose logging to docker npm install to see why failing 2020-07-23 19:33:02 -05:00
Travis Shivers a5913b9f5b
Fix cache path 2020-07-23 19:16:29 -05:00
Travis Shivers f0cea19db0
Bump log level to see issue 2020-07-23 19:16:09 -05:00
Travis Shivers 124efa40d9
Fix multiarch builds with node-gyp 2020-07-23 18:40:45 -05:00
Travis Shivers 1cc8c3e1a8
Changed docker npm install to npm ci 2020-07-22 21:49:49 -05:00
Travis Shivers 4cb59f473e
Added SOURCE_BRANCH 2020-07-22 16:38:44 -05:00
Travis Shivers f3bb437355
See if git commit will still be there without specifying args 2020-07-22 16:14:44 -05:00
Travis Shivers 7ead58bb52
Add branch and docker args 2020-07-22 15:17:41 -05:00
Travis Shivers 94ef5cc83d
Update syncloungesocket version 2020-07-21 19:06:07 -05:00
Travis Shivers eaebe674f5
Fixed server url 2020-07-21 19:02:13 -05:00
Travis Shivers 052884c12f
Fix servers format 2020-07-21 17:36:09 -05:00
Travis Shivers acef450ebb
Add workflow 2020-07-21 16:54:59 -05:00
Travis Shivers 091eee0363
Dynamic runtime config 2020-07-21 16:28:48 -05:00
Travis Shivers 443cb8dc82
More docker work 2020-07-20 21:27:43 -05:00
Travis Shivers 76fcc9021d
Add dockerfile 2020-07-20 19:01:07 -05:00