vm/not-supported
Florian Helmschmidt cfbdd358cc
Fix syntax error generation in pihole-install.sh (#2251)
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-03 13:25:28 +01: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 exporting a variable from a child process back to the parent process does not work (#2234) 2022-02-13 10:04:27 +01: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 fix special characters (#2230) 2022-02-09 19:12:45 +01: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 Fix SC (#2130) 2021-11-11 20:09:41 +01:00
pi-hole.sh Fix syntax error generation in pihole-install.sh (#2251) 2022-03-03 13:25:28 +01:00
pivpn.sh improve some things in the not-supported folder (#1908) 2021-03-29 16:58:05 +02:00
plexmediaserver.sh fix plex attempt 2 (#2194) 2022-01-22 12:14:23 +01:00
README.md be consistent 2020-10-17 20:14:14 +02:00
remotedesktop.sh remotedesktop - disable gnome animations for better performance (#2124) 2021-11-01 19:43:56 +01:00
restore-backup.sh Update and rename bitwarden-rs.sh to vaultwarden.sh (#2045) 2021-08-07 18:20:46 +02:00
rsyncbackup.sh exporting a variable from a child process back to the parent process does not work (#2234) 2022-02-13 10:04:27 +01:00
smbserver.sh smbserver - also delete empty folders when emptying the recycle bin (#2222) 2022-02-05 21:15:35 +01:00
system-restore.sh exporting a variable from a child process back to the parent process does not work (#2234) 2022-02-13 10:04:27 +01:00
tpm2-unlock.sh tmp2-unlock - make it work for all systems (#2228) 2022-02-09 11:55:23 +01:00
veracrypt-btrfs.sh fix special characters (#2230) 2022-02-09 19:12:45 +01:00
veracrypt-ntfs.sh fix special characters (#2230) 2022-02-09 19:12:45 +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.