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. Discuss
  3. Caprover... mysterious fails - Cloudron just works!

Caprover... mysterious fails - Cloudron just works!

Scheduled Pinned Locked Moved Discuss
29 Posts 11 Posters 4.4k 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.
    • timconsidineT Offline
      timconsidineT Offline
      timconsidine
      App Dev
      wrote on last edited by timconsidine
      #21

      And a lot of the Caprover apps have problems installing/running when you use more recent versions of the core repos than the initial package was built for.
      I've just killed my Caprover and will re-purpose the VPS.
      Too little return for too few viably deployable apps and too much hassle.

      1 Reply Last reply
      1
      • bmannB Offline
        bmannB Offline
        bmann
        wrote on last edited by
        #22

        CapRover is a PaaS for developers, not for sysadmin / operators. I also know people who use both Cloudron (for apps they use to run their organizations) and CapRover (for deploying custom apps).

        Any "one click apps" on CapRover will be similar to custom apps on Cloudron: totally up to the developer who is maintaining it to keep it up to date and compatible with CapRover and underlying software.

        While it can be used by non-developers, I wouldn't recommend CapRover unless you're actively writing and maintaining custom apps.

        Piku is another open source PaaS worth checking out for developers https://github.com/piku/piku

        robiR 1 Reply Last reply
        0
        • bmannB bmann

          CapRover is a PaaS for developers, not for sysadmin / operators. I also know people who use both Cloudron (for apps they use to run their organizations) and CapRover (for deploying custom apps).

          Any "one click apps" on CapRover will be similar to custom apps on Cloudron: totally up to the developer who is maintaining it to keep it up to date and compatible with CapRover and underlying software.

          While it can be used by non-developers, I wouldn't recommend CapRover unless you're actively writing and maintaining custom apps.

          Piku is another open source PaaS worth checking out for developers https://github.com/piku/piku

          robiR Offline
          robiR Offline
          robi
          wrote on last edited by robi
          #23

          @bmann said in Caprover... mysterious fails - Cloudron just works!:

          Piku is another open source PaaS worth checking out for developers https://github.com/piku/piku

          A benefit to those wanting app deploys on ARM devices like the rPi and clones.

          Conscious tech

          1 Reply Last reply
          0
          • timconsidineT Offline
            timconsidineT Offline
            timconsidine
            App Dev
            wrote on last edited by
            #24

            If you're a developer, might as well just use Docker, Docker-compose, maybe portainer.
            I struggle to see the value that Caprover adds.
            But ... I am not a developer, so maybe I would not.

            bmannB 1 Reply Last reply
            0
            • robiR Offline
              robiR Offline
              robi
              wrote on last edited by
              #25

              Does Caprover also use a lot more storage since it doesn't have a common base image for deploying disparate apps?

              Conscious tech

              1 Reply Last reply
              0
              • timconsidineT timconsidine

                If you're a developer, might as well just use Docker, Docker-compose, maybe portainer.
                I struggle to see the value that Caprover adds.
                But ... I am not a developer, so maybe I would not.

                bmannB Offline
                bmannB Offline
                bmann
                wrote on last edited by
                #26

                @timconsidine CapRover is a way for developers to NOT have to use all of those things 🙂 The basic pattern is "write a NodeJS app, add a file which explains what databases it uses". When you git push -- the deployment platform figures out what to package.

                The approach around "git push" for deploying apps has been around for 12~ish years (pre Docker in many ways), and that's generally what the PaaS label refers to.

                Heroku pioneered base resources (without Docker), and it's not been standardized as Buildpacks https://buildpacks.io/

                Cloudron has standardized on Docker and then basically has its own standard set of resources like Buildpacks.

                1 Reply Last reply
                0
                • T Offline
                  T Offline
                  taowang
                  wrote on last edited by
                  #27

                  Caprover is a big name in the self-hosting domain, but I personally do not recommend it for 3 reasons:

                  1. It does not work well with Cloudflare which is an important tool for managing DNS and security.
                  2. It does not have a good community forum. I tried its slack forum, but the experience is not good.
                  3. Its documentation is okay but not detailed and comprehensive as Cloudron's documentation.

                  I also tried Yunohost today, but it doesn't even allow saving backups to S3 storage. You can only save backups on the same server as your app. Putting all eggs in the same busket is simply not a smart idea. Also, it does not specify how to upgrade apps. If you cannot safely upgrade apps, your self-hosting business (or hobby) is not sustainable.

                  So far as I discovered, Cloudron has the best backup approach, the best upgrade approach, the best forum, and the best documentation. I just started using Cloudron this week. The speed at which Cloudron staff replies to emails and forum posts is mind blowing. And they iterate their product based on feedback at lightening speed.

                  marcusquinnM jdaviescoatesJ 2 Replies Last reply
                  8
                  • T taowang

                    Caprover is a big name in the self-hosting domain, but I personally do not recommend it for 3 reasons:

                    1. It does not work well with Cloudflare which is an important tool for managing DNS and security.
                    2. It does not have a good community forum. I tried its slack forum, but the experience is not good.
                    3. Its documentation is okay but not detailed and comprehensive as Cloudron's documentation.

                    I also tried Yunohost today, but it doesn't even allow saving backups to S3 storage. You can only save backups on the same server as your app. Putting all eggs in the same busket is simply not a smart idea. Also, it does not specify how to upgrade apps. If you cannot safely upgrade apps, your self-hosting business (or hobby) is not sustainable.

                    So far as I discovered, Cloudron has the best backup approach, the best upgrade approach, the best forum, and the best documentation. I just started using Cloudron this week. The speed at which Cloudron staff replies to emails and forum posts is mind blowing. And they iterate their product based on feedback at lightening speed.

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

                    @taowang Welcome. Agreed with all of the above and more.

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

                    1 Reply Last reply
                    3
                    • T taowang

                      Caprover is a big name in the self-hosting domain, but I personally do not recommend it for 3 reasons:

                      1. It does not work well with Cloudflare which is an important tool for managing DNS and security.
                      2. It does not have a good community forum. I tried its slack forum, but the experience is not good.
                      3. Its documentation is okay but not detailed and comprehensive as Cloudron's documentation.

                      I also tried Yunohost today, but it doesn't even allow saving backups to S3 storage. You can only save backups on the same server as your app. Putting all eggs in the same busket is simply not a smart idea. Also, it does not specify how to upgrade apps. If you cannot safely upgrade apps, your self-hosting business (or hobby) is not sustainable.

                      So far as I discovered, Cloudron has the best backup approach, the best upgrade approach, the best forum, and the best documentation. I just started using Cloudron this week. The speed at which Cloudron staff replies to emails and forum posts is mind blowing. And they iterate their product based on feedback at lightening speed.

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

                      @taowang said in Caprover... mysterious fails - Cloudron just works!:

                      So far as I discovered, Cloudron has the best backup approach, the best upgrade approach, the best forum, and the best documentation. I just started using Cloudron this week. The speed at which Cloudron staff replies to emails and forum posts is mind blowing. And they iterate their product based on feedback at lightening speed.

                      Welcome! You sound like me (and lots of us!) when I first discovered Cloudron a few years ago 🙂

                      I use Cloudron with Gandi & Hetzner

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