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

1.2k Topics 10.7k Posts

Feedback, suggestions, anything else Cloudron related

  • YouTube Tutorial on Email Hosting

    3
    10 Votes
    3 Posts
    735 Views
    nebulonN
    Very nice video indeed! We should probably improve the test email we send out, to not hit this mailtester issues
  • Recommendation: Mail-Archiver – simple & efficient email archiving

    18
    9 Votes
    18 Posts
    7k Views
    KubernetesK
    @josephcosta I agree with you and I don't like ASP.NET because I am not familiar with it. But however, if the developer knows his stuff, I am okay with it. @necrevistonnezr I agree with you, index and search for attachments would be great. Maybe it will be added sometime later? I also think the fuzzy search in Openarchiver is something I miss in Mailarchiver.
  • Vercel OSS Vibe Coding Platform

    1
    1
    3 Votes
    1 Posts
    439 Views
    No one has replied
  • What prevent you from exclusively use cloudron?

    3
    0 Votes
    3 Posts
    1k Views
    L
    @crazybrad Thank you for your input, yet I am interested in official apps with the same level of polish as other official apps.
  • add portainer

    Moved
    7
    0 Votes
    7 Posts
    2k Views
    robiR
    If you're up for a challenge, look into the forum for sysbox which allows for stronger docker isolation so you can experiment with portainer in a more isolated container on Cloudron.
  • 1 Votes
    3 Posts
    885 Views
    U
    What are your thoughts on removing the app proxy limit as a vehicle to help market/promote Cloudron and get people into the ecosystem?
  • 1 Votes
    2 Posts
    603 Views
    J
    @markpousee have you already set the proxy server as a Trusted IP on cloudron - https://docs.cloudron.io/networking/#trusted-ips ? Though, I cannot think of why nginx is automatically restarting . TBH, I have never seen nginx crash. This makes me wonder if something in your setup (compose?) is monitoring nginx responses (some healtcheck?) and restarting nginx automatically ? If you have a test Cloudflare, you can quickly put Cloudflare in front of Cloudron and check if that works. After all, your proxy is same as Cloudflare functionally.
  • So Many Problems

    10
    3 Votes
    10 Posts
    2k Views
    L
    That makes sense.
  • List of apps working with LAMP ?

    8
    3 Votes
    8 Posts
    2k Views
    robiR
    @micmc Node apps run fine too, you just need to set the right ENV vars and adjust the startup script as well as the apache config to correctly route to the node app on port 3000 or whatever the code expects.
  • for people with ubuntu 20.04 that need to upgrade

    16
    0 Votes
    16 Posts
    3k Views
    A
    Oh, I just rebooted it again, and it seems to be all services / apps are running. Thanks
  • app update manual check behavior

    2
    1
    2 Votes
    2 Posts
    674 Views
    girishG
    @humptydumpty yes, this is already fixed in 9.0. In addition, the update information is available as part of each app object as well (in the REST response).
  • Cloudron AI Packaging Experiment Idea

    ai packaging experiment
    3
    0 Votes
    3 Posts
    777 Views
    robiR
    Not a bad concept. Doesn't need dedicated hardware, might be able to run on the build/demo server or other sponsoring org. Integrate with CCAI upgraded to a distributed DB or some master/share topology to keep a running list of all custom packages successfully installed and make them available to everyone else.
  • Reviving the cluster question

    4
    1 Votes
    4 Posts
    1k Views
    A
    To me it would be a selfhosted solution / load balancing peace of mind thing. That said I haven't really seen the server struggle to do anything for my less than 10 connections simultaneously. I'm not sure what the capacity for a single server would be, if I avoid apps that are CPU heavy, just use nextcloud for file sharing.
  • Mail delivery failed: returning message to sender

    Moved mail
    1
    0 Votes
    1 Posts
    547 Views
    No one has replied
  • @qdrant/js-client-rest on cloudron + Qdrant

    Moved
    8
    0 Votes
    8 Posts
    2k Views
    BrutalBirdieB
    @hpalmier [image: 1754604757035-4847a2f1-9c49-484f-9e53-b1bb3a705c0b-image.png]
  • 0 Votes
    3 Posts
    953 Views
    SansGuidonS
    I'm confused too by the problem description, is it possible to develop a bit on what problems you are trying to solve exactly and why you would need redirects?
  • DNS providers offering DNSSEC (Swarm intelligence (and help) needed)

    7
    2 Votes
    7 Posts
    1k Views
    nichu42N
    I moved from Cloudflare to Infomaniak (registrar) + Bunny NET (DNS). DNSSEC works well.
  • Which server automation tools do you run with Cloudron?

    8
    1 Votes
    8 Posts
    2k Views
    J
    I have a custom bash script which copies /home/yellowtent/appsdata/* into an external disk every week or so. Just to add another layer of backup on top of Cloudron backups. So far, I haven't needed to use it, but you never know . edit: also copies /home/yellowtent/boxdata
  • 0 Votes
    14 Posts
    3k Views
    C
    I would strongly recommend Univention as the authentication back end. I used that in the past (pre cloudron) for LDAP auth for everything. I migrated all my apps / data to Cloudron/OpenID/Oauth and am now re-deploying Univention for desktop auth. Desktop users of my company will only need two passwords (cloudron/univention) but with Cloudron SSO, and they can stay (essentially) perm logged in with cookies, it's not a big deal. Only artists/engineers etc doing heavy desktop work will need Univention logins. One other option I'm exploring is having Linux auth to keycloak... https://github.com/kha7iq/kc-ssh-pam
  • LDAP Schema?

    ldap authentication user directory user management
    8
    0 Votes
    8 Posts
    2k Views
    C
    Got it. Thank you so much for the update. Sorry about my mis-perception/understanding of the tone. Thank you all for the great support you provide us all!