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

725 Topics 5.5k Posts
  • UX: Redirects & Domains

    Solved
    2
    1 Votes
    2 Posts
    148 Views
    girishG

    Good observation! I have fixed the text now.

  • Error alerts in the file manager

    7
    0 Votes
    7 Posts
    671 Views
    mehdiM

    @nebulon Amazing, thanks ! Yeah, a better solution would be welcome on a longer term. But even just showing that there is an error is an enormous enhancement. I just had to go through a good dozen directories to check that each upload worked correctly ^^

    If you need any help / tests to further debug the underlying error, don't hesitate to ask !

    Thanks again for the amazing responsiveness 🙂

  • UX: Filemanager file editor Save/Close

    2
    0 Votes
    2 Posts
    284 Views
    nebulonN

    The file manager is in its early state UI wise. I also have further ideas how to improve that, at the moment we focus on other areas like apps for a bit. But let those ideas be discussed I'm the forum and I will pick them up later.

    Best to break up in individual feature requests though.

  • Can we have a "Freelance Work" group on the forum please?

    Solved
    13
    5 Votes
    13 Posts
    1k Views
    marcusquinnM

    @girish Cool - top-level works.

    "Help" kind of implies unpaid - but so that's up to you - maybe people will use it for initial free help and moving the conversation to renumeration if it were more respectful for the amount of help being provided or requested. Either way I think the spirit here is good.

    Thanks for this, I hope it helps match-making needs & offers. There's huge value in this community, and I hope those helping and benefitting find it profits them both in every way. ✊

  • UX - All Tags doesn't work like All Domains

    Moved
    8
    0 Votes
    8 Posts
    736 Views
    nebulonN

    For anyone interested and having time 😉 the widget we use here is https://github.com/sebastianha/angular-bootstrap-multiselect

  • Filter by State of the app

    Solved
    14
    7 Votes
    14 Posts
    1k Views
    rmdesR

    @girish Yay thanks a lot !

  • UX - domain consistency in App Location>Redirection config

    Moved Solved
    8
    2 Votes
    8 Posts
    459 Views
    girishG

    @d19dotca Fixed for the next release, thanks for reporting.

  • Faster backups or more settings options for backups

    Solved
    8
    5 Votes
    8 Posts
    694 Views
    girishG

    For tgz, what we found is that the slowness is mostly because of the gz part and most of the cloud VPS are not very fast at this. And the whole tgz by it's nature is single core.

    For rsync, parallelism and buffer size were indeed a constraint. But these are both now configurable in the 5.5 and 5.6. Note that the concurrency her also depends much on the storage backend. For example, DO can handle only 20 at a time. But S3 can handle 1000s at a time. One has to experiment with the values a bit to figure the right number. Mostly s3 connectors don't publish ideal sizes and concurrency unfortunately.

  • Configuring Minio for several use cases

    Solved
    5
    1 Votes
    5 Posts
    610 Views
    robiR

    @girish said in Configuring Minio for several use cases:

    @robi said in Configuring Minio for several use cases:

    Several example configs could be provided which can be swapped out for various use cases (only one install needed)
    A new config UI could be adapted from OpenVPN

    Ideally, all this should come from the upstream app (given that it already has a UI). Maybe we can open up a feature request there? I am not sure why their admin ui is so "ignored".

    The UI is just a browser, and not a configuration system ;-/

    We just need to manage our own CLI configs.

    @girish said in Configuring Minio for several use cases:

    I pushed changes to allow custom config in new minio release.

    Thank you!

  • Clone Domain Configuration (Clone, Bulk, Status)

    15
    1 Votes
    15 Posts
    1k Views
    mehdiM

    Never had an issue with cloudron in FF, neither in the Terminal nor here. I can confirm that I can just paste screenshots

  • Set tags during App install config

    2
    2 Votes
    2 Posts
    256 Views
    LonkleL

    I like this idea better UX flow. But it should be clear it’s an optional field.

  • System Services needs own tab in System Info

    Solved
    7
    4 Votes
    7 Posts
    744 Views
    robiR

    @nebulon
    Thank you, you're amazing!

  • [Suggestion] Server-Wide Database Manager and File Browser

    Moved Solved
    23
    5 Votes
    23 Posts
    2k Views
    LonkleL

    Oh, wanted to mention - despite PHPMyAdmin being worked on rn; if anyone has an interest in connecting a remote SQL client app (like Sequel Pro) to Cloudron apps on an app-per-app basis. Here are instructions to do so here: https://forum.cloudron.io/topic/3237/remote-sql-support-on-a-per-app-basis

    In my experience this is a much better, faster way to work with databases than PHPMyAdmin could ever dream to be.

  • Cloudron API web hooks

    1
    0 Votes
    1 Posts
    261 Views
    No one has replied
  • Dashboard Stats / Health

    17
    3 Votes
    17 Posts
    2k Views
    nebulonN

    @Lonk said in Dashboard Stats / Health:

    @jdaviescoates I signed up to the GIT. But I think either @girish or @nebulon have to give me permissions to make a repository or be added to one. I don't see the ability to do so anywhere.

    I've increased the project limit for your account now.

  • Allow for URLs in Cloudron's IP Blocklist Network Setting

    3
    5 Votes
    3 Posts
    330 Views
    LonkleL

    @girish https://www.ipdeny.com/ipblocks/data/countries/all-zones.tar.gz

    But I did get that from your blog post for 5.6: https://blog.cloudron.io/cloudron-5-6-released/ so maybe you're looking for better ones?

  • Organize Apps via Networks they belong to

    5
    0 Votes
    5 Posts
    483 Views
    LonkleL

    @robi Ahh, i completely understand now. This is a much complex level of what @girish and I are building right now with the VPN Client being one network you can choose to connect multiple other networks to. We’ve scoped that out pretty well so as we work on that and as it gets more fleshed out, I’ll update this ticket with advancements of how we might be able to have take this “sharing networks” basic concept further. I really like this train of thought though so I won’t forget it! ☺️

  • Add Network selections to each App

    4
    1 Votes
    4 Posts
    392 Views
    LonkleL

    Oh, interesting, I hadn't thought of those other use cases for this, but I really like that you brought them up, thanks for the feature request! I'll keep this thread updated with any development on that end if @girish doesn't beat me to it! ☺️

  • Organize Apps Into Folders Via Tags

    11
    2 Votes
    11 Posts
    1k Views
    LonkleL

    @atrilahiji I prefer the tag / label approach, and since tags are already built in, I figure they could pull this off first before getting into a more "drag and drop" kind of interface (as well as being able to toggle turning tag-based organization on and off).

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied