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


Skip to content
  • 0 Votes
    17 Posts
    3k Views
    girishG
    Will mark this as solved since this is a DO issue.
  • Namecheap and Digital Ocean DNS Problems.

    Solved Support namecheap digitalocean
    6
    1
    0 Votes
    6 Posts
    1k Views
    girishG
    @bossbarnes07 It seems an 'A' record with the subdomain 'my' is missing. It should point to your IP (209.97.x.x). Cloudron should have added this automatically, I wonder why it didn't get added. Can you add an A record manually and then go to your server and do "systemctl restart box". You can then visit https://ip again and re-do the setup.
  • VPC networking on digital ocean

    Solved Support digitalocean vpc
    4
    0 Votes
    4 Posts
    1k Views
    girishG
    @greycloud said in VPC networking on digital ocean: I kind of had assumed that they would continue working, if I did nothing. But would they stop working if I enable VPC? My understanding is there is nothing to enable. The existing droplets simply get assigned a pre-built default VPC. Presumably if I setup a new cloudron it would be automatically wrapped in the VPC by default, but there would be no particular advantages. Yes, I think so as well.
  • 0 Votes
    5 Posts
    976 Views
    J
    @girish Will do. It's actually not the first time I've run into the problem and a re-fresh of the API credentials solved the problem, although this is the first time I specifically observed that it was a 500 error vs. a 401.
  • Restarting a DO Droplet

    Solved Support digitalocean
    2
    0 Votes
    2 Posts
    663 Views
    girishG
    @imouthesmp You can just restart the droplet. No need to stop/shutdown apps. All the apps and Cloudron dashboard will start automatically after a reboot. You can also resize the droplet (CPU/Disk/RAM) as you see fit and Cloudron will adapt automatically.
  • 2 Votes
    13 Posts
    4k Views
    Y
    @marcusquinn Yeah. I was in a fraternity when I was in college. It was like the movie Animal House... but worse. Looking back on it I'm embarrassed by what I did. But it was fun at the time. College itself was a big waste of time for me.
  • Accessing MongoDB using Compass

    Solved Support mongodb compass ssh mongo digitalocean
    8
    0 Votes
    8 Posts
    2k Views
    girishG
    Compass guide is here - https://docs.cloudron.io/guides/connect-mongodb/#mongodb-compass
  • How does Cloudron handle DigitalOcean Floating IP addresses?

    Solved Support digitalocean
    3
    0 Votes
    3 Posts
    828 Views
    d19dotcaD
    Okay, that makes sense. Thank you for the quick reply. I wonder if it would make sense to add a feature where we can set the IP address to accommodate floating IP's in providers like DigitalOcean, so that the DNS records automatically setup by Cloudron in DigitalOcean would be using the floating IP instead. Without such a feature, it kind of removes the ability to have a sort-of manual failover method which is one of the main purposes of a floating IP from DigitalOcean (along with a secondary use-case of setting up a new server to replace an old one and moving the floating IP to the new one when ready, eliminating the need to update a whole bunch of DNS records). It would be nice, I think, to have Cloudron use a floating IP that we give it even if it means we have to set it manually in Cloudron first since it can't detect it automatically. The main reason for this is that whenever I switch a server, for example, nothing really needs to be changed at all, leaving downtime to a minimum if it exists at all during a server switch.
  • DO DNS Issue: TTL must be > 30

    Solved Support domains digitalocean
    7
    1 Votes
    7 Posts
    1k Views
    girishG
    Indeed, missed that. Just making a blog post for 4.1 release which will include it.