balena-supervisor/src
2015-10-13 13:27:56 -03:00
..
api.coffee pass the error message in despawn as well 2015-10-13 13:10:12 -03:00
app.coffee require config is needed to retry bootstrap 2015-10-13 13:27:56 -03:00
application.coffee Log errors when updating device info. 2015-10-13 13:27:56 -03:00
bootstrap.coffee use promise.try to start promise chain 2015-10-13 13:19:45 -03:00
config.coffee Move the starting timeout to a config var. 2015-10-13 13:19:44 -03:00
db.coffee Mount a /data directory for containers, to allow persistent storage. 2015-10-13 13:10:11 -03:00
enterContainer.sh Make sure that the command socket exists and is a socket. 2015-10-13 13:10:12 -03:00
openvpn.conf.tmpl Revamp/rewrite of supervisor as a docker application 2015-10-13 12:58:55 -03:00
supervisor-update.coffee Use Promise suffix for promise to make it a little clearer. 2015-10-13 13:27:56 -03:00
supervisor.coffee Start the supervisor update check ASAP, it allows us to push (and automatically update to) new supervisor images that fix issues in earlier stages. 2015-10-13 13:19:44 -03:00
tty.coffee Syntax cleanup pass. 2015-10-13 13:10:12 -03:00
utils.coffee Make mixpanelTrack nicely handle errors being passed in and use it for logging bootstrapping errors. 2015-10-13 13:19:44 -03:00