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
17 Posts 8 Posters 3.8k 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.
  • 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