This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
open-balena
Watch
1
Star
0
Fork
0
You've already forked open-balena
mirror of
https://github.com/balena-io/open-balena.git
synced
2024-12-21 06:33:29 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f151d2a6cc
open-balena
/
.gitignore
8 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit
2018-02-20 09:20:12 +00:00
.DS_Store
.project
.vagrant/
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 09:59:30 +00:00
/config
/docker-compose.yml
/package-lock.json
Reference in New Issue
Copy Permalink