diff --git a/Containers/mastercontainer/start.sh b/Containers/mastercontainer/start.sh index e2c106a3..a2b570f1 100644 --- a/Containers/mastercontainer/start.sh +++ b/Containers/mastercontainer/start.sh @@ -273,7 +273,7 @@ if [ -f ./ssl.crt ] && [ -f ./ssl.key ]; then cp "$GENERATED_CERTS/ssl.key" ./ fi -print_green "Initial startup of Nextcloud All In One complete! +print_green "Initial startup of Nextcloud All-in-One complete! You should be able to open the Nextcloud AIO Interface now on port 8080 of this server! E.g. https://internal.ip.of.this.server:8080 diff --git a/app/appinfo/info.xml b/app/appinfo/info.xml index 69cfa58d..a1922f2a 100644 --- a/app/appinfo/info.xml +++ b/app/appinfo/info.xml @@ -2,9 +2,9 @@ nextcloud-aio - Nextcloud All In One + Nextcloud All-in-One Provides a login link for admins. - Add a link to the admin settings that gives access to the Nextcloud All In One admin interface + Add a link to the admin settings that gives access to the Nextcloud All-in-One admin interface 0.3.0 agpl Azul diff --git a/app/templates/admin.php b/app/templates/admin.php index b68d1442..8256dfab 100644 --- a/app/templates/admin.php +++ b/app/templates/admin.php @@ -10,7 +10,7 @@ declare(strict_types=1); */ /** @var array $_ */ ?>
-

t('Nextcloud All In One'));?>

+

t('Nextcloud All-in-One'));?>

Open Nextcloud AIO Interface ↗

Click here for more infos on this feature (e.g. also on how to change the link in the button)

diff --git a/php/templates/containers.twig b/php/templates/containers.twig index c9db4f3d..a2467329 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -79,7 +79,7 @@ {% else %} {% if borg_backup_host_location == '' and borg_restore_password == '' %} - Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

+ Nextcloud AIO stands for Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

New AIO instance

Please type in the domain that will be used for Nextcloud if you want to create a new instance:

{% if skip_domain_validation == true %} diff --git a/php/templates/setup.twig b/php/templates/setup.twig index 142a01d5..c36dd495 100644 --- a/php/templates/setup.twig +++ b/php/templates/setup.twig @@ -5,7 +5,7 @@

Nextcloud AIO setup

-

Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

+

Nextcloud AIO stands for Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.

Please note down the password to access the AIO interface and don't lose it!

Password
{{ password }}
Open Nextcloud AIO login ↗ diff --git a/readme.md b/readme.md index 84b579ae..5e0e65ff 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ -# Nextcloud All In One -Nextcloud AIO stands for Nextcloud All In One and provides easy deployment and maintenance with most features included in this one Nextcloud instance. +# Nextcloud All-in-One +Nextcloud AIO stands for Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance. Included are: - Nextcloud