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

2.6k Topics 18.0k Posts
  • Setting for sending mail from another server?

    Solved
    2
    0 Votes
    2 Posts
    79 Views
    girishG

    @zylstra I think you are asking how to relay email . See https://docs.cloudron.io/email/#relay-outbound-mails

  • Incoming email not being received

    Solved
    15
    0 Votes
    15 Posts
    375 Views
    necrevistonnezrN

    @saikarthik said in Incoming email not being received:

    I had to re-add the entry for netlify load balancer in my DNS.

    Maybe next time lead with that. The use of „netlify load balancer“ seems to be some vital information while people are trying to guess-troubleshoot your DNS problems….

  • can't paste into a Cloudron terminal?

    Solved
    3
    0 Votes
    3 Posts
    75 Views
    humptydumptyH

    @girish ctrl+shift+v works, thank you!

  • cannot find cloudflare prefix for r2

    Solved
    11
    1 Votes
    11 Posts
    267 Views
    adisonA

    aw.
    well, it told me witch post, but it didn't say witch post in particular in this particular topic. unless you can upvote the topic itself

  • Migrate a Cloudron app to self-hosted version

    Solved
    3
    2 Votes
    3 Posts
    140 Views
    AizatA

    @nebulon thanks! 🙂

  • 1 Votes
    17 Posts
    487 Views
    jdaviescoatesJ

    @imc67 said in Cannot install Cloudron on Ubuntu 22.04 (DNS Issue):

    I recently installed on a NetCup RS Ubuntu minimal and with Cloudron (and Netdata 😉 ) and had no single issue! Also AVX and AVX2 is supported!

    Yeah, fair point, their more expensive RS (Root Server, as they call them, although they aren't dedicated but virtualised) product line works fine (I was on one until I upgraded to a dedicated server at Hetzner)

    It's the cheaper vServer (VPS) product range which are currently useless for Cloudron.

  • 0 Votes
    12 Posts
    222 Views
    jdaviescoatesJ

    @jdaviescoates said in Whoops, installed instead of restored. Do I need to start all over again?:

    I'd guess @staff might perhaps add something that will prevent you updating to 7.6 either way if you don't have AVX?

    Yep:

    @girish said in What's coming in 7.6:

    @necrevistonnezr meemo, rocketchat, ackee, wekan & nodebb need mongodb. But the way it's implemented you cannot update beyond 7.5.x . It will just error saying AVX support is needed.

  • Create mail accounts by API

    Solved
    2
    0 Votes
    2 Posts
    116 Views
    BrutalBirdieB

    via api you can do that.
    POST
    {{baseUrl}}/mail/:domain/mailboxes
    note :domain is a variable for the mail domain.
    note {{baseUrl}} is the Cloudron api url e.g. https://my.DOMAIN.TLD/api/v1

    with body:

    { "name": "webmaster", "ownerId": "uid-be9dcf57-ad65-40e0-a3f8-d1c75974bf01", "ownerType": "user" }

    The ownerType can be user or group. and the ownerId you need to get via either /users and for groups /groups.

    The API and the API Doc is currently being reworked.
    https://git.cloudron.io/cloudron/docs/-/blob/master/api/cloudron_api_swagger.yaml?ref_type=heads

  • Acces Error: 404 --Not Found

    Solved
    4
    1 Votes
    4 Posts
    76 Views
    BrutalBirdieB

    @ZZIanis please never do this "solved, thanks anyways" you know what I mean...

    At some point someone else will search the same issue and find this topic and has high hopes you know the solution just to read "Nvm it solved, thanks anyways" 😄

    Everyone had this, in the search to solve an issue just to find a forum post where someone just wrote "solved" 🙂

  • Trusted IP Address

    Solved
    4
    0 Votes
    4 Posts
    194 Views
    A

    So I think I've found the solution.
    Modify the Proxy Host config > Advanced and paste the following:

    set_real_ip_from 03.21.244.0/22; set_real_ip_from 103.22.200.0/22; set_real_ip_from 103.31.4.0/22; set_real_ip_from 104.16.0.0/13; set_real_ip_from 104.24.0.0/14; set_real_ip_from 108.162.192.0/18; set_real_ip_from 131.0.72.0/22; set_real_ip_from 141.101.64.0/18; set_real_ip_from 162.158.0.0/15; set_real_ip_from 172.64.0.0/13; set_real_ip_from 173.245.48.0/20; set_real_ip_from 188.114.96.0/20; set_real_ip_from 190.93.240.0/20; set_real_ip_from 197.234.240.0/22; set_real_ip_from 198.41.128.0/17; #use any of the following two real_ip_header CF-Connecting-IP; #real_ip_header X-Forwarded-For;

    this will allow True Client IP Address to be passed to Cloudron.

  • How to install old version of Cloudron?

    Solved
    3
    0 Votes
    3 Posts
    118 Views
    jdaviescoatesJ

    @girish thanks.

    BTW, the docs at https://docs.cloudron.io/installation/ still say the minimum disk space is "20GB Disk space" but I'd say that is no longer true (because the old server I'm still running Cloudron 7.3.6 on has 20GB and it isn't enough to update to the next version. Indeed, it doesn't even have enough disk space to update the single Uptime Kuma app that is installed on it!).

  • is the "always bcc" now is avaiable from Haraka now?

    Solved
    8
    1 Votes
    8 Posts
    248 Views
    BrutalBirdieB

    @girish ( ._.) I got servers with 100+ Mailboxes a global bcc all would be... better 😄
    Also Cloudron is used by companies in Germany and they have to abide to the law of archiving business communication https://www.gesetze-im-internet.de/hgb/__257.html and a global BCC option would be very nice.

  • KASM App Proxy with websockets

    Solved
    11
    1 Votes
    11 Posts
    472 Views
    girishG

    @robi new cloudron release

  • 1 Votes
    13 Posts
    393 Views
    C

    Tyvm, saved my day!

  • Help! Docker engine fails to start.

    Solved
    6
    2 Votes
    6 Posts
    183 Views
    C

    Tyvm, saved my day!

  • Vultr Vulnerability

    Solved
    9
    2 Votes
    9 Posts
    343 Views
    ryangorleyR

    @girish Yeah, I'm thinking the same thing. ubuntu is a sudo user, and if the default password Vultr was using was exploited, then I'd have to be looking or processes run by anything. I'll migrate. Thanks again.

  • certs_renew API no longer working?

    Solved
    5
    0 Votes
    5 Posts
    159 Views
    potemkin_aiP

    Thanks, everyone!

  • Have I been hacked?

    Solved
    6
    1 Votes
    6 Posts
    701 Views
    jdaviescoatesJ

    Gandi recently got sold, but so far I'm still happily with them (and they sell .coop domains which lots of other places don't seem to)

  • Email : import with Cloudron

    Solved
    4
    0 Votes
    4 Posts
    106 Views
    BenoitB

    yes it is what i use finally and it works well. Thanks !

  • cloudron cli error

    Solved
    11
    0 Votes
    11 Posts
    226 Views
    girishG

    @webvsnet Ah alright 🙂 Remember that when you upgrade Cloudron, you will have to get back to CLI 5.4.0