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

754 Topics 5.7k Posts
  • Configure custom bounceback message

    Moved Unsolved
    4
    0 Votes
    4 Posts
    483 Views
    girishG
    @djxx ha ha, sorry I misunderstood The bounce message is sent from Cloudron for undeliverable messages. You can send randomaddress@domain.com and you will get that bounce back message. Going back to your original problem, if gmail is blocking you , the only way to unblock is to wait it out. From your original mail, you are getting blocked at IP level. This means that gmail most likely blocked your entire VPS provider range. You have to set up a relay to get out of this situation - https://docs.cloudron.io/email/#relay-outbound-mails . If your mail is only getting to spam (instead of IP blocked), then usually you have to just "wait" it out. From many years ago, we just sent email from cloudron.io to various gmail friends and asked the to mark as not-spam. After that, it started going through. But gmail is a black box, who knows what they do now.
  • Cloudron mailing list not recognizing PRVS tagging

    Moved mail prvs
    4
    0 Votes
    4 Posts
    485 Views
    girishG
    @Klaus Which email provider are you testing with? We can try to implement it.
  • Mailing List - answer to list not sender

    Moved mail mailing-lists
    6
    2 Votes
    6 Posts
    642 Views
    girishG
    Worthwhile reads - ``Reply-To'' Munging Considered Harmful and Reply-to-List, or Reply-to-All?
  • Backup time considers timezones incorrectly

    3
    1 Votes
    3 Posts
    231 Views
    E
    @girish said in Backup time considers timezones incorrectly: I think you are suggesting showing the Settings Timezone in the Backup Schedule UI, correct? If so, that's a good idea! Yes, that was what I was suggesting The timezone shown in the UI is based on browser timezone . If you had multiple admins, each in their timezones, then the UI shows the correct timestamps. I understand the logic, however, have a look at the screenshot. [image: 1725523216482-screenshot-backup-time.png] Seemingly, the backup starts at 1am, but it finishes before 1am, which is confusing. In fact, it took 24 minutes in this case, but I am in a different time zone now, 1 hour back.
  • Cloudron-wide search, not limited to apps (settings and more)

    1
    2 Votes
    1 Posts
    40 Views
    No one has replied
  • fido2support

    security
    57
    12 Votes
    57 Posts
    6k Views
    A
    also, if any of you have tested this, let me know. I wonna know how you tested and how it was. i've also PM'd @3246 to see if he could test it while I'm still trying to find a server. and I think I might have to open port636 but maybe not, because duo connects to your actual server, not tryed to authenticate there, it wants a connection to your actual real life server. i'm curious to see how this will actually work, or if cloudron has a docker container i'd put it in.
  • Move e-mail mailbox data to a mounted disk?

    email storage
    4
    1 Votes
    4 Posts
    523 Views
    potemkin_aiP
    @nebulon the doc might need to be updated systemctl stop|start docker docker.socket postgresql mysql nginx for the services. rsync --archive /mnt/old_root/home/yellowtent/boxdata /mnt/data/cloudron-mail/ for copying the data (mv when fails produce a whole set of problems to be resolved and can't be resumed). and the following commands to verify: find /home/yellowtent/boxdata/ -type f -printf "." | wc -c find /mnt/data/cloudron-mail/boxdata/ -type f -printf "." | wc -c diff -r -q /home/yellowtent/boxdata /mnt/data/cloudron-mail/boxdata
  • Archiving Apps

    Solved
    11
    4 Votes
    11 Posts
    1k Views
    J
    For the most part, everyone else covered my use case on this. Either the ability to download the file as a tar.gz, that isn't encrypted to store locally or external storage. To take this functionality a bit further down the road: Offload the app and environment settings to an external S3 storage, gui to view these on like the file explorer, view basic details (time offloaded, size, dates, view file contents). There have been times where I had a different version of an app, and I just needed to quickly grab the .env file. It would save a lot of time, to be able to view those files, without having to sift through backups and files.
  • Perhaps email should be an App?

    5
    3 Votes
    5 Posts
    432 Views
    marcusquinnM
    @girish Yup, nothing to say that a Cloudron "App" has to be a Docker Container.
  • Capability to tweak CORS config of an app

    reverseproxy cors
    6
    3 Votes
    6 Posts
    892 Views
    girishG
    @systemaddict I would check the app's configuration. Some apps let you change the CORS. It's not correct for system adminsto change CORS settings, this is a security issue waiting to happen.
  • Possible to schedule Auto App Updates on Specific Server time

    update timezone
    5
    0 Votes
    5 Posts
    443 Views
    D
    @nebulon a checklist of current apps will be ideal scenario
  • IPv6 only Cloudron

    Moved Solved
    24
    4 Votes
    24 Posts
    3k Views
    girishG
    This is implemented in Cloudron 8
  • Cloudron update - using wrong tag should not attempt the update

    4
    0 Votes
    4 Posts
    394 Views
    J
    @ekevu123 the manifest error here refers to the docker image manifest. That part of the error message is from your upstream docker registry and not generated by cloudron.
  • Cloudron update - restore from backup if it fails

    4
    0 Votes
    4 Posts
    293 Views
    girishG
    I misread your original comment. I guess you are referring to the cloudron update command of the CLI tool. I thought this was about a cloudron (platform) update. Currently, the focus of the CLI tool is app development and not for end users as such.... So, one can automate what you want already by writing a small script which calls cloudron restore if the update fails.
  • Possibility to disable TURN service

    turn stun services security
    2
    1 Votes
    2 Posts
    217 Views
    J
    A temporary workaround: docker stop turn . Some platform updates might turn back the turn service on though (when updating the turn docker image).
  • Email notifications of app failures/restarts

    notifications email resources
    19
    6 Votes
    19 Posts
    3k Views
    potemkin_aiP
    @SansGuidon you are absolutely welcome
  • Search/Filter should stay when clicking "Back" from an App Config

    1
    1 Votes
    1 Posts
    35 Views
    No one has replied
  • Hide mail of different domains from each other

    Moved
    9
    1 Votes
    9 Posts
    781 Views
    J
    @nebulon Is there a possibility to pay 50€ or so to push this request? The possibility to use SOGo on a multi-tenant base is really the only thing keeping my stuck in Plesk.
  • File Manager Suggestion Ideas

    filemanager
    8
    3 Votes
    8 Posts
    726 Views
    nebulonN
    I guess somehow the actual command to move (cutnpaste) the files didn't even reach the server or failed in some auth. Next time, opening the browser inspector should reveal more error details we can work with.
  • Allow whole system restore from the backup settings

    backups restore
    2
    1 Votes
    2 Posts
    249 Views
    nebulonN
    What is your use-case to restore the whole Cloudron from Cloudron itself? I can see if Cloudron and thus the dashboard is not working, a restore might be required, but then it cannot restore itself in such cases.