Nextcloud All-In-One (AIO)
-
We've already done some of this ourselves, but I wonder if it might be more feature-complete, and now Nextcloud supported, to move towards Cloudron's Nextcloud App following the Nextcloud AIO package?
It also seems to follow a similar philosophy:
This project values stability over new features. That means that when a new major Nextcloud update gets introduced, we will wait at least until the first patch release, e.g. 24.0.1 is out before upgrading to it. Also we will wait with the upgrade until all important apps are compatible with the new major version.
-
@marcusquinn Looks very nice!
-
@marcusquinn said in Nextcloud All-In-One (AIO):
when a new major Nextcloud update gets introduced, we will wait at least until the first patch release, e.g. 24.0.1 is out before upgrading
This bit is also already Cloudron policy.
BUT but these bits:
High performance backend for Nextcloud Files
High performance backend for Nextcloud Talk
...
FulltextsearchYes please!
-
@jdaviescoates I second this.
-
@marcusquinn Blog entry with setup instructions: https://nextcloud.com/blog/your-guide-to-the-nextcloud-all-in-one-on-windows-10-11/
-
-
There is now also a guide for Linux: https://nextcloud.com/blog/how-to-install-the-nextcloud-all-in-one-on-linux/
-
@LoudLemur Thanks, although not the subject of this thread, which is specific to the AIO repo on GitHub.
This thread is more on what you're noticing with v25 (Hub 3.0):
-
N necrevistonnezr referenced this topic on
-
M marcusquinn referenced this topic on
-
N necrevistonnezr referenced this topic on
-
I had some down time today and played a bit with the with the aio project. It makes a few strange design decisions ihmo. Like the container providing the Nextcloud installation itself runs both Apache for the actual files and then has Caddy in the same container as a reverse proxy and for automatic ssl. This same container also has the Docker socket mounted, which I would not really recommend for an external facing service.
In the end I had to pause my experiments since the container always wants to retrieve a ssl certificate for the given hostname, but I did not want to make a public dns record for my tests.
-
@fbartels Actually it works a bit like Cloudron. It also uses the docker socket to create additional containers:
https://github.com/nextcloud/all-in-one#how-does-it-workHere you can see which containers get started and in which way they are interconnected: https://github.com/nextcloud/all-in-one/blob/main/manual-install/latest.yml
-
Just as a heads-up to this: it will soon be possible for the community to add further containers to AIO. See https://github.com/nextcloud/all-in-one/tree/main/community-containers
-
Can we move this topic to the App Wishlist?
-
G girish moved this topic from Nextcloud