Update 'README.md'
This commit is contained in:
parent
387317c613
commit
6003830172
30
README.md
30
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.
|
Loading…
Reference in New Issue