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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Announcements
  3. Cloudron 8 Released

Cloudron 8 Released

Scheduled Pinned Locked Moved Announcements
7 Posts 4 Posters 3.3k Views 5 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #1

    You can read the announcement here.

    Features:

    • Ubuntu 24.04 LTS
    • IPv6 Only Servers
    • Dashboard List View
    • API Docs
    • Reworked Filter UI
    • Login Page Background
    • File Manager Dark Mode
    • deSEC Integration
    • App Notes
    • Admin Checklist
    • OpenID everywhere - over 60 apps now support OIDC
    • Troubleshooting tool - cloudron-support --troubleshoot as one stop tool if dashboard is down
    • App Resources - Memory Limit and CPU limit changes
    • System Resolver is now systemd-resolved
    • Non-AVX Servers . Works on ZimaBoard again
    • Hetzner Storage Box + SSHFS is now 1000x faster

    Other Notable Changes:

    • Backups: a long standing issue that backups used to get stuck at zero Mbps is now fixed.
    • Dashboard: font and color improvements
    • notfound page: better message when navigating by IP address
    • CIFS: enable seal encryption by default
    • NFS: disable rpcbind service. we only support nfsv4 mounting
    • OVH Storage: Fix location URLs and add RBX region
    • AMI: IMDv2 support
    • Mailer: add html version of test mail
    • Backups: fix issue with s3 backend where files missing in remote was not detected correctly
    • Backup cleaner: do not remove the backup in progress
    jdaviescoatesJ 1 Reply Last reply
    13
    • girishG girish

      You can read the announcement here.

      Features:

      • Ubuntu 24.04 LTS
      • IPv6 Only Servers
      • Dashboard List View
      • API Docs
      • Reworked Filter UI
      • Login Page Background
      • File Manager Dark Mode
      • deSEC Integration
      • App Notes
      • Admin Checklist
      • OpenID everywhere - over 60 apps now support OIDC
      • Troubleshooting tool - cloudron-support --troubleshoot as one stop tool if dashboard is down
      • App Resources - Memory Limit and CPU limit changes
      • System Resolver is now systemd-resolved
      • Non-AVX Servers . Works on ZimaBoard again
      • Hetzner Storage Box + SSHFS is now 1000x faster

      Other Notable Changes:

      • Backups: a long standing issue that backups used to get stuck at zero Mbps is now fixed.
      • Dashboard: font and color improvements
      • notfound page: better message when navigating by IP address
      • CIFS: enable seal encryption by default
      • NFS: disable rpcbind service. we only support nfsv4 mounting
      • OVH Storage: Fix location URLs and add RBX region
      • AMI: IMDv2 support
      • Mailer: add html version of test mail
      • Backups: fix issue with s3 backend where files missing in remote was not detected correctly
      • Backup cleaner: do not remove the backup in progress
      jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by
      #2

      @girish said in Cloudron 8 Released:

      Hetzner Storage Box + SSHFS is now 1000x faster

      Oooh. I'm still on Hetzner Storage Box + CIFS which seems to have got 2x slower (ie backups started taking twice as long).

      So I guess worth me exploring using SSHFS instead?

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      1
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #3

        @jdaviescoates yes sshfs with storage box will be a lot lot faster then.

        imc67I 1 Reply Last reply
        1
        • nebulonN nebulon

          @jdaviescoates yes sshfs with storage box will be a lot lot faster then.

          imc67I Offline
          imc67I Offline
          imc67
          translator
          wrote on last edited by
          #4

          @nebulon said in Cloudron 8 Released:

          @jdaviescoates yes sshfs with storage box will be a lot lot faster then.

          Do you have a configuration advice?

          • tgz or rsync (for 100GB+ Nextcloud)

          • according to the docs sub-accounts didn’t work, does it work now?

          • Port 22 or 23?

          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by
            #5

            The sshfs changes mostly benefit the rsync method, as the change is to run server-side copy/hardlinking via running commands over ssh.

            I personally use hetzner storage box with sshfs for rsync + hardlinks on port 23 and no subaccount, which works really well by now.

            imc67I 1 Reply Last reply
            4
            • nebulonN nebulon

              The sshfs changes mostly benefit the rsync method, as the change is to run server-side copy/hardlinking via running commands over ssh.

              I personally use hetzner storage box with sshfs for rsync + hardlinks on port 23 and no subaccount, which works really well by now.

              imc67I Offline
              imc67I Offline
              imc67
              translator
              wrote on last edited by
              #6

              @nebulon said in Cloudron 8 Released:

              The sshfs changes mostly benefit the rsync method, as the change is to run server-side copy/hardlinking via running commands over ssh.

              I personally use hetzner storage box with sshfs for rsync + hardlinks on port 23 and no subaccount, which works really well by now.

              WOW this is shocking fast!

              I tried sshfs / rsync / Storagebox on one of the 3 Cloudrons (25 apps mainly low profile WP, 20 users/30 mailboxes, 80GB disk usage):

              • Normally via CIFS/tgz it was average 10 minutes
              • First time via sshfs/rsync it took 31 minutes
              • But .... second time via sshfs/rsync it took less than 1 minute!!!

              Thanks guys for this huge improvement!

              1 Reply Last reply
              4
              • imc67I Offline
                imc67I Offline
                imc67
                translator
                wrote on last edited by imc67
                #7

                Update:
                This is really a huge improvement, I manually updated the last Cloudron to 8.0.3 and then 8.0.4. Reconfigured backups to Storagebox/rsync/sshfs.

                Diskusage is 260GB of which Nextcloud is 175GB and email 27GB altogether 25 apps:

                • Previous cifs/tgz backup took approximately 3 hours
                • First backup with sshfs/rsync took 1 hour and 40 minutes!
                • Second backup right after the first took 4 MINUTES!!

                It’s a miracle and hard to believe it’s true after years of waiting for faster backups.

                jdaviescoatesJ 1 Reply Last reply
                3
                • J joseph forked this topic on
                • BenoitB Benoit referenced this topic on

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                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