Petros Angelatos
|
74ca087c7a
|
Preserve docker env in terminal session
|
2015-10-13 13:43:34 -03:00 |
|
Jon Grisky
|
fe93b61adb
|
Rename Dockerfile.x86_64 to Dockerfile.amd64
For consistency with the container spec architecture, we will use amd64 naming
for x86 64 bits machines.
Signed-off-by: Jon Grisky <jon@resin.io>
|
2015-10-13 13:43:34 -03:00 |
|
Pagan Gazzard
|
d65f329cd5
|
Update pinejs-client so that valid ssl certificates are enforced by default.
|
2015-10-13 13:43:34 -03:00 |
|
Pagan Gazzard
|
731338b0f4
|
Update dind config to use resinstaging.io
|
2015-10-13 13:43:25 -03:00 |
|
Juan Cruz Viotti
|
aead4c7531
|
Make use of resin-register-device
|
2015-10-13 13:42:25 -03:00 |
|
Pagan Gazzard
|
6c2467cca8
|
Allow running the supervisor in the devenv using docker in docker.
|
2015-10-13 13:42:23 -03:00 |
|
Pagan Gazzard
|
4003bd4828
|
Write the registered_at time to config.json as well, in case there is a failure between writing to config.json and writing to knex [Page]
|
2015-10-13 13:39:39 -03:00 |
|
Pagan Gazzard
|
f03df0b4ad
|
0.0.14
|
2015-10-13 13:39:39 -03:00 |
|
Pagan Gazzard
|
1ee3072c75
|
Force a newer bluebird so that we can rely on error properties also being available on the root error.
|
2015-10-13 13:39:39 -03:00 |
|
Pagan Gazzard
|
2387402c35
|
Clean up tmp files left behind by npm.
|
2015-10-13 13:39:39 -03:00 |
|
Pagan Gazzard
|
52d4cfb9d9
|
Fix an error where mixpanel events would have the wrong uuid set on first provision.
|
2015-10-13 13:39:39 -03:00 |
|
Pagan Gazzard
|
12542bf7d4
|
Update knexjs to 0.8.3
|
2015-10-13 13:39:39 -03:00 |
|
Pagan Gazzard
|
ab26c6a401
|
Don't cache config.json
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
7bc0a7d869
|
0.0.13
|
2015-10-13 13:39:38 -03:00 |
|
Praneeth Bodduluri
|
cb24f338af
|
Add /etc/resolv.conf bind mounts
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
c03658528c
|
0.0.12
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
e56d9b678e
|
Stop displaying an error message when trying to start a container that is already started.
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
a959660f90
|
Improve error messages reported to the user in the case of finding an empty string.
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
e38796e92a
|
Fix trying to delete supervisor container when it reports an alternate tag instead of the primary tag.
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
099c13446a
|
Switch to using the dockerode pull progress mechanism.
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
a3e39f540c
|
Update nodejs to v0.10.38
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
b6a1388c56
|
mixpanelTrack expects the error property to be called error
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
e8b6889d46
|
Take the ARCH param from jenkins, so that the different archs can be separate projects (and parallelise builds)
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
4162d63c98
|
Use the i386-node image for the i386 supervisor.
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
75e5a8302b
|
0.0.11
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
1787aa2a0f
|
Update network-checker for a bugfix.
|
2015-10-13 13:39:38 -03:00 |
|
James
|
c9b149cab2
|
Update dockerignore file
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
4d3a179fcb
|
Nicer error when image tag isn't found
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
0063eaf7e7
|
Reset download progress to null when starting up the supervisor.
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
1400dae1e8
|
0.0.10
|
2015-10-13 13:39:38 -03:00 |
|
Pagan Gazzard
|
b4306e85db
|
Fix reporting errors without a "cause"
|
2015-10-13 13:39:37 -03:00 |
|
James
|
6c6f7e2af5
|
Add Jenkins Build Script
|
2015-10-13 13:39:37 -03:00 |
|
Pagan Gazzard
|
e0b8b4f05f
|
Update to the latest tty.js
|
2015-10-13 13:39:37 -03:00 |
|
Pagan Gazzard
|
d0b48b7043
|
0.0.9
|
2015-10-13 13:39:37 -03:00 |
|
Pagan Gazzard
|
473337da63
|
0.0.8
|
2015-10-13 13:39:37 -03:00 |
|
Pagan Gazzard
|
d02883c013
|
Fix tty.js version, an updated version was released (with improvements), but then one of it's dependencies (by the same author) deleted from npm - so it can no longer be installed..
|
2015-10-13 13:39:37 -03:00 |
|
Pagan Gazzard
|
1b0cdfe094
|
Remove some logging from supervisor that wasn't that useful (and caused a lot of noise when looking for issues).
|
2015-10-13 13:39:37 -03:00 |
|
Eugene Mirotin
|
0cb3316ad9
|
use pinejs request for env vars retrieval
|
2015-10-13 13:39:37 -03:00 |
|
Eugene Mirotin
|
c18556a8db
|
dockerignore for editorconfig and coffeelint.json
|
2015-10-13 13:39:37 -03:00 |
|
Eugene Mirotin
|
6af414a114
|
add coffeelint
|
2015-10-13 13:39:37 -03:00 |
|
Eugene Mirotin
|
7555a7258d
|
add editor config
|
2015-10-13 13:39:37 -03:00 |
|
Eugene Mirotin
|
9b14babc78
|
use API endpoint to get merged env vars
|
2015-10-13 13:39:37 -03:00 |
|
Petros Angelatos
|
169df24ebf
|
Bump version
|
2015-10-13 13:39:37 -03:00 |
|
Pagan Gazzard
|
98ae03cf67
|
Add success/failure messages for better user info when there are issues.
|
2015-10-13 13:39:09 -03:00 |
|
Pagan Gazzard
|
368a23b823
|
Centralise the logging logic.
|
2015-10-13 13:39:09 -03:00 |
|
Pagan Gazzard
|
7a3d5b06c2
|
Report failures to start the container (eg bad CMD in a Dockerfile)
|
2015-10-13 13:39:09 -03:00 |
|
Pagan Gazzard
|
84b5746111
|
Share request settings between request and pinejs-client, and make sure a 30s timeout is used.
|
2015-10-13 13:39:09 -03:00 |
|
Pagan Gazzard
|
c29e0720c6
|
Switch to monitoring if the host is reachable via tcp, rather than a using a full http request.
|
2015-10-13 13:39:09 -03:00 |
|
Pagan Gazzard
|
a97cd40b44
|
Close the tty.js server as well as the ngrok listener.
|
2015-10-13 13:39:08 -03:00 |
|
Pagan Gazzard
|
5f5b6f5be1
|
Fix stopping a tty session via the api using the wrong app id.
|
2015-10-13 13:39:08 -03:00 |
|