Autosub-qnap
Tutorial how to install autosub on a Qnap use at your own risk!
Download bootstrap ZIP file at https://code.google.com/p/autosub-bootstrapbill/source/browse/ or take the one from this git.
Create a directory autosub in
Download the
To make it runable:
Now save the Qnap config file before messing with it. Qnap config file:
SAVE THIS FILE BEFORE MAKING CHANGES! Insert the following at the bottom of the file:
You should now be able to start the program in your Qnap app center and open it in HTTP://yournasIP:8083
Go to the config page and save, this will create the default config file config.properties in
If you have upgraded your Qnap from V3.* to V4.* your path should be
Other projects:
Using napiprojekt client: https://github.com/hicolour/env-qnap
Tutorial how to install autosub on a Qnap use at your own risk!
Download bootstrap ZIP file at https://code.google.com/p/autosub-bootstrapbill/source/browse/ or take the one from this git.
Create a directory autosub in
/share/CACHEDEV1_DATA/.qpkg/ Upload the content of the ZIP file and the config.properties file to /share/CACHEDEV1_DATA/.qpkg/autosubDownload the
autosub.sh file from this git and put it in /share/CACHEDEV1_DATA/.qpkg/autosubTo make it runable:
chmod +x autosub.shNow save the Qnap config file before messing with it. Qnap config file:
/mnt/HDA_ROOT/.config/qpkg.confSAVE THIS FILE BEFORE MAKING CHANGES! Insert the following at the bottom of the file:
INI:
[AutoSub]
Name = AutoSub
Version = 1.0
Enable = FALSE
QPKG_File = autosub.qpkg
Date = 2014-11-08
Shell = /share/CACHEDEV1_DATA/.qpkg/autosub/autosub.sh
Install_Path = /share/CACHEDEV1_DATA/.qpkg/autosub
WebUI = /
Author = Mve
Web_port = 8083
RC_Number = 133
You should now be able to start the program in your Qnap app center and open it in HTTP://yournasIP:8083
Go to the config page and save, this will create the default config file config.properties in
/share/CACHEDEV1_DATA/.qpkg/autosubIf you have upgraded your Qnap from V3.* to V4.* your path should be
/share/MD0_data/*, when you reinstall the Qnap with the latest FW your path will be /share/CACHEDEV1_DATAOther projects:
Using napiprojekt client: https://github.com/hicolour/env-qnap