vm/not-supported
2021-05-27 09:54:27 +02:00
..
backup-viewer.sh some improvements to scripts in the not-supported folder (#1957) 2021-05-16 16:41:13 +02:00
bitlocker-mount.sh adjust some things in the not-supported folder (#1900) 2021-03-21 18:55:51 +01:00
borgbackup.sh fix an issue with Nextcloud's external storage app (#1958) 2021-05-17 17:33:53 +02:00
btrfs-format.sh add btrfs options to the not-supported folder (#1934) 2021-04-29 19:49:00 +02:00
btrfs-mount.sh add btrfs options to the not-supported folder (#1934) 2021-04-29 19:49:00 +02:00
daily-backup-wizard.sh allow btrfs backup drives (#1933) 2021-04-29 19:50:41 +02:00
firewall.sh add a firewall script to the not-supported folder (#1874) 2021-03-06 21:13:57 +01:00
not-supported_menu.sh add btrfs options to the not-supported folder (#1934) 2021-04-29 19:49:00 +02:00
not-supported.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
ntfs-format.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
ntfs-mount.sh adjust some things in the not-supported folder (#1900) 2021-03-21 18:55:51 +01:00
offshore-backup-wizard.sh add btrfs options to the not-supported folder (#1934) 2021-04-29 19:49:00 +02:00
pi-hole.sh fix APACHE_LOG_DIR (#1932) 2021-04-25 15:23:05 +02:00
pivpn.sh improve some things in the not-supported folder (#1908) 2021-03-29 16:58:05 +02:00
plexmediaserver.sh adjust some things in the not-supported folder (#1900) 2021-03-21 18:55:51 +01:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh remotedesktop - add grsync (#1961) 2021-05-18 01:38:03 +02:00
restore-backup.sh make trusted_domain removal and addition its own function (#1990) 2021-05-27 09:54:27 +02:00
rsyncbackup.sh some improvements to scripts in the not-supported folder (#1957) 2021-05-16 16:41:13 +02:00
smbserver.sh smbserver - add option to empty all recycle bins (#1983) 2021-05-22 21:40:21 +02:00
system-restore.sh Add automatic snapshot unlocking upon reboot (#1924) 2021-04-21 21:48:25 +02:00
tpm2-unlock.sh improve a script in the not-supported folder (#1877) 2021-03-09 21:19:09 +01:00
veracrypt-btrfs.sh fix an issue with Nextcloud's external storage app (#1958) 2021-05-17 17:33:53 +02:00
veracrypt-ntfs.sh fix an issue with Nextcloud's external storage app (#1958) 2021-05-17 17:33:53 +02:00

What is this subfolder about?

This subdirectory of the Nextcloud VM contains scripts that probably never will get merged into the released version, but we keep them here so that users can test, and enjoy the befnefits of having an easy way set up the different software offered in this sub-folder. Freedom of choice basically.

Can I help?

Yes, of course! :)
Although mostof the scripts might not be 100% ready, we would love to hear your feedback anyway. Feedback is especially welcome, if you would like to add some features that these scripts bring in the released version of the NcVM.
So, please report back! 🚀

How to run this inside my NcVM?

We have prepared a menu for you to choose from available options. You can download the menu with the following command:
sudo wget https://raw.githubusercontent.com/nextcloud/vm/master/not-supported/not-supported.sh -P /var/scripts
After downloading the menu, you just run it with the following command:
sudo bash /var/scripts/not-supported.sh
Running the not-supported script will show the menu with the latest options to choose from.