vm/not-supported
szaimen 24f1720e5e
smbserver - get rid of members packet (#1800)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-02-07 17:48:21 +01:00
..
backup-viewer.sh improvements to the backup scripts (#1763) 2021-01-11 19:40:10 +01:00
bitlocker-mount.sh plexmediaserver - migrate to docker (#1751) 2021-01-02 14:24:21 +01:00
borgbackup.sh some more improvements to the backup scripts (#1767) 2021-01-13 17:08:33 +01:00
daily-backup-wizard.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
not-supported_menu.sh happy new year! (#1749) 2021-01-01 15:34:25 +01: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 plexmediaserver - migrate to docker (#1751) 2021-01-02 14:24:21 +01:00
offshore-backup-wizard.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
pi-hole.sh pihole - move update to its own script (#1797) 2021-02-04 20:38:04 +01:00
pivpn.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
plexmediaserver.sh plex - fix reboot issue (#1774) 2021-01-18 18:55:56 +01:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh system-restore & remotedesktop - some improvements (#1777) 2021-01-19 19:45:47 +01:00
rsyncbackup.sh some more improvements to the backup scripts (#1767) 2021-01-13 17:08:33 +01:00
smbserver.sh smbserver - get rid of members packet (#1800) 2021-02-07 17:48:21 +01:00
system-restore.sh system-restore - don't allow to restore on a different system (#1793) 2021-02-01 21:04:37 +01:00
tpm2-unlock.sh happy new year! (#1749) 2021-01-01 15:34:25 +01:00
veracrypt.sh plexmediaserver - migrate to docker (#1751) 2021-01-02 14:24:21 +01: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.