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. How easy is it to get my data out of Cloudron?

How easy is it to get my data out of Cloudron?

Scheduled Pinned Locked Moved Discuss
data sovereignt
13 Posts 7 Posters 2.2k Views 7 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.
    • ei8fdbE Offline
      ei8fdbE Offline
      ei8fdb
      wrote on last edited by
      #1

      I'm looking at Cloudron as an alternative for my small UX Design company. Right now I use a number of alternatives to the cloud providers (mainly a self-hosted Nextcloud, and then a VPS with etherpads, Bitwarden, gitea, kanban boards, presentator, limesurvey).

      I'd like to try Cloudron but I'm curious how difficult it would be to get my data out of a self-hosted Cloudron instance, if I needed to. I fully believe in the own your data idea - but if needs be I'd want to be able to get it out of one application and into another.

      My question is a hypothetical I know, but I'd appreciate some advice.

      murgeroM 1 Reply Last reply
      1
      • ei8fdbE ei8fdb

        I'm looking at Cloudron as an alternative for my small UX Design company. Right now I use a number of alternatives to the cloud providers (mainly a self-hosted Nextcloud, and then a VPS with etherpads, Bitwarden, gitea, kanban boards, presentator, limesurvey).

        I'd like to try Cloudron but I'm curious how difficult it would be to get my data out of a self-hosted Cloudron instance, if I needed to. I fully believe in the own your data idea - but if needs be I'd want to be able to get it out of one application and into another.

        My question is a hypothetical I know, but I'd appreciate some advice.

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

        @ei8fdb Each app has it's own data volume (You can see the path for said volume in the app settings!) Which is easy enough to SFTP out of the system.

        You can also configure the backups to a backup target that you own specifically.

        Either way, SFTP, and some SQL client will get you your data for any app you install in Cloudron.

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

        1 Reply Last reply
        1
        • ei8fdbE Offline
          ei8fdbE Offline
          ei8fdb
          wrote on last edited by
          #3

          Thanks @murgero for replying.

          Can you tell me is that data (let's say I want to export my Nextcloud config data) in a usable format that I can then directly import into a new instance of Nextcloud? Without any munging/converting/changing? Or exporting Wekan boards into a new instance?

          Does anyone have experience of exporting configurations/userdata from a Cloudron app and putting it into the same app as a fresh install?

          mehdiM murgeroM L 3 Replies Last reply
          1
          • ei8fdbE ei8fdb

            Thanks @murgero for replying.

            Can you tell me is that data (let's say I want to export my Nextcloud config data) in a usable format that I can then directly import into a new instance of Nextcloud? Without any munging/converting/changing? Or exporting Wekan boards into a new instance?

            Does anyone have experience of exporting configurations/userdata from a Cloudron app and putting it into the same app as a fresh install?

            mehdiM Offline
            mehdiM Offline
            mehdi
            App Dev
            wrote on last edited by
            #4

            @ei8fdb It's not only files, there also are databases that you would have to import into the database app on your target server. But yeah, basically it's no harder than moving the data from a non-cloudron install into another non-cloudron install 🙂

            1 Reply Last reply
            4
            • ei8fdbE ei8fdb

              Thanks @murgero for replying.

              Can you tell me is that data (let's say I want to export my Nextcloud config data) in a usable format that I can then directly import into a new instance of Nextcloud? Without any munging/converting/changing? Or exporting Wekan boards into a new instance?

              Does anyone have experience of exporting configurations/userdata from a Cloudron app and putting it into the same app as a fresh install?

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

              @ei8fdb These apps are mostly unmodified versions of ones you would get from the developers of said apps. You shouldn't have any issues exporting a DB, moving the DB and files over to a new instance (outside of Cloudron) and grabbing data you need.

              Speaking of Nextcloud specifically, you can move the DB and files + the config with little issue if you needed to, but I don't think you'd want to after moving to Cloudron, it's that good.

              I've been using it since version 3.x and I gotta say I've never used a system like it - It rocks. I've tried Mailcow+Portainer, Mailinabox, I've even self-hosted with just straight up ubuntu + Apache (manually installing and managing), but Cloudron takes the cake. We even have a LAMP app that can host PHP, nodejs, etc apps that aren't otherwise supported.

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

              Sam_ukS 1 Reply Last reply
              4
              • murgeroM murgero

                @ei8fdb These apps are mostly unmodified versions of ones you would get from the developers of said apps. You shouldn't have any issues exporting a DB, moving the DB and files over to a new instance (outside of Cloudron) and grabbing data you need.

                Speaking of Nextcloud specifically, you can move the DB and files + the config with little issue if you needed to, but I don't think you'd want to after moving to Cloudron, it's that good.

                I've been using it since version 3.x and I gotta say I've never used a system like it - It rocks. I've tried Mailcow+Portainer, Mailinabox, I've even self-hosted with just straight up ubuntu + Apache (manually installing and managing), but Cloudron takes the cake. We even have a LAMP app that can host PHP, nodejs, etc apps that aren't otherwise supported.

                Sam_ukS Offline
                Sam_ukS Offline
                Sam_uk
                wrote on last edited by
                #6

                Is it possible to export all users in Cloudron group X?

                jdaviescoatesJ girishG 2 Replies Last reply
                0
                • ei8fdbE ei8fdb

                  Thanks @murgero for replying.

                  Can you tell me is that data (let's say I want to export my Nextcloud config data) in a usable format that I can then directly import into a new instance of Nextcloud? Without any munging/converting/changing? Or exporting Wekan boards into a new instance?

                  Does anyone have experience of exporting configurations/userdata from a Cloudron app and putting it into the same app as a fresh install?

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

                  @ei8fdb Great questions, @ei8fdb !

                  1 Reply Last reply
                  0
                  • Sam_ukS Sam_uk

                    Is it possible to export all users in Cloudron group X?

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

                    @sam_uk I don't think so. Cloudron groups are not mapped to apps so the apps with the data don't know about the groups. I guess you could export email of specific users, but not sure if you can actually do that by group either

                    I use Cloudron with Gandi & Hetzner

                    1 Reply Last reply
                    1
                    • Sam_ukS Sam_uk

                      Is it possible to export all users in Cloudron group X?

                      girishG Do not disturb
                      girishG Do not disturb
                      girish
                      Staff
                      wrote on last edited by
                      #9

                      @sam_uk What does export mean in this context? You mean like some json file (what's inside the json?) ?

                      Sam_ukS 1 Reply Last reply
                      1
                      • girishG girish

                        @sam_uk What does export mean in this context? You mean like some json file (what's inside the json?) ?

                        Sam_ukS Offline
                        Sam_ukS Offline
                        Sam_uk
                        wrote on last edited by
                        #10

                        @girish So the use case would be where I'm moving a subset of users to a new server.

                        This subset of users is in a Cloudron group.

                        I export the list of user emails and use that to invite them to the new Cloudon instance.

                        jdaviescoatesJ 1 Reply Last reply
                        2
                        • Sam_ukS Sam_uk

                          @girish So the use case would be where I'm moving a subset of users to a new server.

                          This subset of users is in a Cloudron group.

                          I export the list of user emails and use that to invite them to the new Cloudon instance.

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

                          @sam_uk I'm interested in this use case too. We want to incubate groups on our Cloudron until they've reached a size where they can afford their own.

                          I use Cloudron with Gandi & Hetzner

                          1 Reply Last reply
                          1
                          • girishG Do not disturb
                            girishG Do not disturb
                            girish
                            Staff
                            wrote on last edited by
                            #12

                            @Sam_uk @jdaviescoates that's a good idea, indeed! Can you make a feature request out this? It's quite easy to implement.

                            jdaviescoatesJ 1 Reply Last reply
                            1
                            • girishG girish

                              @Sam_uk @jdaviescoates that's a good idea, indeed! Can you make a feature request out this? It's quite easy to implement.

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

                              @girish said in How easy is it to get my data out of Cloudron?:

                              @Sam_uk @jdaviescoates that's a good idea, indeed! Can you make a feature request out this? It's quite easy to implement.

                              https://forum.cloudron.io/post/38186

                              I use Cloudron with Gandi & Hetzner

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