.. |
compose
|
Use the DOCKER_SOCKET env var for the user container's balena socket mount
|
2018-10-18 15:01:49 +02:00 |
config
|
config: Allow atomic config.json writes on balenaOS
|
2018-10-18 15:01:49 +02:00 |
device-api
|
device-api: Add supervisor version endpoint
|
2018-10-13 20:24:25 +01:00 |
lib
|
Replace io.resin labels (and their env vars) with io.balena equivalents
|
2018-10-18 13:21:31 +02:00 |
logging-backends
|
Support local logging via standard logging interface
|
2018-10-10 13:02:40 +01:00 |
migrations
|
Change config function providers to be mutable
|
2018-06-26 14:02:25 +01:00 |
types
|
types: Remove temporary Service type in favour of actual compose class
|
2018-09-24 12:04:51 +01:00 |
api-binder.coffee
|
Support setting target state in local mode from supervisor API
|
2018-10-10 13:02:40 +01:00 |
app.coffee
|
Introduce workaround for IPv6 DNS resolution until nodejs becomes RFC 3484 compliant
|
2018-03-07 07:01:43 -08:00 |
application-manager.coffee
|
Replace io.resin labels (and their env vars) with io.balena equivalents
|
2018-10-18 13:21:31 +02:00 |
application-manager.d.ts
|
Support setting target state in local mode from supervisor API
|
2018-10-10 13:02:40 +01:00 |
config.ts
|
fix: Return void from config setter
|
2018-10-15 11:12:47 +01:00 |
db.ts
|
Convert db module to typescript
|
2018-06-18 13:39:08 +01:00 |
device-config.coffee
|
logger: Remove pubnub leftovers
|
2018-07-18 12:31:10 -07:00 |
device-state.coffee
|
state: Don't consider local mode when storing state
|
2018-10-13 20:20:05 +01:00 |
event-tracker.ts
|
fix: Use throttle not debounce when ensuring we don't spam mixpanel
|
2018-09-12 12:30:31 +01:00 |
host-config.coffee
|
Replace the gosuper component with a node module that handles communication with systemd, and stop using an init system in the supervisor container
|
2018-03-22 15:55:15 +00:00 |
local-mode.ts
|
local mode: Add local mode manager module to handle cleanup
|
2018-10-13 20:20:05 +01:00 |
logger.ts
|
fix: Don't assume config is defined for legacy images in logger
|
2018-10-15 10:53:11 +01:00 |
network.coffee
|
network: Ignore resin-redsocks and balena-redsocks when reporting IP addresses
|
2018-10-18 15:01:49 +02:00 |
proxyvisor.coffee
|
logger: Use the new logging backend
|
2018-07-18 12:30:59 -07:00 |
supervisor-api.coffee
|
Disable express' x-powered-by header
|
2018-10-16 13:26:21 +02:00 |
supervisor.coffee
|
local mode: Add local mode manager module to handle cleanup
|
2018-10-13 20:20:05 +01:00 |