mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
rp docs - switch order of nginx-proxy-manager and nginx-proxy
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
c6f78ed87c
commit
b7c5e0b953
1 changed files with 15 additions and 15 deletions
|
|
@ -340,21 +340,6 @@ Of course you need to modify `<your-nc-domain>` to the domain on which you want
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### Nginx-Proxy
|
|
||||||
|
|
||||||
<details>
|
|
||||||
|
|
||||||
<summary>click here to expand</summary>
|
|
||||||
|
|
||||||
Unfortunately it is not possible to configure nginx-proxy in a way that works because it completely relies on environmental variables of the docker containers itself. Providing these variables does not work as stated above.
|
|
||||||
|
|
||||||
If you really want to use AIO, we recommend you to switch to caddy. It is simply amazing!<br>
|
|
||||||
Of course understandable if that is not possible for you.
|
|
||||||
|
|
||||||
Apart from that, there is this: [manual-install](https://github.com/nextcloud/all-in-one/tree/main/manual-install)
|
|
||||||
|
|
||||||
</details>
|
|
||||||
|
|
||||||
### Nginx-Proxy-Manager
|
### Nginx-Proxy-Manager
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|
@ -384,6 +369,21 @@ Of course you need to modify `<your-nc-domain>` to the domain on which you want
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
### Nginx-Proxy
|
||||||
|
|
||||||
|
<details>
|
||||||
|
|
||||||
|
<summary>click here to expand</summary>
|
||||||
|
|
||||||
|
Unfortunately it is not possible to configure nginx-proxy in a way that works because it completely relies on environmental variables of the docker containers itself. Providing these variables does not work as stated above.
|
||||||
|
|
||||||
|
If you really want to use AIO, we recommend you to switch to caddy. It is simply amazing!<br>
|
||||||
|
Of course understandable if that is not possible for you.
|
||||||
|
|
||||||
|
Apart from that, there is this: [manual-install](https://github.com/nextcloud/all-in-one/tree/main/manual-install)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
### Node.js with Express
|
### Node.js with Express
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue