Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Nextcloud All-In-One (AIO)

Nextcloud All-In-One (AIO)

Scheduled Pinned Locked Moved App Wishlist
17 Posts 8 Posters 2.9k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • jdaviescoatesJ jdaviescoates

    @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
    ...
    Fulltextsearch

    Yes please! 🙏

    murgeroM Offline
    murgeroM Offline
    murgero
    App Dev
    wrote on last edited by
    #4

    @jdaviescoates I second this.

    --
    https://urgero.org
    ~ Professional Nerd. Freelance Programmer. ~

    1 Reply Last reply
    1
    • marcusquinnM marcusquinn

      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?

      • https://github.com/nextcloud/all-in-one

      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.

      necrevistonnezrN Offline
      necrevistonnezrN Offline
      necrevistonnezr
      wrote on last edited by
      #5

      @marcusquinn Blog entry with setup instructions: https://nextcloud.com/blog/your-guide-to-the-nextcloud-all-in-one-on-windows-10-11/

      S 1 Reply Last reply
      2
      • marcusquinnM marcusquinn

        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?

        • https://github.com/nextcloud/all-in-one

        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.

        L Offline
        L Offline
        LoudLemur
        wrote on last edited by LoudLemur
        #6

        @marcusquinn

        brave_DDbEtMlq9F.jpg

        brave_RIdaYPmLcb.jpg

        brave_HqSFE9YKNB.jpg

        brave_q3It31S6NY.jpg

        marcusquinnM 1 Reply Last reply
        1
        • necrevistonnezrN necrevistonnezr

          @marcusquinn Blog entry with setup instructions: https://nextcloud.com/blog/your-guide-to-the-nextcloud-all-in-one-on-windows-10-11/

          S Offline
          S Offline
          szaimen
          wrote on last edited by
          #7

          There is now also a guide for Linux: https://nextcloud.com/blog/how-to-install-the-nextcloud-all-in-one-on-linux/

          1 Reply Last reply
          2
          • L LoudLemur

            @marcusquinn

            brave_DDbEtMlq9F.jpg

            brave_RIdaYPmLcb.jpg

            brave_HqSFE9YKNB.jpg

            brave_q3It31S6NY.jpg

            marcusquinnM Offline
            marcusquinnM Offline
            marcusquinn
            wrote on last edited by
            #8

            @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):

            • https://forum.cloudron.io/topic/7906/nextcloud-25-01-is-out?

            Web Design https://www.evergreen.je
            Development https://brandlight.org
            Life https://marcusquinn.com

            1 Reply Last reply
            1
            • necrevistonnezrN necrevistonnezr referenced this topic on
            • marcusquinnM marcusquinn referenced this topic on
            • necrevistonnezrN necrevistonnezr referenced this topic on
            • fbartelsF Offline
              fbartelsF Offline
              fbartels
              App Dev
              wrote on last edited by
              #9

              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.

              S 1 Reply Last reply
              4
              • fbartelsF fbartels

                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.

                S Offline
                S Offline
                szaimen
                wrote on last edited by szaimen
                #10

                @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-work

                Here 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

                1 Reply Last reply
                3
                • S Offline
                  S Offline
                  szaimen
                  wrote on last edited by
                  #11

                  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

                  1 Reply Last reply
                  2
                  • necrevistonnezrN Offline
                    necrevistonnezrN Offline
                    necrevistonnezr
                    wrote on last edited by necrevistonnezr
                    #12

                    Can we move this topic to the App Wishlist?

                    1 Reply Last reply
                    1
                    • girishG girish moved this topic from Nextcloud on
                    • necrevistonnezrN necrevistonnezr referenced this topic on
                    • T Offline
                      T Offline
                      Thibaultmol
                      wrote on last edited by
                      #13

                      Has anyone looked at this further? because nextcloud in cloudron is still missing a lot of things that come 'preinstalled' with AIO. Honestly the main reason why I'm not using nextcloud via Cloudron

                      jdaviescoatesJ 1 Reply Last reply
                      3
                      • L Offline
                        L Offline
                        LoudLemur
                        wrote on last edited by
                        #14

                        https://github.com/nextcloud/all-in-one/releases/tag/v9.5.1

                        brave_QFX2g6WIva.png

                        S 1 Reply Last reply
                        1
                        • L LoudLemur

                          https://github.com/nextcloud/all-in-one/releases/tag/v9.5.1

                          brave_QFX2g6WIva.png

                          S Offline
                          S Offline
                          szaimen
                          wrote on last edited by
                          #15

                          @LoudLemur may I ask why you posted the release link to v9.5.1 of AIO here?

                          L 1 Reply Last reply
                          0
                          • S szaimen

                            @LoudLemur may I ask why you posted the release link to v9.5.1 of AIO here?

                            L Offline
                            L Offline
                            LoudLemur
                            wrote on last edited by
                            #16

                            @szaimen said in Nextcloud All-In-One (AIO):

                            @LoudLemur may I ask why you posted the release link to v9.5.1 of AIO here?

                            Sure, Nextcloud Hub9 was just released a few days ago. Nextcloud's latest AIO is version 9.6.0.

                            This thread began in January 2023, when Nextcloud AIO was version 7.9.1

                            https://github.com/nextcloud/all-in-one/releases?page=5

                            There has been a lot of progress.

                            1 Reply Last reply
                            3
                            • T Thibaultmol

                              Has anyone looked at this further? because nextcloud in cloudron is still missing a lot of things that come 'preinstalled' with AIO. Honestly the main reason why I'm not using nextcloud via Cloudron

                              jdaviescoatesJ Offline
                              jdaviescoatesJ Offline
                              jdaviescoates
                              wrote on last edited by
                              #17

                              @Thibaultmol said in Nextcloud All-In-One (AIO):

                              Has anyone looked at this further? because nextcloud in cloudron is still missing a lot of things that come 'preinstalled' with AIO. Honestly the main reason why I'm not using nextcloud via Cloudron

                              Yeah, I do host my Nextcloud on Cloudron but I'd really love to have all the features of this AIO package added to the Cloudron package too 🙏

                              I use Cloudron with Gandi & Hetzner

                              1 Reply Last reply
                              2
                              • andreasduerenA andreasdueren referenced this topic on
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • Bookmarks
                              • Search