Files
Anthias/templates
Nash Kaminski d01eda0e9a Implement reboot and shutdown for Dockerized Screenly via host agent process.
This change implements a mechanism for executing a restricted set of commands on the host from within the screenly Docker containers by using a very simple host agent process, which requires only 2 packaged dependencies (python3 and python3-redis) from the standard Raspbian repositories.

Initially, this functionality is used to implement the previously disabled reboot and shutdown features. However, this could fairly easily be expanded to re-implement the USB asset loading functionality.

Furthermore, this change removes the reinstallation of build-essential, as /usr/lib/gcc/arm-linux-gnueabihf/4.9/cc1plus does not exist after reinstalling such and screenly builds without error.

Signed-off-by: Nash Kaminski <nashkaminski@kaminski.io>
2021-04-02 01:57:15 -05:00
..
2019-09-04 19:32:59 +06:00
2020-11-12 13:43:36 +00:00
2019-12-17 13:21:07 +06:00
2019-10-03 10:25:26 +01:00
2019-09-04 19:32:59 +06:00
2019-09-11 12:25:59 +06:00
2019-09-05 12:20:14 +06:00
2021-01-13 17:05:32 +00:00