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
  • Brite
  • 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
26 Posts 11 Posters 6.1k Views 11 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.
  • 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 & Development: https://www.evergreen.je
    Technology & Apps: https://www.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
                      3
                      • andreasduerenA andreasdueren referenced this topic on
                      • H Offline
                        H Offline
                        hakunamatata
                        wrote last edited by hakunamatata
                        #18

                        Another upvote for Nextcloud AIO. OP created this topic almost 2 years ago and since then, Nextcloud AIO has not only become very stable but also has a mature feature set.

                        jdaviescoatesJ 1 Reply Last reply
                        4
                        • H hakunamatata

                          Another upvote for Nextcloud AIO. OP created this topic almost 2 years ago and since then, Nextcloud AIO has not only become very stable but also has a mature feature set.

                          jdaviescoatesJ Offline
                          jdaviescoatesJ Offline
                          jdaviescoates
                          wrote last edited by
                          #19

                          @hakunamatata tbh I don't think we'll ever have AIO on Cloudron

                          I use Cloudron with Gandi & Hetzner

                          H 1 Reply Last reply
                          0
                          • H Offline
                            H Offline
                            hgieldanowski
                            wrote last edited by
                            #20

                            I would love to have AIO as an option on Cloudron

                            1 Reply Last reply
                            3
                            • jamesJ Offline
                              jamesJ Offline
                              james
                              Staff
                              wrote last edited by
                              #21

                              Hello @hgieldanowski and welcome to the Cloudron forum

                              H 1 Reply Last reply
                              0
                              • jdaviescoatesJ jdaviescoates

                                @hakunamatata tbh I don't think we'll ever have AIO on Cloudron

                                H Offline
                                H Offline
                                hakunamatata
                                wrote last edited by
                                #22

                                @jdaviescoates how come ?

                                jdaviescoatesJ 1 Reply Last reply
                                0
                                • H hakunamatata

                                  @jdaviescoates how come ?

                                  jdaviescoatesJ Offline
                                  jdaviescoatesJ Offline
                                  jdaviescoates
                                  wrote last edited by
                                  #23

                                  @hakunamatata too complex and too many moving parts. I think the best we can hope for is some of the features of AIO coming to Cloudron.

                                  I use Cloudron with Gandi & Hetzner

                                  1 Reply Last reply
                                  0
                                  • H Offline
                                    H Offline
                                    hgieldanowski
                                    wrote last edited by
                                    #24

                                    Wouldn't it be possible to have the most important addons (HPB, Recording for Talk and Whiteboard Socket server for example) as separate packages? Would also make sense to be able to scale it across multiple cloudron instances for example..

                                    jdaviescoatesJ 1 Reply Last reply
                                    4
                                    • H hgieldanowski

                                      Wouldn't it be possible to have the most important addons (HPB, Recording for Talk and Whiteboard Socket server for example) as separate packages? Would also make sense to be able to scale it across multiple cloudron instances for example..

                                      jdaviescoatesJ Offline
                                      jdaviescoatesJ Offline
                                      jdaviescoates
                                      wrote last edited by
                                      #25

                                      @hgieldanowski yes, hopefully. And ElasticSearch or maybe Open Search for full text search too. 🙏

                                      I use Cloudron with Gandi & Hetzner

                                      1 Reply Last reply
                                      3
                                      • jamesJ james

                                        Hello @hgieldanowski and welcome to the Cloudron forum

                                        H Offline
                                        H Offline
                                        hgieldanowski
                                        wrote last edited by
                                        #26

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

                                        Hello @hgieldanowski and welcome to the Cloudron forum

                                        Glad to be here 🙌

                                        1 Reply Last reply
                                        2
                                        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