diff --git a/docs/images/orangepi.png b/docs/images/orangepi.png new file mode 100644 index 00000000..0c9eaf85 Binary files /dev/null and b/docs/images/orangepi.png differ diff --git a/docs/index.html b/docs/index.html index 27241a96..5d4daaae 100644 --- a/docs/index.html +++ b/docs/index.html @@ -498,12 +498,13 @@
+
- @@ -666,7 +679,7 @@

- Raspberry Pi (all models) + Raspberry Pi (3 and later)

@@ -677,6 +690,13 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
@@ -700,6 +720,13 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
@@ -723,6 +750,13 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
@@ -746,6 +780,13 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
@@ -769,6 +810,13 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
@@ -792,6 +840,13 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
@@ -815,6 +870,13 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
@@ -838,6 +900,44 @@

+
+

+ Download the latest NextcloudPi image + and flash it to an SD card, e.g. using balenaEtcher. +

+
+
+ + + + + @@ -870,50 +970,6 @@ -
- -
-

- Installation -

-
- -
-
-
-

- Debian -

-
- -
-
- -
-
- -
-

- You can install NextcloudPi in any Debian Bullseye system, by using the curl installer. -

-
-
-

- Note: This assumes a clean Debian installation, there is currently no rollback method. -

-
- -
-
# curl -sSL https://raw.githubusercontent.com/nextcloud/nextcloudpi/master/install.sh | bash
-
- -
-

- Instead of piping to bash, you can inspect the code and launch it manually. -

-
-
-