open-balena/scripts
Rich Bayliss a029160caf
feature: Support deployment via balena push to local-mode balenaOS devices
- remove some `.gitignore` entries as this is also honoured by `balena push`
- added a step to `scripts/quickstart` to produce a single, flat `docker-compose.yml` after running
- set the compose file versions to `2.0` to ensure only supported terms are used in the `docker-compose.yml` file output
- quoted empty env values as these need to be passed in as blank, and not ommitted
- include the MDNS publisher service IF the domain being used is a .local one
- corrected spelling of macOS in script messages
- move sidecar container source into ./src as per convention

Change-type: patch
Signed-off-by: Rich Bayliss <rich@balena.io>
2019-07-30 12:10:01 +01:00
..
_keyid.js Initial commit 2018-10-27 22:34:05 +03:00
_realpath feature: Support deployment via balena push to local-mode balenaOS devices 2019-07-30 12:10:01 +01:00
compose feature: Support deployment via balena push to local-mode balenaOS devices 2019-07-30 12:10:01 +01:00
create-superuser init: Make scripts macOS compatible 2018-12-20 10:42:50 +00:00
gen-root-ca init: Make scripts macOS compatible 2018-12-20 10:42:50 +00:00
gen-root-cert init: Make scripts macOS compatible 2018-12-20 10:42:50 +00:00
gen-token-auth-cert init: Make scripts macOS compatible 2018-12-20 10:42:50 +00:00
gen-vpn-certs vpn: Remove BALENA_ROOT_CA from the VPN trust chain 2019-03-20 09:13:19 +00:00
make-env tidy: Remove unused DEVICE_CONFIG_OPENVPN_CONFIG variable 2019-05-21 15:47:57 +01:00
patch-hosts Initial commit 2018-10-27 22:34:05 +03:00
quickstart feature: Support deployment via balena push to local-mode balenaOS devices 2019-07-30 12:10:01 +01:00
ssl-common.sh init: Make scripts macOS compatible 2018-12-20 10:42:50 +00:00