beta
This commit is contained in:
@@ -3,11 +3,6 @@ Downloady###0.1###downloady###mkdir -p downloady/log && cd downloady && fetch -v
|
||||
RRDGraphs###0.3.1###rrdgraphs###mkdir -p rrdgraphs && cd rrdgraphs && fetch https://raw.github.com/crestAT/nas4free-rrdtool/master/rrdgraphs/rrd-install.php && chmod 770 rrd*install.php && echo "fetch OK"###rrdgraphs/rrd-install.php###Extension to install / configure / update and remove RRDTool based graphs for NAS4Free servers.<br><br>The extension is based on RRDtool and provides graphs for CPU frequency, CPU temperature, CPU usage, Disk usage (recognition of all mountpoints/shares automatically at RRDG startup), Load averages, Memory usage, Network latency, Network traffic, Processes, UPS, Uptime and ZFS ARC.<br><br>The extension is compatible with all versions (9.1.x - 10.x) of NAS4Free except on ARM boxes and works on all plattforms (x86 & x64, embedded & full), does not need jail or pkg_add, add pages to NAS4Free Web GUI extensions, features configuration and extension maintenance (update & removal inside the WebGUI) and is able to work on RAM drives to take care of your HDDs/USB pen drives.<br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=71&t=8299' target='_blank'>NAS4Free Forum</a>
|
||||
BitTorrent Sync###0.6.4.2###btsync###mkdir -p btsync && cd btsync && fetch https://raw.github.com/crestAT/nas4free-bittorrent-sync/master/bts-install.php && chmod 770 bts*install.php && echo "fetch OK"###btsync/bts-install.php###Extension to install / configure / backup / update / manage and remove BitTorrent Sync application on NAS4Free servers.<br><br>The extension can be used with BitTorrent Sync 1.4.x (last version was 1.4.111) as well as 2.x, is compatible with all versions (9.1.x - 10.x) of NAS4Free except on ARM boxes, works on all plattforms (embedded, full), does not need jail or pkg_add, add pages to NAS4Free Web GUI extensions, features configuration, application update & backup management, extension mantenance (update & removal) and log view with filter and search capability.<br><br><b>Note:</b> Standard BitTorrent Sync version is based on 2.x releases, to use the latest 1.x release open Extensions | BitTorrent Sync | Maintenance and change the Download URL for version <b>1.4.111:</b><br><b>64 bit: </b>http://syncapp.bittorrent.com/1.4.111/btsync_freebsd_x64-1.4.111.tar.gz<br><b>32 bit: </b>http://syncapp.bittorrent.com/1.4.111/btsync_freebsd_i386-1.4.111.tar.gz<br>and hit Save URL, Fetch and Install.<br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=71&t=5704' target='_blank'>NAS4Free Forum</a>
|
||||
Syncthing###0.1.3###syncthing###mkdir -p syncthing && cd syncthing && fetch https://raw.github.com/crestAT/nas4free-syncthing/master/stg-install.php && chmod 770 stg*install.php && echo "fetch OK"###syncthing/stg-install.php###Extension to install / configure / backup / update / manage and remove Syncthing (STG) application on NAS4Free (N4F) servers.<br><br>The extension works on all plattforms, does not need jail or pkg_add, add pages to NAS4Free WebGUI extensions, features configuration, application update & backup management, scheduling and log view with filter / search capabilities.<br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=71&t=7821' target='_blank'>NAS4Free Forum</a>
|
||||
ezPlex Lite###2.01###ezplex###mkdir -p plex && cd plex && fetch https://dl.dropboxusercontent.com/u/98883057/Unix/NAS4Free/Addons/ezPlex/Release/v2%20Lite/ezplex-201-lite.tgz && tar xf ezplex*.tgz && echo "fetch OK"###plex/plex/ezplex.php###Plex Offline Installer for NAS4Free 9.3/10.2 x64.<br><br>The extension works on NAS4Free Embedded and Full platforms 9.3/10.x 64-Bit, don't need chroot/jail or fstab configurations, automatically creates/configure Unionfs on NAS4Free Embedded, Plex package can be natively upgraded through the ezPlex installer or through pkg upgrade on either platforms*, will add the corresponding user configurable Plex entries on the WebGUI automatically, Plex IP address will be locally visible by clients/devices, no changes will be made to the NAS4Free default shell profiles.<br><br><b>Note: </b>After install simply reboot and enjoy ezPlex.<br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=71&t=9755' target='_blank'>NAS4Free Forum</a>
|
||||
Finch Lite###1.51###finch###mkdir -p finch && cd finch && fetch https://dl.dropboxusercontent.com/u/98883057/Unix/NAS4Free/Addons/Finch-Light/Release/Finch-Light%20for%20N4F%2010.2%20x64/finch-light-151-n4f10.2x64.tgz && echo "fetch OK" && tar -xvf finch-light*.tgz && echo "tar OK"###finch/finch/finch-light.php###Finch-Light Offline Installer for NAS4Free 10.2 based systems.<br><br>With this version of Finch(FreeBSD in a chroot) you can quickly install packages directly in to the chroot right after installation with pkg install pkgname, or just issue a portsnap fetch extract if you want to compile them, credits and thanks goes to Dreamcat4 the developer of Finch. After downloading and unzip the main files to the desired directory, run the finch-light.php and the script will gather the current working directory and bring up the install options, the Finch PostInit/Shutdown commands will be added to the WebGUI automatically, also remember to logout and login back to SSH/Console for the new shell to take effect.<br><br><b>Note:</b> default shell for root will be changed from tcsh to bash and is normal Finch behavior.<br><br>To auto configure Fstab go to Advanced|Execute command and provide the desired directory in the format shown below and execute it, also you can type dofstab -h for cli usage instead.<br><b>Format:</b> cd /path/to/media && dofstab -c<br><br>For manually edit Finch-Light fstab use Advanced|File Editor or CLI.<br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=71&t=9746' target='_blank'>NAS4Free Forum</a>
|
||||
TheBrig###0.92###thebrig###mkdir -p thebrig && cd thebrig && fetch https://raw.githubusercontent.com/fsbruva/thebrig/alcatraz/thebrig_install.sh && chmod a+x thebrig_install.sh && sh thebrig_install.sh###-###Jail manager extension for NAS4Free.<br><br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=79&t=3894' target='_blank'>NAS4Free Forum</a>
|
||||
DNSMasq DHCP Server###0.2###dnsmasq###mkdir -p dnsmasq && cd dnsmasq && fetch https://raw.github.com/alexey1234/nas4free-dnsmasq/master/dnsmasq_install.sh && chmod a+x dnsmasq_install.sh && sh dnsmasq_install.sh###-###DNSMasq DHCP Server extension for NAS4Free.<br><br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=71&t=3002' target='_blank'>NAS4Free Forum</a>
|
||||
Midnight Commander###2015-02-21###/midnightcommander###mkdir -p midnightcommander && cd midnightcommander && cp /usr/local/www/ext/onebuttoninstaller/mcommander.sh . && echo "copy OK" && chmod u+x mcommander.sh && echo "chmod OK" && `pwd`/mcommander.sh###-###Midnight Commander for NAS4Free.<br><br>After the successful installation you can use Midnight Commander in the system console shell or if you connect via ssh. To start the Midnight Commander just enter the command <b>mc</b> in the CLI.<br>For more information -> <a href='http://forums.nas4free.org/viewtopic.php?f=70&t=187' target='_blank'>NAS4Free Forum</a>
|
||||
zzz Dummy Project1###1.0###DummyProject###fetch https://raw.github.com/crestAT/nas4free-extended-gui/master/extended-gui_install.php && chmod 770 extended-gui*install.php && echo "fetch OK"###cat TEST/release_notes.txt && echo "\nFERTIG bin ich\n" && chmod 770 TEST/test.sh && TEST/test.sh###<font size="5" color="blue">This is a testbed for NAS4Free extensions!!!</font><br><b>Note: </b><font size="3" color="red">Don't use this extension!!!</font>
|
||||
zzz WebGUI Themes###6.6###themes###command1 themes ### command2 themes ### blah blah blah blah blah
|
||||
zzz RSS Feeder###x.y.z###rssfeed###echo "rssfeed com1" && echo "rssfeed OK"###zzz.php### blah blah blah blah blah
|
||||
|
||||
Reference in New Issue
Block a user