mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
add note on uname -m
Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
parent
cf8d3dd437
commit
ac7c7b19d8
1 changed files with 2 additions and 1 deletions
|
|
@ -64,7 +64,8 @@ Nextcloud AIO is inspired by projects like Portainer that manage the docker daem
|
|||
Yes. Please refer to the following documentation on this: [reverse-proxy.md](https://github.com/nextcloud/all-in-one/blob/main/reverse-proxy.md)
|
||||
|
||||
### Which CPU architectures are supported?
|
||||
- x64/x86_64/amd64
|
||||
You can check this on Linux by running: `uname -m`
|
||||
- x86_64/x64/amd64
|
||||
- aarch64/arm64/armv8 (Note: ClamAV is currently not supported on this CPU architecture)
|
||||
|
||||
### Which ports are mandatory to be open in your firewall/router?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue