balena-supervisor/src
2015-10-13 13:45:06 -03:00
..
lib Use crypto.randomBytes for API secret 2015-10-13 13:45:05 -03:00
api.coffee Refactor bootstrapper. Run preloaded supervisor dind. Change dind configs to be ignored and document how to populate them. 2015-10-13 13:45:05 -03:00
app.coffee Ensure special env vars are persistent and add placeholder for device.setBootConfig 2015-10-13 13:45:06 -03:00
application.coffee Promisify executeSpecialActionsAndBootConfig and remount /boot rw 2015-10-13 13:45:06 -03:00
bootstrap.coffee Give extra environment variables to preloaded apps. Ensures the app is not unnecessarily restarted as soon as we gain connectivity. 2015-10-13 13:45:06 -03:00
config.coffee Remove unused config.supervisorContainer in config.coffee 2015-10-13 13:45:06 -03:00
db.coffee Mount a /data directory for containers, to allow persistent storage. 2015-10-13 13:10:11 -03:00
device.coffee Promisify executeSpecialActionsAndBootConfig and remount /boot rw 2015-10-13 13:45:06 -03:00
docker-utils.coffee Apply coffeelint everywhere 2015-10-13 13:45:03 -03:00
enterContainer.sh Use read -p to wait for enter. 2015-10-13 13:27:59 -03:00
request.coffee Share request settings between request and pinejs-client, and make sure a 30s timeout is used. 2015-10-13 13:39:09 -03:00
utils.coffee Implement and use golang endpoint for getting ipaddress' of the device 2015-10-13 13:45:05 -03:00