vm/not-supported
szaimen 3c23f06cb4
Remove trusted proxy workaround in remotedesktop (#2076)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-08-12 12:54:01 +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 more apt fixes (#2028) 2021-06-19 21:06:36 +02:00
borgbackup.sh Some small enhancements to the backup scripts (#2043) 2021-07-10 09:31:32 +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 some small enhancements to scripts in the not-supported folder (#2029) 2021-06-21 19:58:40 +02:00
daily-backup-wizard.sh allow btrfs backup drives (#1933) 2021-04-29 19:50:41 +02:00
firewall.sh change to apt-get instead of apt (#2027) 2021-06-18 13:20:04 +02:00
monitor-link-shares.sh simplify clamav notifications and small fix to fail2ban notification (#2030) 2021-06-22 19:31:55 +02:00
not-supported_menu.sh Add Monitor Link shares script to the not-supported folder (#2025) 2021-06-16 21:50:56 +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 more apt fixes (#2028) 2021-06-19 21:06:36 +02:00
pivpn.sh improve some things in the not-supported folder (#1908) 2021-03-29 16:58:05 +02:00
plexmediaserver.sh more apt fixes (#2028) 2021-06-19 21:06:36 +02:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh Remove trusted proxy workaround in remotedesktop (#2076) 2021-08-12 12:54:01 +02:00
restore-backup.sh Update and rename bitwarden-rs.sh to vaultwarden.sh (#2045) 2021-08-07 18:20:46 +02:00
rsyncbackup.sh Some small enhancements to the backup scripts (#2043) 2021-07-10 09:31:32 +02:00
smbserver.sh some small enhancements to scripts in the not-supported folder (#2029) 2021-06-21 19:58:40 +02:00
system-restore.sh rework system-restore and some other minor enhancements (#2019) 2021-06-13 19:36:36 +02:00
tpm2-unlock.sh Small fix to a script in the not-supported folder (#2075) 2021-08-07 18:18:43 +02:00
veracrypt-btrfs.sh some small enhancements to scripts in the not-supported folder (#2029) 2021-06-21 19:58:40 +02:00
veracrypt-ntfs.sh change to apt-get instead of apt (#2027) 2021-06-18 13:20:04 +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.