Update README.md
This commit is contained in:
parent
034d6c7e60
commit
7dbbd8d7a7
|
@ -1,6 +1,6 @@
|
|||
# Perfect Nextcloud Installer
|
||||
|
||||
This is a script to setup the perfect Nextcloud Installation on a vanilla Debian 12 server. It will get your next Nextcloud installation 99.9999% of the way to being perfect. All that is missing is default_phone_region, default_language and default_locale... see below image of what a fresh Install looks like on Admin Screen (the place where Nextcloud bitches about stuff)...
|
||||
This is a script to setup the perfect Nextcloud Installation on a vanilla Debian 12 server or Ubuntu 24.04 LTS server. It will get your next Nextcloud installation 99.9999% of the way to being perfect. All that is missing is default_phone_region, default_language and default_locale... see below image of what a fresh Install looks like on Admin Screen (the place where Nextcloud bitches about stuff)...
|
||||
|
||||

|
||||
|
||||
|
@ -8,7 +8,9 @@ No fiddling with Docker or navigating your way through the terminal. Download sc
|
|||
|
||||
Instructions to start the process is a little further down this document.
|
||||
|
||||
> It has only been tested on Debian 12, but it should work on most Debian based distros. A vanilla server is required (nothing but Debian core and ssh installed).
|
||||
> It has only been tested on Debian 12 and Ubuntu Server 24.04.02 LTS, but it should work on most Debian/Ubuntu based distros. A vanilla server is required (nothing but Debian/Ubuntu core and ssh installed).
|
||||
|
||||
I will test Ubuntu 24.10 and 25.04 soon...
|
||||
|
||||
I will be adding default_phone_region, default_language and default_locale functionality in the near future...
|
||||
|
||||
|
|
Loading…
Reference in New Issue