JonasKress / DNS-320

Running services on a DNS-320 using funplug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAS DNS-320 with funplug

This repository contains files required to run syncthing on Dlink DNS-320 with funplug.

Install

Make sure you have funplug installed. Copy files in this repo to your NAS. Make sure ffp/start/syncthing.sh is marked as executable

chmod a+x /ffp/start/syncthing.sh`

Restart NAS Syncthing should be running and config files under /ffp/var/syncthing/ should be created.

Finally edit /ffp/var/syncthing/config.xml and modify to for example enable webinterface with HTTPS.

About

Running services on a DNS-320 using funplug

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%