Balena Supervisor: balena's agent on devices.
Go to file
2015-10-13 13:37:56 -03:00
bin Use the right container engine depending on host image 2015-10-13 13:36:12 -03:00
src Be more frugal with the bandwidth used for device updates. 2015-10-13 13:37:56 -03:00
.dockerignore Add .dockerignore and Dockerfile to the .dockerignore, this stops the temporary Dockerfile from invalidating the docker cache. 2015-10-13 13:36:14 -03:00
.gitattributes Add a .gitattributes file to make sure files for use on linux have linux style line-endings. 2015-10-13 13:03:14 -03:00
.gitignore Revamp/rewrite of supervisor as a docker application 2015-10-13 12:58:55 -03:00
01_nodoc Save space by using a dpkg config to avoid installing unnecessary docs/locales. 2015-10-13 13:36:13 -03:00
deploy_key Use buildstep to build the supervisor just like a normal resin app 2015-10-13 13:02:49 -03:00
Dockerfile.i386 Fix the missing enterContainer and Coffeescript compilation process in i386 and x86_64 Dockerfiles 2015-10-13 13:37:10 -03:00
Dockerfile.rpi Add an npm dedupe call to reduce image size. 2015-10-13 13:36:14 -03:00
Dockerfile.x86_64 Fix the missing enterContainer and Coffeescript compilation process in i386 and x86_64 Dockerfiles 2015-10-13 13:37:10 -03:00
entry.sh User Supervisord for logging 2015-10-13 13:28:00 -03:00
Makefile Keep the / in the DEPLOY_REGISTRY, so we can just set it empty to use the default docker registry. 2015-10-13 13:37:10 -03:00
package.json Bump version 2015-10-13 13:37:56 -03:00
postinstall.sh Save space by removing more npm install artifacts. 2015-10-13 13:36:13 -03:00
resin-supervisor.conf no updates 2015-10-13 13:34:23 -03:00
ssh_config Use the buildstep pushed to staging & Remove deploy_key 2015-10-13 13:06:42 -03:00