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

1.1k Topics 9.7k Posts
  • Has anyone successfully used Sendy.co in the LAMP app?

    Solved
    12
    0 Votes
    12 Posts
    3k 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
    2k 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).
  • Does the App Store have an API?

    Solved
    3
    0 Votes
    3 Posts
    987 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
    706 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
    852 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
    1k 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
    2k 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
    2k 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
    782 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
    1k Views
    girishG
    This is released now.
  • App Source Size Limit

    8
    0 Votes
    8 Posts
    2k 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.
  • Redirecting www to naked domain

    Solved
    4
    1 Votes
    4 Posts
    1k Views
    nebulonN
    This feature is now merged to master and will be part of the next release. There is still some amount of testing needed. If someone has an opinion on which http status code we should be using, please respond here. Currently I have put a 301, but I am not yet sure if this is dynamic enough for our use-case.
  • Cloudron will work in this case?

    2
    1 Votes
    2 Posts
    846 Views
    nebulonN
    Yes that should work fine. Based on the information you gave, I assume each one of your customer has an individual domain, which can be added to your Cloudron and then the corresponding apps installed on subdomains of that. Once a domain is added, the email server and mailboxes can be managed for each domain individually.
  • Support encrypted rsync backups to OneDrive, Dropbox, etc.

    Moved backups
    9
    3 Votes
    9 Posts
    4k Views
    S
    This software should be able to do this http://duplicity.nongnu.org/index.html
  • Integration Mautic-Zoho plugin

    2
    0 Votes
    2 Posts
    866 Views
    fbartelsF
    Hi @adamlevine , are any of these (Zoho and Mautic) installed on Cloudron? I don't see either of these in the app store of cloudron.
  • App user management: "show only to admin"

    2
    1
    1 Votes
    2 Posts
    810 Views
    nebulonN
    That is going to be a bit hard to add at the moment, since the data model for access controls is user and group based and the admin status is just a flag on the user record. This may be possible once we have more fine grained access controls and a real admin group as such.
  • Add nano to webterminal

    Solved
    3
    2 Votes
    3 Posts
    25k Views
    nebulonN
    Nano will be part of the next version of the app base image. However there is no schedule currently when that will be released.