Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • App Clone Getting Stuck at Domain Propagation

    Solved Support domains clone error
    2
    0 Votes
    2 Posts
    30 Views
    jamesJ
    Hello @Shai The second level domain, also known as @ in most DNS providers e.g cloudron.io has a different propagation time then third level domains aka. example.cloudron.io. This could take up to 24 hours or more, depending on the hosters default TTL for the domain or what you've set. Might even be resolved now when you retry it after 7 hours.
  • Restore one app's backup to another existing app?

    Solved Support wordpress clone backup
    5
    0 Votes
    5 Posts
    127 Views
    robiR
    @Beardmancer said in Restore one app's backup to another existing app?: I'm curious to know what plugin you prefer? I'll put it on my list for next time. You found it then. Only other I've used is Updraft Plus export -> import.
  • 0 Votes
    4 Posts
    445 Views
    fbartelsF
    The process is described at https://docs.cloudron.io/backups/#clone-app
  • Clone backup into different app

    Solved Support backups clone
    2
    0 Votes
    2 Posts
    371 Views
    girishG
    This is not possible, no. The structure of data of both the apps are quite different. Also, when you backup Cloudron apps, the code is not part of the backup. LAMP app is sort of a special case here since the code is part of the "data" and part of backup . You should be able to migrate it manually though. Import database and copy over the needed files.
  • Unexpected CiviCRM behavior after clone

    WordPress (Managed) civicrm clone
    11
    0 Votes
    11 Posts
    2k Views
    girishG
    There's two DSN: CIVICRM_UF_DSN and right below the above screenshot CIVICRM_DSN . Both have to be updated after a clone.
  • Clone app easily?

    Solved Support clone
    4
    0 Votes
    4 Posts
    1k Views
    E
    @girish Okay, that is super easy, thank you very much!
  • 0 Votes
    12 Posts
    2k Views
    girishG
    I will mark this as solved for now but I suspect this will come back some day.
  • Clone a Live Local App

    Feature Requests backups clone
    6
    5 Votes
    6 Posts
    1k Views
    robiR
    @marcusquinn Yeah, I have another idea once differential backups become available.. Have the template App be backed up locally, while others remotely, keep things fast. Let's see which we get first.
  • Improve Clone/Backup/Restore Speed

    Feature Requests backups clone
    24
    1 Votes
    24 Posts
    4k Views
    jimcavoliJ
    Just to follow up, here's a sample of normal backups followed by a Cloudron upgrade, which itself triggered another backup run, and the corresponding relevant network and disk graphs: [image: 1607915273220-network-traffic-resized.png] [image: 1607915283316-disk-i_o-resized.png] All in all, it's definitely fast-er but not insanely performant. CPU utilization vs load hints that it may in fact be down to inefficient utilization of cores to some extent, but there is definitely a fair bit more bottleneck coming from the network still. [image: 1607915562708-cpu-utilization-resized.png] [image: 1607915565769-cpu-load-resized.png] Nothing earth-shattering either way, and gains were more mild than I would have guessed, but all in all, not a bad outcome.
  • 2 Votes
    29 Posts
    4k Views
    bmannB
    I think git link / image registry link is the most flexible. Essentially it could run the code that Cloudron CLI runs anyway.