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


Skip to content

Support

3.6k Topics 25.3k Posts

Get help for your Cloudron

  • Backups and users

    Solved migration backups
    3
    1 Votes
    3 Posts
    1k Views
    girishG
    @fbartels said in Backups and users: Cloudron treats user names as unique Yes, we used to uuid and then went and changed all the apps to use username so that migration from one Cloudron to another (or anywhere else) is easier. As long as the username exists on the other cloudron, user should be able to login.
  • Share the same database

    Solved postgres
    7
    1 Votes
    7 Posts
    3k Views
    robiR
    @girish said in Share the same database: Currenly, you cannot create a database. The databases are precreated/destroyed by the platform. .. as Apps are installed and removed.
  • Domains & Certs Logs not clickable

    Solved logs
    2
    1 Votes
    2 Posts
    754 Views
    nebulonN
    Ah I see, there is a stylesheet bug when a background image is used. Fixed with https://git.cloudron.io/cloudron/box/-/commit/ccb925be5d9c9280a34b2a6e506a02d211ca5e9f Anyone curious about the issue, if filter properties are applied, all child nodes will be put on the same plane and thus multiple z-index values for that node tree does not apply.
  • How to solve version issue 7.4.1 + taiga

    Solved
    16
    1 Votes
    16 Posts
    5k Views
    girishG
    @imc67 thanks for reporting back!
  • Migrating entire Cloudron from AWS to GCP

    Solved migrate migration aws gcp
    8
    1 Votes
    8 Posts
    3k Views
    girishG
    @plains-digital yes, you can also restore app by app. https://docs.cloudron.io/backups/#import-app-backup . But obviously, restoring entire server via backup is far simpler.
  • Excessive notifications and manual upgrades

    notifications
    3
    0 Votes
    3 Posts
    1k Views
    robiR
    Yes. They used to come nagging back. Maybe it's different this release. You can imagine what happens to mobile notifications. On a separate note, we did discuss having a button for "Upgrade all apps" in the UI. That button would be really helpful.
  • logging in to cloudron with cloudron cli from ci job

    Solved cli
    3
    1 Votes
    3 Posts
    516 Views
    philkunzP
    Thank you
  • Customize App Login Screen

    Solved
    4
    1 Votes
    4 Posts
    415 Views
    J
    Thank you @BrutalBirdie and @girish, I'll take a further look.
  • mail client autoconfig?

    Solved mail autoconfig
    14
    1 Votes
    14 Posts
    5k Views
    girishG
    Nicely detailed docs here - https://www.axigen.com/documentation/axigen-auto-discovery-p49119962
  • panic mode: Update failed

    Solved netcup upgrade
    16
    0 Votes
    16 Posts
    5k Views
    RazielKanosR
    All went well, apps are restored and all is running as intended
  • Update not working

    Solved update
    6
    0 Votes
    6 Posts
    2k Views
    girishG
    This continues in https://forum.cloudron.io/topic/9514/panic-mode-update-failed
  • 2nd domain mail

    Solved mail cloudflare
    3
    0 Votes
    3 Posts
    1k Views
    P
    ahhh, so just have to nix cloudflare altogether, thanks! confused myself because my plains.cloud is cloudflared, but mail.plains.cloud specifically is not! appreciate the clarification
  • System not working for the app store

    Solved unbound appstore
    2
    1 Votes
    2 Posts
    774 Views
    girishG
    Right, you need to figure why unbound is not starting. The logs are in journalctl -u unbound -fa . Note that if unbound doesn't work, DNS doesnt work properly on the server and makes this quite unstable (as you experienced already).
  • Update Ubuntu

    Solved ubuntu update
    5
    0 Votes
    5 Posts
    2k Views
    girishG
    We can't change the doc page yet atleast until 7.5 is stable. Also, 18.04 is still supported to install pre-7.4 releases.
  • Zabbix, opening firewall port

    Solved networking firewall
    5
    1 Votes
    5 Posts
    10k Views
    girishG
    @bigvictorio At this point, no. But feel free to open feature requests and we can add firewall features as needed.
  • DNSBL zen.spamhaus.org errors and timeouts

    Solved email dnsbl
    8
    0 Votes
    8 Posts
    3k Views
    girishG
    You can also try to use some of the other DNSBL listed here - https://docs.cloudron.io/email/#dnsbl
  • Remove backup location from Cloudron

    Solved backups
    6
    0 Votes
    6 Posts
    2k Views
    girishG
    Instead of no-op, I recommend atleast just backing up to the same server. Select Filesystem and put location as /var/backups (this is the default).
  • individual backups?

    Solved backups
    7
    0 Votes
    7 Posts
    2k Views
    humptyH
    @RazielKanos Cloudron does hourly increments, not in minutes, so you can backup the app once an hour at most with the current settings. What service can’t be recovered if you still have access to the email/phone/recovery codes?
  • How to run simple Python scripts on Cloudron

    Solved
    17
    1 Votes
    17 Posts
    6k Views
    T
    @sarthak-narayan The upcoming version of n8n will include Python support in the Code node. https://docs.n8n.io/1-0-preview/
  • App Proxy Redirects to Upstream URI

    4
    0 Votes
    4 Posts
    889 Views
    A
    when going to https://192.168.1.20:8000, it'll redirect me to a login on /webman/index.cgi