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


Skip to content
  • Cloudron hangs in Domain Setup

    Solved Support install update
    2
    0 Votes
    2 Posts
    815 Views
    girishG
    @amg It seems there are multiple issues here: Restore via CLI not working. Can you tell me more what the error is? Where are you seeing 'Already Setup'? Is this when installing Cloudron? (But the post starts with 'after update' to 3.4) Please give us more information to help you out.
  • Issues on server migration

    Solved Support install restore
    2
    1 Votes
    2 Posts
    778 Views
    girishG
    @CarbonBee Did I understand correctly that the DNS of cloudron A and Cloudron B are different above? If so, the behavior is expected (not saying it is correct or even good). Currently, there is no easy way to easily 'migrate' domains - it is only easy to migrate a Cloudron from one server to another provided that all the DNS remains the same. Can you explain your use case a bit more so we can try to come up with a solution together? I guess you are trying to test your backups? How can we make this work when Cloudron has multiple domains? Once you restore to another server, Cloudron will do the DNS setup of apps automatically and it will end up re-configuring the DNS of the apps to point to this new server.
  • Cloudron installation behind NAT with multiple public IPs

    Solved Support install
    2
    0 Votes
    2 Posts
    1k Views
    girishG
    @robw Sorry for the delayed response, we are just coming back from vacation and catching up on support tickets. If I understand correctly, the Cloudron server has a different outbound IP than the one it detects. We have a custom endpoint (https://api.cloudron.io/api/v1/helper/public_ip) which helps us detect the IP of a server but I guess this detection goes wrong because of your setup. To fix/workaround this: In the domain setup wizard, you can simply choose "no-op" as the DNS provider. With this provider, all DNS checks are disabled and as long as the domain somehow is able to resolve and reach your cloudron, it should all work. Another thing is that port 80 needs to be reachable as well for Let's Encrypt to work. If this is not possible, you can select 'Self Signed Certs' in the Advanced section of the domain UI.
  • Failing at install

    Solved Support install
    8
    0 Votes
    8 Posts
    2k Views
    nebulonN
    Oh indeed, currently Cloudron only supports Ubuntu 16.04 as being an LTS release for now. Sorry that it wasn't clear upfront.
  • Will Cloudron support Ubuntu 18.04. LTS Server?

    Moved Solved Feature Requests install feature-request
    11
    2 Votes
    11 Posts
    3k Views
    girishG
    @necrevistonnezr Still evaluating what is the best option to update existing installations. Most likely we won't do dist-upgrade automatically. Also, new installations will default to 18.04.
  • Home server setup

    Moved Discuss install blog
    21
    8 Votes
    21 Posts
    4k Views
    humptydumptyH
    @atridad I configured it to work with my existing Mailgun account as I didn't want to deal with my ISP. I had issues with them in the past regarding simpler things like billing Q's and plan changes.. imagine the horror if I ask about technical stuff For a future project, I'm going to try to run a CR home server on a residential internet plan with SPECTRUM/TIME WARNER. North American residents will understand the struggle lol.
  • Help installing Cloudron on Virtualbox

    Solved Support install
    2
    0 Votes
    2 Posts
    1k Views
    nebulonN
    Hi there, running on bare metal is totally fine. For the setup within your network behind the router, please make sure that at least port 80 and 443 are forwarded. Port 80 is required to obtain LetsEncrypt SSL certificates. Otherwise please check the logs with journalctl -u box when performing the dns setup on your Cloudron, this should show for which IP it is waiting for the DNS records to be in-sync. Possibly it is checking for the wrong (private) IP. Further when using Cloudrflare, please note that currently Cloudron does not support installing apps that are proxied via Cloudflare. Cloudflare backend only sets up the DNS via Cloudflare API and expects website traffic to be unproxied.