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

649 Topics 5.1k Posts
  • Mailing list from Cloudron Group

    2
    1 Votes
    2 Posts
    58 Views
    jdaviescoatesJ

    I use groups a lot and this sounds like a very useful feature to have.

  • 5 Votes
    70 Posts
    2k Views
    C

    By default every agent can dispaly a dashboard for itself. You can however stream your metrics to a parent node and deactivate the web interface in the children nodes.
    This is the way I'm using it at the moment, my parent node is on Cloudron and all my children stream their metrics to it. The auth is done with an API key ( doc here )
    I'm not sure actually how my metrics are reaching netdata behind the ProxyAuth. Maybe they stream as UDP and the proxy is only for TCP?

  • 1 Votes
    2 Posts
    85 Views
    luckowL

    Invitation to an experiment: Try to find out if this works ...
    Cloudron api -> n8n -> some magic -> Telegram

    IMHO it should be possible to get all the information (https://docs.cloudron.io/api.html#tag/Eventlog)

    Challenge accepted?

  • Mailing list feature: basic moderation

    7
    2 Votes
    7 Posts
    301 Views
    avatar1024A

    @girish said in Mailing list feature: basic moderation:

    I also feel this workflow is very specific to your request. Usually, people want real lists and moderators don't want to manually forward emails. Just my 2c.

    Perhaps it is specific to my workflow and I'm sure people would prefer real lists 😊...but I would imagine people would still prefer a basic / manual kind of moderation rather than none at all. Currently we have the option of either a list in which anyone can send to (including spammers), or a fully private list unreachable from external people. So I was looking for a technically simple way to achieve an in-between, even if basic and unperfect, for lack of a better solution likely to be available on Cloudron anytime soon (in a similar way when I proposed to implement private list, which it turned out was simple enough and so you - as always brilliantly - implemented the idea). But I get that in this case it's not so simple 🙂

    Thank you for looking into it anyway and for providing feedback.

  • Automatically Clean Emails

    Moved
    7
    2 Votes
    7 Posts
    126 Views
    T

    @girish Would be amazing to have this feature yes

  • 4 Votes
    4 Posts
    139 Views
    P

    @tgatellier I had to activate a Cloudflare DNS Proxy to achieve this on one Wordperss instance. Now I'm testing 8G Firewall suggested from @jagan . I think Cloudron should have some feature to achieve this ...

  • 1 Votes
    1 Posts
    31 Views
    No one has replied
  • Configure Haraka for Mailman3

    Moved
    22
    3 Votes
    22 Posts
    1k Views
    avatar1024A

    @girish Sure that's completely understandable, thanks for the reply.

    Given that neither mailman or SYMPA seems straightforward to implement in Cloudron I might revive this thread to add a basic moderation function to Cloudron mailing list. I believe for security purpose this is the main missing feature and the proposed approached may not be too hard to implement with the current backend(?).

    What users still won't get is the ability for members to subscribe and unsubscribe by themselves, but an admin can do that manually so at least it is doable.

    Another thing that would be nice is to be able to create a list from a Cloudron Group (i.e. mailing list that contains emails of everyone in a group and that gets updated each time you add or remove a user from a group). I don't know how your database works and how easy that might be to implement. What do you reckon?
    (Again this can be done manually so not as important as moderation, but just something that would be nice and possibly doable if the info are easily retrievable from the user database in the backend.)

  • Custom 'Mail From' Domains

    1
    0 Votes
    1 Posts
    62 Views
    No one has replied
  • Deploy Cloudron on Akash

    1
    1 Votes
    1 Posts
    57 Views
    No one has replied
  • Add ability to switch users in the Dashboard

    3
    0 Votes
    3 Posts
    80 Views
    jdaviescoatesJ

    @nebulon said in Add ability to switch users in the Dashboard:

    You cannot be logged in with different users within the same session into the OpenID provider.

    Well, (as per the link I shared) seemingly somehow I did manage to do that. I was logged into my dashboard as jdaviescoates, then I logged out and I was already logged in as uniteddiversity 🤷

    @nebulon said in Add ability to switch users in the Dashboard:

    So if an app has its own session handling, it is now independent from the OpenID provider session, so you could logout from that, and relogin with another user.

    That is the thing that currently actually seems impossible to do with lots of apps (e.g. Mastodon) on Cloudron at present (if you log out and then try to login again, it just logs you back in as the user you just logged out as).

  • 5 Votes
    26 Posts
    4k Views
    A

    oh that might be my problem, none of my apps are in the bare domain. I'll add one and retest

    EDIT: Tests fine now, thanks!

  • 6 Votes
    8 Posts
    331 Views
    nebulonN

    Given that those values are not exact anyways giving the user a false feeling is also wrong.

    I guess https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range has the wording indicating the widget is the correct one to use here: Because this kind of widget is imprecise, it should only be used if the control's exact value isn't important.

  • MySQL and Postgresql as standalone apps

    19
    10 Votes
    19 Posts
    911 Views
    ChristopherMagC

    @Lanhild Fyi, for me long term I think implementing PostgREST as a cloudron app is what I will eventually be aiming for as for me I am focused on postgresql and this app would eliminate the need for any code maintained by me in the cloudron app and just have my code in postgresql itself with the app dynamically building rest endpoints based on the code in postgresql.

    The tcp proxy solution if possible would be useful separately as it would allow us access to MySQL, Mongodb, Postgresql, Redis, etc. directly via proxying the respective cloudron app service.

  • 3 Votes
    13 Posts
    338 Views
    girishG

    @BetterWP a workaround for now till we update our base image is :

    In web terminal:

    mkdir -p /app/data/jpegoptim cd /app/data/jpegoptim wget https://github.com/tjko/jpegoptim/releases/download/v1.5.5/jpegoptim-1.5.5-x64-linux.zip unzip jpegoptim-1.5.5-x64-linux.zip chmod +x jpegoptim ./jpegoptim --help
  • Per-application access rules

    Moved
    5
    5 Votes
    5 Posts
    173 Views
    necrevistonnezrN

    Now, combine this with something like Wireguard or Tailscale and limit access to certain apps (Vaultwarden, Nextcloud, etc.) to users connected to such VPN - that would be the dream

  • Event to Webhooks

    18
    9 Votes
    18 Posts
    1k Views
    necrevistonnezrN

    @Lanhild Thanks!!

  • 1 Votes
    2 Posts
    90 Views
    humptydumptyH

    https://www.cloudron.io/get.html

    image.png

  • 6 Votes
    8 Posts
    349 Views
    S

    Thanks @d19dotca and @girish

    Would love to see streamlined options for Local "desktop/workstation" backups and restore process for apps and Cloudron.

    I believe there is a large segment of non tech savvy users who want to use something like Cloudron (for instance those interested in de googling/ taking control of their data) who currently will not because backing up using buckets adds significant cost and overhead. The cost of a Cloudron license, server rental and bucket adds up quickly and for many having a manually saved backup is enough. It makes it easier to justify purchasing a Cloudron license.

  • App descriptions / instructions for users

    1
    3 Votes
    1 Posts
    71 Views
    No one has replied