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


Skip to content
  • Domain Setup Error Message

    Unsolved Support
    7
    1 Votes
    7 Posts
    75 Views
    girishG

    @alphy Is there a way for us to access the server? Not sure why unbound is not resolving but that's the root of the problem. If it's possible to access it, please send us info at support@cloudron.io and we can debug further.

  • 1 Votes
    3 Posts
    67 Views
    L

    @robi said in How to setup cloudron with Epik domains?:

    It's in the docs, or just try it to see what it asks for.

    Hey, thanks! The wildcard option worked... or so it seems! 🙂

  • 0 Votes
    1 Posts
    37 Views
    No one has replied
  • 0 Votes
    6 Posts
    217 Views
    jdaviescoatesJ

    @LoudLemur said in How to setup Object Storage for Peertube on Cloudron (iDrive e2):

    Do you think this might be to enable other instances following / subscribing to your own, so they might need access to those files?

    Good question, possibly, but I've really no idea.

    Try subscribing to https://uniteddiversity.tv and/ or https://bridport.tv and let's see what happens...?

  • 0 Votes
    8 Posts
    255 Views
    L

    Thank you, gentlemen!

    This worked. I hope that a summary of this explanation is included in the documentation.

  • 1 Votes
    4 Posts
    159 Views
    girishG

    @joack said in Cloudron partial install but server seems active:

    I tried installing it on my recently updated ubuntu20.04 desktop

    As others warned, don't do this! It's not meant to be run this way. You can create a VM on your desktop and install it in the VM though.

    The error itself is happening because you probably are using MySQL already and this is conflicting with Cloudron installation.

  • 0 Votes
    4 Posts
    577 Views
    girishG

    I clarified in https://docs.cloudron.io/apps/synapse/#admin that there is no admin UI

  • 0 Votes
    24 Posts
    431 Views
    L

    I have created a new thread for documentation here:
    https://forum.cloudron.io/topic/9462/cloudron-documentation-ideas/2

    I think @girish talents are too precious to be used on documentation and that the community may well prefer him to be focused on something else.

  • 2 Votes
    3 Posts
    86 Views
    Q

    @girish thanks for pointing out to code.

    As always:
    In vino veritas - and in Source-Code

  • 0 Votes
    8 Posts
    205 Views
    L

    I did it! Thank God for that! You have no idea how glad I am to get out of that rabbit hole! Thank God!

    Thank you everybody who looked and tried to help. In particular, thank you to @humptydumpty for that last post. The key thing I was missing was that I needed to go into the Cloudron's email settings and create a mailbox for my email.

    I will try and add some comments later but right now I am just delighted and have to do so many other things that were blocked.

    I love Cloudron!

  • 0 Votes
    14 Posts
    429 Views
    L

    @robi said in SnappyMail on Cloudron: How to setup your domain name's email with SnappyMail:

    @jdaviescoates Cool, what recording extension did you use?

    Also love the Bitwarden workflow, didn't know it was so slick now.

    VokoscreenNG is good:
    https://linuxecke.volkoh.de/vokoscreen/vokoscreen.html

  • 0 Votes
    4 Posts
    134 Views
    P

    Dont use Wasabi

    Use Idrive

  • Database drivers

    Solved Superset
    14
    1 Votes
    14 Posts
    282 Views
    R

    @girish It works very well, thanks!

  • 2 Votes
    11 Posts
    337 Views
    L

    Apache Echarts is a somewhat related project and whilst we have the momentum and techniques still in mind, perhaps we could support that on Cloudron, too:

    https://forum.cloudron.io/topic/8714/apache-echarts-on-cloudron-data-visualization

  • 0 Votes
    4 Posts
    224 Views
    M

    @girish I didn't install anything, but I might have upgraded from 18 to 20 at some point as well as @Neluser did.

    dpkg --configure -a resulted in dpkg: error: dpkg frontend lock is locked by another process, so I restarted the machine after all and updating worked fine.

    Before that I killed the dpkg process and tried to run it, which resulted in that:

    dpkg --configure -a Setting up grub-efi-amd64-signed (1.173.2~20.04.1+2.04-1ubuntu47.4) ... debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable dpkg: error processing package grub-efi-amd64-signed (--configure): installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1 dpkg: dependency problems prevent processing triggers for shim-signed: shim-signed depends on grub-efi-amd64-signed | grub-efi-arm64-signed; however: Package grub-efi-amd64-signed is not configured yet. Package grub-efi-arm64-signed is not installed. dpkg: error processing package shim-signed (--configure): dependency problems - leaving triggers unprocessed Errors were encountered while processing: grub-efi-amd64-signed shim-signed

    Either way, solved not in the most elegant way, but solved 😄

  • 0 Votes
    3 Posts
    159 Views
    L

    @nebulon

    We are so fortunate to have somebody as brilliant as you to solve our problems for us and create solutions!

    Thank you very much!

  • 0 Votes
    6 Posts
    238 Views
    girishG

    @nottheend said in Help wanted: Mount EFS in EC2:

    My only unfulfilled wish is to exclude the nextcloud data now from the cloudron backup.

    You can disable the backup for the app but that is of course living dangerously 🙂

  • Route between 2 networks?

    Support
    2
    0 Votes
    2 Posts
    137 Views
    timconsidineT

    @burrito what are you using to arrange the 2 networks ?
    firewall ?
    managed switch ?
    VLAN on either ?
    I'm no expert, about to try setting up similar myself.
    I think someone who can answer will likely want to know how you are creating and managing the 2 networks.

  • 0 Votes
    3 Posts
    164 Views
    girishG

    @briankb-0 said in Root Domain Hosts Shopify Site Subs Are Cloundron:

    What happens if I add the domain to Cloundron so I can use it to setup sub-domains for NodeBB and Ghost?

    When you add a domain:

    To validate credentials, the code will add a cloudrontestdns A record and remove this immediately. To configure the server to send emails: If there is an existing SPF record, it is edited to have a:my.my.domain.com . The SPF record essentially whitelists which servers can send email on behalf of the domain. This is NOT destructive, your existing SPF record is only amended. A DKIM record is added under <random>._domainkey.domain.com. This is used to sign/verify emails by mail servers. Because of the 'random' part, it won't conflict with any of your existing DKIM keys If there is no existing DMARC record, we create one with the value "v=DMARC1; p=reject; pct=100". This essentially is a strict DMARC policy not allowing anyone outside the SPF record to send emails on behalf of the domain.

    Other than that, it is what @BrutalBirdie said. The bare/root domain is untouched. Cloudron only adds entries when you install apps. Also, if you had a root domain DNS entry already, it will warn you that it's in use, if you try to install an app on the root domain (it does this check for any subdomain).