Sign inSign up

ericnyxyz/remotely

By ericnyxyz

•Updated over 4 years ago

Image
1

123

ericnyxyz/remotely repository overview

Remotely

https://hub.docker.com/r/translucency/remotely⁠

A Remotely server containing the pre-built server and clients.

GitHub: https://github.com/lucent-sea/remotely⁠ Reddit: https://reddit.com/r/remotely_app⁠ Website: https://remotely.one⁠

updated to v2021.08.26.1335

Tested on Synology Docker it may work on others.

Reference https://mariushosting.com/how-to-install-remotely-on-your-synology-nas/⁠

Go to File Station and create a docker folder. Inside the docker folder, create one new folder and name it remotely.

Go to Control panel, Task scheduler. create Scheduled Task "User-defined script". Give a name install Remitely, uncheck Enable. check "Run on the following date and select Do not repeat. next, click the Task Steering tab and paste the script below. Click Ok to save. Right-click on the Install Remotely task and run it.

docker run -d --name=remotely
-p 5371:5000
-v /volume1/docker/remotely:/remotely-data
--restart always
ericnyxyz/remotely

Tag summary

Content type

Image

Digest

Size

1.8 GB

Last updated

over 4 years ago

docker pull ericnyxyz/remotely