Confirmed working 9/4/2016 - controller version 2.5
10K+
#OpenRemote Controller
##Install On unRaid:
On unRaid, install container by adding bender77/openremote25
##Install On Other Platforms (like Ubuntu, Synology 5.2 DSM, etc.):
On other platforms, you can run this docker with the following command:
docker run -d --name="OpenRemoteController" --net="bridge" -p 8688:8688/tcp -v "/path/to/config":"/config":rw -v /etc/localtime:/etc/localtime:ro aptalca/docker-openremote
###Setup Instructions
Content type
Image
Digest
Size
217 MB
Last updated
about 10 years ago
docker pull bender77/openremote25