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

Get help for your Cloudron

3.3k Topics 23.2k Posts
  • Distribute applications on multiple servers?

    multi-host
    3
    0 Votes
    3 Posts
    1k Views
    P
    I think this could be a very interesting feature, eg. to isolate personal apps from other domains and apps... Also, this feature allow to do a good workload plan setting up different VPS. Many thank's a lot!
  • I'm confused about Cloudron LDAP... do we have it or not?

    Solved ldap usermanagement
    4
    0 Votes
    4 Posts
    957 Views
    scookeS
    Merci beaucoup!
  • NodeJS Server

    Moved Solved nodejs custom-apps docker
    5
    1 Votes
    5 Posts
    2k Views
    girishG
    For others looking for examples, there's a bunch of custom app templates I made that should help getting started: https://git.cloudron.io/cloudron/tutorial-php-app/ https://git.cloudron.io/cloudron/tutorial-nodejs-app https://git.cloudron.io/cloudron/tutorial-basic https://git.cloudron.io/cloudron/tutorial-redis https://git.cloudron.io/cloudron/tutorial-supervisor-app
  • Redis backup error (Wallabag)

    redis backups
    5
    0 Votes
    5 Posts
    1k Views
    nebulonN
    Can you check with docker ps -a if that container is in fact there and then restart it with docker restart <containerid>?
  • How install wordpress with www?

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    jdaviescoatesJ
    @jdaviescoates said in How install wordpress with www?: Quite possible I just didn't wait long enough too I guess... I think that was it. I actually first tried just adding www redirect again to my WordPress at https://uniteddiversity.coop and waited a bit before trying it and it works fine. Sorry, should've been more patient in the first place!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Best/ preferred/ fastest way to get support?

    support pricing
    4
    1
    3 Votes
    4 Posts
    789 Views
    girishG
    We will fix the pricing page, I agree it's a bit misleading.
  • Cloudron 5.2 update failed

    Solved redis update
    8
    0 Votes
    8 Posts
    2k Views
    T
    @valkalon Cloudron support is still the best
  • Secure LDAP?

    Solved security ldap
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    I think there's a genuine case in the future where if we introduce per-app admins, then app admin can access terminal of one app to see traffic (and sniff ldap/db creds) of another app. I think it's an excellent suggestion to remove it!
  • 0 Votes
    7 Posts
    2k Views
    d19dotcaD
    @girish Ah interesting, yes that definitely seems like an OVH-specific issue then. At least they're heading in the right direction I guess towards the end of this year. Thanks for shedding some light on that one for me.
  • 0 Votes
    7 Posts
    2k Views
    girishG
    @necrevistonnezr They are pretty much the same feature. Cloudron's works at the platform level for all apps including nextcloud itself whereas nextcloud's will work only for nextcloud.
  • After update to Cloudron 5.2.3, redis runs out of memory

    Solved redis nextcloud memory
    2
    0 Votes
    2 Posts
    645 Views
    girishG
    @necrevistonnezr indeed, previous versions of Cloudron would allocate more memory for redis based on the app's memory limit. This limit was not settable by the user. In 5.2, we have made the redis limits visible and configurable by the user. Our 5.2 migration script should ideally could have been smarter and allocated more memory to redis.
  • 0 Votes
    9 Posts
    2k Views
    girishG
    @Felix Did you manage to install it?
  • Nextcloud Backup without Data

    backups cifs hetzner hardlinks
    24
    1 Votes
    24 Posts
    5k Views
    nebulonN
    correct in your case this should not be any issue as this is mounted like a regular ext4 which supports hardlinks just fine.
  • Backup retention time

    backups docs
    11
    0 Votes
    11 Posts
    2k Views
    mehdiM
    @Mallewax I think this depends on the webmail app, more than on the platform itself. Not totally sure though, I am not particularly familiar with the inner workings of the email protocols
  • Cloudron Admin Account Locked Out

    Solved admin
    5
    0 Votes
    5 Posts
    2k Views
    B
    Yeah, had to do a fresh install. It all worked out in the end.
  • Errors on System Info page

    Solved graphs
    2
    3
    0 Votes
    2 Posts
    560 Views
    girishG
    @ruihildt Thanks for reporting. This is fixed in the coming release - https://git.cloudron.io/cloudron/box/-/blob/master/CHANGES#L1930
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • 0 Votes
    8 Posts
    2k Views
    V
    @girish So, it was the TLS. Changed it to 1.2 and the requests went smooth and fast. Thanks for the tips
  • Install Failed

    Solved installation
    7
    0 Votes
    7 Posts
    2k Views
    W
    @girish Thanks for the assistance. Apparently this was caused by a misconfigured IPv6 / Ubuntu installation script which my host helped me diagnose and correct. Thank you for your help, I'm glad I stumbled upon Cloudron.