im on unraid and used apps to install the docker chronos.
note on adding jellyposter to chronos in docker setup.
make network host
add port for the jellyposter server to serve from
4242
add a new script and name it
under pip requirements add requests
and click save and Install Pip requirements
under Python script
copy and paste the jellyposter.py script.
enter your own setting in CONFIGURATION area
and click save
under Script triggers
add On startup trigger
back on unraid go to docker page and click AUTOSTART to on
to display use any web enable device
i use fullpageos with a raspberry pi 3 hdmi out
no-acceleration variant is needed for pi 3 screen rotate
under fullpageos in boot drive open file fullpageos.txt
enter unraid url plus server port "4242"
http://192.168.1.6:4242/
save and place in pi.
boot pi
ssh into pi
user pi pass raspberry
sudo nano /boot/config.txt
1|2|3|4
display_hdmi_rotate=1
im on unraid and used apps to install the docker chronos.
note on adding jellyposter to chronos in docker setup.
make network host
add port for the jellyposter server to serve from
4242
add a new script and name it
under pip requirements add requests
and click save and Install Pip requirements
under Python script
copy and paste the jellyposter.py script.
enter your own setting in CONFIGURATION area
and click save
under Script triggers
add On startup trigger
back on unraid go to docker page and click AUTOSTART to on
to display use any web enable device
i use fullpageos with a raspberry pi 3 hdmi out
no-acceleration variant is needed for pi 3 screen rotate
under fullpageos in boot drive open file fullpageos.txt
enter unraid url plus server port "4242"
http://192.168.1.6:4242/
save and place in pi.
boot pi
ssh into pi
user pi pass raspberry
sudo nano /boot/config.txt
1|2|3|4
display_hdmi_rotate=1