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

727 Topics 5.5k Posts
  • Drag and Drop App Tiles in Dashboard

    2
    1 Votes
    2 Posts
    260 Views
    robiR

    The ability to create own custom views and sequences different from the available filters or post filter arrangments would be useful.

    perhaps a multidirectional icon for shifting a tile left, right, up and down for a custom tile order as preferred.

    Alternatively, keeping some stats on the frequency of app tile use and bumping those to the top would be interesting.

    Although human preference for familiarity would tend more towards a static configuration where muscle memory always finds an app tile in the same place. ex mail app in the upper left.

    This is now beginning to resemble the android/ios desktop experience and icon arrangement.

  • New App Notification

    2
    1 Votes
    2 Posts
    265 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
    2
    0 Votes
    2 Posts
    372 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
    577 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

    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
    389 Views
    MooCloud_MattM

    @manngobaum
    There is:

    POST /api/v1/cloudron/reboot

    auth as usual

    =D @girish in sync

  • Cloudflare Email Support

    3
    0 Votes
    3 Posts
    446 Views
    girishG

    Also, Outbound -> Disable to disable outbound mails altogether.

  • catchall -> mailing list?

    10
    0 Votes
    10 Posts
    1k 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
    285 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
    1k Views
    girishG

    @Jan-Macenka OK, I have made filename encryption optional in 7.3.

    fbb205df-5917-403b-92c5-9084a856c656-image.png

  • Raspberry Pi support?

    9
    0 Votes
    9 Posts
    1k 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
    1k 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
    2
    0 Votes
    2 Posts
    538 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
    1k 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
    413 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
    774 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
    549 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

    3
    1 Votes
    3 Posts
    742 Views
    L

    @nebulon Sorry, I forgot the link:

    https://terrahost.com/

  • Cloudron as a SAML provider

    3
    2 Votes
    3 Posts
    735 Views
    andres.moyaA

    @murgero no, sorry. Only SAML.

  • ProtonMail bridge is open source

    2
    3 Votes
    2 Posts
    810 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.