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


Skip to content

Discuss

Feedback, suggestions, anything else Cloudron related

1.1k Topics 9.3k Posts
  • surprised about so few votes for internxt #Degoogle

    8
    1 Votes
    8 Posts
    1k Views
    L
    @wirkaholic said in surprised about so few votes for internxt #Degoogle: Internxt seems to be my ultimate Google Killer. Has a drive and a photo section and encrypts and send files in total privacy. https://internxt.com/photos https://internxt.com/drive https://send.internxt.com/ Provides an IOS App and one for Android. With SOGO in combination It is a complete replacement for Google, even it has no editor. Perhaps for one or the other, it is also worthwhile to upvote: https://forum.cloudron.io/topic/6551/internxt-open-source-distributed-secure-file-storage/2?_=1667934072326 I am surprised at how little support there was here for self-hosted search engines.
  • Privilege escalation through mail manager role

    Solved security mail
    8
    2 Votes
    8 Posts
    964 Views
    nebulonN
    This is fixed for next release with https://git.cloudron.io/cloudron/box/-/commit/3477cf474f32a51c62aef65015e615db62bca4f7 For the other feature request about domains, please make a separate thread there, but I can already say that Cloudron is still designed to work for a setup of one Cloudron per organization and not many maintaining isolated organizations on one Cloudron. This will add all kinds of complexities for the 99% use-cases Cloudron is currently used for.
  • Mail backup

    8
    0 Votes
    8 Posts
    1k Views
    necrevistonnezrN
    @wirkaholic I'm not their sale representative but I believe the only difference in lincenses is whether the use is private or business related
  • Mails with cloudron. What about SpamSieve?

    2
    0 Votes
    2 Posts
    317 Views
    subvenS
    Helpful: Cloudron docs about spam. An addon software that marks spam for the client will help the mailserver identify spam in the future.
  • Most Loved / Dreaded Cloud Platforms

    cloudron stackoverflow survey
    7
    1
    1 Votes
    7 Posts
    857 Views
    d19dotcaD
    @LoudLemur I'm surprised Vultr isn't on there. I'm definitely a fan of Vultr's pricing scales (they have many more instance types to choose from compared to DigitalOcean or Linode) for small businesses / freelance.
  • 0 Votes
    5 Posts
    609 Views
    girishG
    @humptydumpty yes, correct. the log is forever. One thing is that Let's Encrypt itself only support wildcard certs in around 2016 or so. This meant that all LE domains before that are public in the log.
  • Cloudron backup

    Moved Solved
    20
    0 Votes
    20 Posts
    2k Views
    subvenS
    @hugoo_souza10 invest in an external backup provider. I would suggest something independent from your actual hoster. You can find suggestions within the drop down list of the backup configuration.
  • 1 Votes
    3 Posts
    558 Views
    nebulonN
    @girish this has been reworked and will not explicitly state if there is no new update available, while hiding the disabled update button again.
  • Best app for calendar and contacts sync

    7
    1 Votes
    7 Posts
    1k Views
    P
    I have been using SOGo, and I love it. I have it set up with mobile (iOS) and desktop (thunderbird) apps, and I use an email forwarding system as well that is working flawlessly. I set SOGo to be native and default contacts, calendar, and email app and its great
  • DNS: "Domain nameservers are not set to <provider>"

    domains
    11
    0 Votes
    11 Posts
    1k Views
    d19dotcaD
    @girish said in DNS: "Domain nameservers are not set to <provider>": adding a flag to ignore the name server check should be ok. I think we still want to keep the default to checking the name server since this is general/common flow on Cloudron. Yes please, this would be great. Definitely fair to keep it as a default to check the name servers, but a checkbox to ignore it would be fantastic! This would help us in changing DNS providers in a fault-tolerant way by being proactive setting up the DNS records at the new provider. @girish said in DNS: "Domain nameservers are not set to <provider>": Did you create Feature request for this already ? Unfortunately not, I guess I made a bad assumption this would be included from the original discussion I created, haha, I think I probably should have set this as a Feature Request instead. Sorry for not filing that earlier. I went ahead and created one though here for that: https://forum.cloudron.io/post/54948
  • Admin and support question

    18
    3 Votes
    18 Posts
    2k Views
    BrutalBirdieB
    @privsec said in Admin and support question: I wish there was a handy video series or something on how to package an app for cloudron Uhmm not from the staff team but from appdev team by @fbartels
  • Cloudron and Codeberg vs Github vs Gitlab vs Gitea

    3
    0 Votes
    3 Posts
    1k Views
    marcusquinnM
    Gitea I like. Keep meaning to move everything over from GitLab or sync them somehow. GitHub is almost unavoidable if you want to build community recognition, but doesn't mean you have to give it your best work, which inevitably now is food for AI code-gen. OneDev looks very interesting too: https://forum.cloudron.io/topic/5488/onedev-all-in-1-devops-platform (this post could do with more screenshots and the animated Gifs to show it off here) https://github.com/theonedev/onedev https://code.onedev.io/projects/160
  • Feedback on new graphs in 7.3.2

    2
    1
    1 Votes
    2 Posts
    370 Views
    girishG
    The disk usage graph data is only on demand (i.e it is not collected over time periodically). The cpu and memory data is collected over time. I think what you are seeing here is that the query is taking a long time to load since it requests the data for each app individually. I will see if we can parallelize the queries so that the page loads faster.
  • Mail Clients

    4
    0 Votes
    4 Posts
    635 Views
    P
    @robi said in Mail Clients: @privsec No deletion happens. Just install the other mail apps and continue. The only thing that might Huzzah!! Thank you
  • 0 Votes
    7 Posts
    1k Views
    L
    @jdaviescoates Thanks incredibly for suggesting this method! The NodeBB plugin works well. A reboot is required and you need to enable the plugin too. The calendar application is beautiful: full calendar, with some humane licencing. https://fullcalendar.io/docs
  • How We Can Make IPv6 Safe for Privacy

    2
    0 Votes
    2 Posts
    320 Views
    girishG
    The IPv6 privacy extension is interesting read as well - https://www.rfc-editor.org/rfc/rfc4941 . In essence, temporary dynamic IPv6 is created on the fly to minimize tracking/fingerprinting.
  • Cloudron Database Credentials

    2
    0 Votes
    2 Posts
    303 Views
    nebulonN
    Hi there, each app gets their own set of credentials to access the database. Those are available in the apps environment. For postgres those would be https://docs.cloudron.io/packaging/addons/#postgresql However this only works across apps, if they run on the same Cloudron, not for external services or apps, since those databases are not exposed publicly and only run in an isolated network on localhost of the server itself.
  • Is there a way to create email addresses without creating Cloudron users?

    34
    3 Votes
    34 Posts
    4k Views
    robiR
    do we need a custom role? Or a way to decouple email from cloudron?
  • User authentication and LDAP

    15
    1 Votes
    15 Posts
    2k Views
    A
    @jdaviescoates customer signs up for an account (on Nextcloud) to collect a free product. to buy more, customer is asked to log into their account, but that page is actually a Wordpress registration form looking like a log in form. Customer enters the same credentials, so both accounts will correspond (and both sites are under one brand/visual identity). when coming back to their account page (on Wordpress) for future purchases and such, customer will use a similar looking log in form, that is actually a log in form. Of course: the camouflaged registration form needs to be used only the first time. I can arrange that through the onboarding flow. I still need purchases on Wordpress to be reflected for the corresponding user on Nextcloud. I'll start manually (again, tiny operation), then I think I can automate that through the APIs on n8n, like Stripe to Nextcloud. Just need to learn more about how that works...
  • Stress TEsting cloudron app

    1
    0 Votes
    1 Posts
    283 Views
    No one has replied