dependabot[bot]
ae40c7b0fc
build(docker): bump node from 14.13.1-alpine3.12 to 15.0.0-alpine3.12
...
Bumps node from 14.13.1-alpine3.12 to 15.0.0-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 06:51:22 +00:00
Travis Shivers
0c824085c7
build(docker): run entrypoint as node
2020-10-14 23:25:14 -05:00
Travis Shivers
5136961f17
build(docker): use tini for init
2020-10-14 23:25:13 -05:00
Travis Shivers
0624ab576d
refactor(docker): make builds more repeatable
...
Remove things like build date and sha from app to improve build
repeatability and caching.
2020-10-13 00:06:54 -05:00
Travis Shivers
87254718e9
build(docker): bump node to v14.13.1
...
Dependabot missed the build stages so this bumps them manually
2020-10-12 23:37:40 -05:00
Travis Shivers
0ebd12f66b
build: switch references to main repo
2020-10-10 23:32:29 -05:00
dependabot[bot]
21ac55a496
build(docker): bump node from 14.13.0-alpine3.12 to 14.13.1-alpine3.12
...
Bumps node from 14.13.0-alpine3.12 to 14.13.1-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-11 03:36:25 +00:00
dependabot[bot]
2fe6d24c57
build(docker): bump node from 14.12.0-alpine3.12 to 14.13.0-alpine3.12
...
Bumps node from 14.12.0-alpine3.12 to 14.13.0-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-06 02:44:18 +00:00
dependabot[bot]
c2958862c5
build(docker): bump node from 14.11.0-alpine3.12 to 14.12.0-alpine3.12
...
Bumps node from 14.11.0-alpine3.12 to 14.12.0-alpine3.12.
Signed-off-by: dependabot[bot] <support@github.com>
2020-10-03 01:45:30 +00:00
Travis Shivers
8984d7605c
build(docker): use node:14.11.0-alpine3.12
2020-09-28 02:13:04 -05:00
Travis Shivers
3e9ff79e4c
refactor(docker): fix up labels
2020-09-28 01:13:54 -05:00
Travis Shivers
c814a04ab7
fix(docker): use alpine3.11
...
Opened issue about architectures for alpine3.12 at
nodejs/docker-node#1330
2020-09-19 15:36:30 -05:00
Travis Shivers
9c9d282b14
fix(docker): use python3
2020-09-19 15:14:33 -05:00
Travis Shivers
3c5d6942f4
build(docker): use versioned images instead of latest
...
Dependabot will now monitor version updates instead of just relying on
using latest tag
2020-09-19 14:59:23 -05:00
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