diff --git a/php/templates/setup.twig b/php/templates/setup.twig index 7cc9227a..499e8d29 100644 --- a/php/templates/setup.twig +++ b/php/templates/setup.twig @@ -7,10 +7,71 @@ Nextcloud Logo -

All-in-One setup

-

The official Nextcloud installation method. Nextcloud All-in-One provides easy deployment and maintenance with most features included in this one Nextcloud instance.

-

⚠️ Please note down the passphrase to access the AIO interface and don't lose it!

- Passphrase
{{ password }}
- Open Nextcloud AIO login ↗ + +

Nextcloud All-in-One setup

+ +

+ Nextcloud All-in-One is an official installation method provided by + Nextcloud GmbH designed to streamline deployment and maintenance. + It bundles core services, popular features, otherwise complex to + deploy extra functionality, and optional add-ons into a pre-tuned, + containerized stack. +

+ +

+ Save this passphrase securely. + You need it to access the Nextcloud All-in-One interface. +

+ +
+ Passphrase
+ + {{ password }} + + + + +
+ + + Open the Nextcloud All-in-One interface ↗ + + + {% endblock %}