From 60038301729453046dcc2ffaac875e753edb6c11 Mon Sep 17 00:00:00 2001 From: thisiszeev Date: Mon, 5 Feb 2024 19:52:55 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/README.md b/README.md index c06134b..0e56212 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,32 @@ # nextcloud-debianinstaller +This script will install the latest Nextcloud, without the need for a domainname, on your local homelab server. + +Please note that it will install to /var/www/html (the default folder for Apache2), and it will overwrite everything currently in that folder. + +This is not intended for production installations, it is for a user who wants to try out Nextcloud on a homelab server. You will connect using the server IP address. + +# Donations + +Please consider making me small donation. Even though my scripts are open source and free to use, I still need to eat. And the occasional bottle of wine also goes down well. + +- $5 buys me a cup of coffee +- $10 buys me a nice burger +- $20 buys me a bottle of wine +- Anything above that will be awesome as well. + +You can send me a donation via Paypal https://www.paypal.com/paypalme/thisiszeev + +Drop me a message on Reddit if you do make a donation. u/thisiszeev + +Support is only offered freely to those who donate $20 or more. + +Your donation contributes to further development. + +If you need a custom script, contact me on Reddit for pricing. + +# Get notified when there are updates to this repo... + +https://nca.zaks.web.za/index.php/apps/forms/s/8fDpCRzkKRMaBRakNtfyigcQ + +Your email address will not be used for any other purpose than to be notifed, not more than once a week, of updates to this or any of the other repos I have on this server. You can also ask me to remove you from the list at anytime, and I will comply. \ No newline at end of file