Commit graph

7 commits

Author SHA1 Message Date
Tim Jackson
7c01409231
Fix #329: Fails to start with node syntax errors (#330)
* Fix #329: Fails to start with node syntax errors
* s6 v3: Don't try to send commands to the supervision tree, per https://github.com/just-containers/s6-overlay/blob/master/MOVING-TO-V3.md
* Updates to build process to set the correct permissions, as well as through cont-init.d as well as set a fixed (more modern) base image
* Fix build to actually be locked to a specified version of the base image
Update to base image 18.2.0
2025-10-17 17:00:18 +02:00
swevictor
63b6bb4ca3 Fix line endings for shell scripts 2023-08-16 17:03:09 +02:00
Victor Hagelbäck
1b55cabf63 Read log level from configuration and update readme
- Break out reading of settings in js and remove it from shell scripts
- Pick up config from Logger via Configuration class
2021-01-21 23:40:59 +01:00
Marcus Westin
b7f3f65ff0 added new config parameter and upped version 2020-03-03 16:22:30 +01:00
icanos
c87eee2d2c added some config and logging 2020-01-27 20:43:52 +00:00
Marcus Westin
69a8607eb6 fixed line endings and upped version nr 2019-12-14 14:10:43 +01:00
Marcus Westin
471ec7023e changed layout to work as a repository in hassio 2019-12-13 17:59:48 +01:00