nextcloud/all-in-oneThe official Nextcloud installation method. Nextcloud AIO and provides easy deployment and maintenance with most features included in this one Nextcloud instance.
Included are:
| First setup | After installation |
|---|---|
| !image | !image |
The following instructions are meant for installations without a web server or reverse proxy (like Apache, Nginx and else) already being in place. If you want to run AIO behind a web server or reverse proxy (like Apache, Nginx and else), see the reverse proxy documentation. Also, the instructions below are especially meant for Linux. For macOS see this, for Windows see this and for Synology see this.
Install Docker on your Linux installation by following the official documentation: [***] The easiest way is installing it by using the convenience script:
shcurl -fsSL [***] | sudo sh
If you need ipv6 support, you should enable it by following [***]
Run the command below in order to start the container on Linux and without a web server or reverse proxy (like Apache, Nginx and else) already in place:
# For Linux and without a web server or reverse proxy (like Apache, Nginx and else) already in place: sudo docker run \ --sig-proxy=false \ --name nextcloud-aio-mastercontainer \ --restart always \ --publish 80:80 \ --publish 8080:8080 \ --publish 8443:8443 \ --volume nextcloud_aio_mastercontainer:/mnt/docker-aio-config \ --volume /var/run/docker.sock:/var/run/docker.sock:ro \ nextcloud/all-in-one:latest
Note: You may be interested in adjusting Nextcloud’s datadir to store the files in a different location than the default docker volume. See this documentation on how to do it.
After the initial startup, you should be able to open the Nextcloud AIO Interface now on port 8080 of this server.
E.g. [***]
If your firewall/router has port 80 and 8443 open/forwarded and you point a domain to your server, you can get a valid certificate automatically by opening the Nextcloud AIO Interface via:
[***]
Please do not forget to open port 3478/TCP and 3478/UDP in your firewall/router for the Talk container!
See [***]



manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务