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


Skip to content

Discuss

Feedback, suggestions, anything else Cloudron related

953 Topics 8.2k Posts
  • Feature Suggestion

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    M

    @girish Thankyou, will give it a go.

  • This topic is deleted!

    Unsolved
    2
    0 Votes
    2 Posts
    8 Views
  • Use an external LDAP provider

    3
    0 Votes
    3 Posts
    339 Views
    C

    I didn't thought of any specific LDAP server. It would be great to connect Cloudron to any external LDAP server, that would manage groups and users. For example, connect a Cloudron server to another one so that only one Cloudron server manages the users and groups for both servers.

  • Mail domain alias for subdomain

    3
    0 Votes
    3 Posts
    271 Views
    fbartelsF

    @nebulon said in Mail domain alias for subdomain:

    I guess what you are looking for is a way to match the app internal username (resulting in this email) with some other inbox?

    yes, exactly (as long as you refer to the user in nextcloud by internal username).

    Sending would not be required, only receiving (which should minimise the setup effort, since only a mx record is needed).

  • Add more choice for backuping planning

    2
    3 Votes
    2 Posts
    203 Views
    No one has replied
  • Has anyone successfully used Sendy.co in the LAMP app?

    Solved
    12
    0 Votes
    12 Posts
    933 Views
    scookeS

    Much thanks to @girish for helping me figure out what was wrong. Sendy (sendy.co) is working well in the LAMP app. Yay! It was simply an issue of changing the
    $dbHost = 'localhost';

    to

    $dbHost = 'mysql';

  • Email forward to Gmail/Hotmail accounts

    5
    0 Votes
    5 Posts
    804 Views
    girishG

    @fer-raspo Are you using a mail relay by any chance? There is an issue that email forwarding is not working as expected when using a mail relay - https://git.cloudron.io/cloudron/box/issues/593. We are working on a fix. Otherwise, are you able to join our chat at https://chat.cloudron.io and ping me there? (@girish).

  • 2 Votes
    4 Posts
    806 Views
    ?

    @girish Even the "changeme" note might be good enough.

  • Does the App Store have an API?

    Solved
    3
    0 Votes
    3 Posts
    318 Views
    timmmmyboyT

    Cool, this is great, thanks! Even if it's not perfectly dynamic this will save me a lot of typing 🙂

  • Do you think HTML is easy to learn?

    2
    -2 Votes
    2 Posts
    278 Views
    girishG

    @vincitygialam There are probably better forum to discuss this. This forum is for discussing Cloudron related stuff.

  • Migrate to letsencrypt wildcard certs

    Solved
    2
    2 Votes
    2 Posts
    416 Views
    girishG

    @uiharu We have implemented this now in our latest release. Should be out in the coming week or so.

  • Feature Request: Admins Updating User Passwords

    Solved
    5
    2 Votes
    5 Posts
    446 Views
    girishG

    https://cloudron.io/developer/api/#update-user-password is the API

  • Toward a "Domain of One's Own"

    Solved
    7
    1 Votes
    7 Posts
    1k Views
    nebulonN

    We are working together with Reclaim Hosting and Bates University to create a new edition of Cloudron for this specific use-case. Please contact us at support@cloudron.io for futher information.

  • Suggest to change the "main domain"

    Solved
    8
    0 Votes
    8 Posts
    777 Views
    nebulonN

    @saglagla There are no plans for any kind of multi IP setup at the moment.

    I will mark this as solved for now, as the main issue to change the domain appears to be solved.

  • Support for NameCheap's free DNS service? / Broken links

    Solved
    2
    0 Votes
    2 Posts
    328 Views
    nebulonN

    Hi, there is already an issue for the feature request at https://git.cloudron.io/cloudron/box/issues/283 lets track it there.

    Thanks for the heads up about the broken documentation links, we fixed them now.

  • Ghost 2.0 Upgrade?

    Solved
    3
    0 Votes
    3 Posts
    383 Views
    girishG

    This is released now.

  • App Source Size Limit

    8
    0 Votes
    8 Posts
    692 Views
    amanharitsh123A

    @girish Hi , I have made sure that that my repo should not have any git data or meta data. I even tried shrinking the app on my end as much as I can. If you want to take a look on the app , here it is : https://github.com/llaske/sugarizer

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    56 Views
  • This topic is deleted!

    Solved
    2
    0 Votes
    2 Posts
    196 Views
  • Add usergroup when creating a new user

    Solved
    3
    0 Votes
    3 Posts
    7k Views
    girishG

    This is implemented as part of next release.