mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
add note on strato vps
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
5d3c858064
commit
7a18f865fe
1 changed files with 3 additions and 0 deletions
|
|
@ -139,6 +139,9 @@ The easiest way to run it with Portainer on Linux is to use Portainer's stacks f
|
||||||
### How to run Nextcloud behind a Cloudflare Tunnel?
|
### How to run Nextcloud behind a Cloudflare Tunnel?
|
||||||
Although it does not seems like it is the case but from AIO perspective a Cloudflare Tunnel works like a reverse proxy. So please follow the [reverse proxy documentation](./reverse-proxy.md) where is documented how to make it run behind a Cloudflare Tunnel.
|
Although it does not seems like it is the case but from AIO perspective a Cloudflare Tunnel works like a reverse proxy. So please follow the [reverse proxy documentation](./reverse-proxy.md) where is documented how to make it run behind a Cloudflare Tunnel.
|
||||||
|
|
||||||
|
### Strato Linux VPS
|
||||||
|
Stratos VPS are not recommended for running AIO, since they crash/freeze/make errors when they reach an extremely low PID limit, which is very quickly reached by AIO, see [here](https://github.com/nextcloud/all-in-one/discussions/1747#discussioncomment-4716164), Strato does normally not increase this limit, their Virtualization Software does not even fully support running docker
|
||||||
|
|
||||||
### How to get Nextcloud running using the ACME DNS-challenge?
|
### How to get Nextcloud running using the ACME DNS-challenge?
|
||||||
You can install AIO in reverse proxy mode where is also documented how to get it running using the ACME DNS-challenge for getting a valid certificate for AIO. See the [reverse proxy documentation](./reverse-proxy.md). (Meant is the `Caddy with ACME DNS-challenge` section).
|
You can install AIO in reverse proxy mode where is also documented how to get it running using the ACME DNS-challenge for getting a valid certificate for AIO. See the [reverse proxy documentation](./reverse-proxy.md). (Meant is the `Caddy with ACME DNS-challenge` section).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue