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


Skip to content

Feature Requests

New ideas, Feature Requests

761 Topics 5.8k Posts
  • New App Notification

    2
    1 Votes
    2 Posts
    340 Views
    girishG
    @vjvanjungg Can you open a separate request for the drag and drop feature? Maybe you can explain a bit what you mean by that feature as well. Thanks!
  • Bulk changes to default email addresses

    Moved email
    2
    0 Votes
    2 Posts
    534 Views
    subvenS
    @smhick said in Bulk changes to default email addresses: The default email is shortname@domain.com Says who? I think you are misunderstanding something here. The email address is whatever you create within the Email Server of Cloudron. First you need to setup an email address at Cloudrons Email Server and assign it to a user. Lets say you create an Email address within Cloudron for our user "bob" with the display name "Bob Marley" that goes like "bob.marley@domain.com". Now you login to SOGo with the credentials bob.marley@domain.com and the password of bob. So to be clear: You are in charge of creating firstname.lastname@domain.com in the first place before apps like SOGo and other clients come into play.
  • Custom links for dashboard

    Solved
    4
    0 Votes
    4 Posts
    798 Views
    nebulonN
    glad this thread was brought to attention again. I will mark it as solved as it ships with the next release.
  • Check mail settings for an external service

    mail sendgrid
    9
    1 Votes
    9 Posts
    1k Views
    potemkin_aiP
    @girish that would be the best way, actually - having error codes from the service provider would help me to understand the DNS records are missing even earlier
  • Reboot endpoint for API

    Solved
    3
    0 Votes
    3 Posts
    528 Views
    MooCloud_MattM
    @manngobaum There is: POST /api/v1/cloudron/reboot auth as usual =D @girish in sync
  • Cloudflare Email Support

    3
    1
    0 Votes
    3 Posts
    628 Views
    girishG
    Also, Outbound -> Disable to disable outbound mails altogether.
  • catchall -> mailing list?

    10
    0 Votes
    10 Posts
    2k Views
    fbartelsF
    @drew said in catchall -> mailing list?: but I was hoping not to have to. Just to have it said. setting up these rules is a one time thing. You just have to create a single rule per domain, and no further connection is needed. If you have a lot of domains and want to automate it, you could even script it through https://manpages.ubuntu.com/manpages/trusty/man1/sieve-connect.1.html.
  • Add More Backup Retention Options

    2
    4 Votes
    2 Posts
    393 Views
    d19dotcaD
    @michaelpope Fully agree with improvements to the retentions feature. I've never really understood why the retention policy isn't customizable - I'd love to see it be improved not so much with static additions but to a point where it can be customizable so I can pick how many I want to keep for each time period (daily, weekly and monthly). So I could for example pick to keep the last 4 days of backups while also choosing to keep a weekly backup for the last 6 weeks for example, or maybe I only want the last 5 days of backups and nothing more, etc. Hopefully that can be improved down the road.
  • 4 Votes
    11 Posts
    2k Views
    girishG
    @Jan-Macenka OK, I have made filename encryption optional in 7.3. [image: 1656387319637-fbb205df-5917-403b-92c5-9084a856c656-image-resized.png]
  • Raspberry Pi support?

    9
    0 Votes
    9 Posts
    2k Views
    humptydumptyH
    @LoudLemur Supposedly supply chain issues and the extra demand. I think what triggered the demand is that you can officially boot from an SSD now without any hacks.
  • Mount Struktur

    9
    0 Votes
    9 Posts
    2k Views
    girishG
    This is indeed a good idea to have plugins/code in fast SSD disk instead of the "storage" disk. I guess one way is to also have multiple data directories for this (something which @MooCloud_Matt has been advocating for, but for a different use case). Mmm..
  • Cloudron 2FA (2 Factor Authentication) - email option

    Moved 2fa authentication security
    2
    0 Votes
    2 Posts
    660 Views
    girishG
    @LoudLemur I have seen this idea implemented on some services now. I guess this will only work for the Cloudron dashboard?
  • Make it easier to use your own app

    14
    0 Votes
    14 Posts
    2k Views
    MooCloud_MattM
    we use Gilab CI/CD, but even n8n can be used as a ci/cd if you want to use no code.
  • 1 Votes
    3 Posts
    590 Views
    robiR
    @girish this was more for Nginx not starting, including 0 byte files. Happy to mod the FR to be more inclusive. Done.
  • View Dashboard as User/Group

    9
    3 Votes
    9 Posts
    1k Views
    micmcM
    @d19dotca Yes, and in such case, the way you want to implement it would be just perfect. Personally, I'm running an Email Marketing App SaaS which has exactly such feature, and moreover when I impersonate a user while being that user and seeing the account as it, there's sticky top bar with a warning that we're impersonating a user with a button to click and go back to admin. All hassle free as you suggest. Yeah.
  • Users and App Tabs

    2
    0 Votes
    2 Posts
    688 Views
    girishG
    @mdreira While not completely configurable, we have operator role for apps. With that role, a user will can "operate" an app (but not uninstall it etc).
  • Cloudron on Terrahost

    terrahost hosting
    3
    1 Votes
    3 Posts
    975 Views
    L
    @nebulon Sorry, I forgot the link: https://terrahost.com/
  • Cloudron as a SAML provider

    3
    2 Votes
    3 Posts
    941 Views
    andres.moyaA
    @murgero no, sorry. Only SAML.
  • ProtonMail bridge is open source

    2
    3 Votes
    2 Posts
    978 Views
    E
    @robi It's been open source for a while now. I think that was two years ago. Having said that, there is a nice unofficial docker for it. A nice way to get protonmail into, for example, Nextcloud Mail. Would be keen to figure out how to package it for Cloudron to make things easier to manage.
  • imapsieve

    email
    3
    3 Votes
    3 Posts
    587 Views
    MooCloud_MattM
    @girish as you know we use an external Mail Proxy, imapsieve is a good tool to get spam/ham feedback from our users. Second, it can be used to automate flow based on where the mail has been moved by the user.