Rich Bayliss
8c68f2c01d
Merge pull request #15 from balena-io/pass-superuser-creds-in-env
...
env: Pass superuser credentials in the environment
2018-11-07 10:23:39 +00:00
Rich Bayliss
55f60c60d2
env: Pass superuser credentials in the environment
...
Allows the credentials to be passed via the environment in order
that the application can create the user on start up.
Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2018-11-07 10:10:26 +00:00
Resin CI
8d8a5c9287
v0.0.4
2018-11-06 15:38:05 +02:00
dfunckt
04cc02b1cc
Merge pull request #11 from balena-io/detect-node-binary
...
Automatically detect the correct NodeJS binary
2018-11-05 21:30:34 +02:00
Akis Kesoglou
ed9c8ede28
Automatically detect the correct NodeJS binary
...
NodeJS is installed as `nodejs` in some distros, `node` in others. This ensures we can find either one or fail with a proper error, and also documents that NodeJS is required in the first place.
Fixes : #5
Change-type: patch
2018-11-05 21:28:04 +02:00
Resin CI
37dbf37534
v0.0.3
2018-11-02 12:48:11 +01:00
dfunckt
2108e6a42e
Merge pull request #9 from balena-io/add-vpn-config
...
Forward VPN config to the API container
2018-11-02 13:46:29 +02:00
Akis Kesoglou
9a1815ea77
Forward VPN config to the API container
...
Change-type: patch
2018-11-02 11:49:34 +02:00
Resin CI
5fba835739
v0.0.2
2018-11-01 19:25:15 +01:00
dfunckt
c3d76b41d5
Merge pull request #10 from balena-io/add-vb-support
...
Add support for automatic versioning
2018-11-01 20:23:17 +02:00
Akis Kesoglou
20074de230
Add support for automatic versioning
...
Change-type: patch
2018-11-01 18:51:14 +02:00
Akis Kesoglou
b70ca7fb9e
Initial commit
2018-10-27 22:34:05 +03:00