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.0k Posts
  • Cloudron and Codeberg vs Github vs Gitlab vs Gitea

    3
    0 Votes
    3 Posts
    840 Views
    marcusquinnM
    Gitea I like. Keep meaning to move everything over from GitLab or sync them somehow. GitHub is almost unavoidable if you want to build community recognition, but doesn't mean you have to give it your best work, which inevitably now is food for AI code-gen. OneDev looks very interesting too: https://forum.cloudron.io/topic/5488/onedev-all-in-1-devops-platform (this post could do with more screenshots and the animated Gifs to show it off here) https://github.com/theonedev/onedev https://code.onedev.io/projects/160
  • Feedback on new graphs in 7.3.2

    2
    +0
    1 Votes
    2 Posts
    283 Views
    girishG
    The disk usage graph data is only on demand (i.e it is not collected over time periodically). The cpu and memory data is collected over time. I think what you are seeing here is that the query is taking a long time to load since it requests the data for each app individually. I will see if we can parallelize the queries so that the page loads faster.
  • Mail Clients

    4
    0 Votes
    4 Posts
    480 Views
    P
    @robi said in Mail Clients: @privsec No deletion happens. Just install the other mail apps and continue. The only thing that might Huzzah!! Thank you
  • 0 Votes
    7 Posts
    936 Views
    L
    @jdaviescoates Thanks incredibly for suggesting this method! The NodeBB plugin works well. A reboot is required and you need to enable the plugin too. The calendar application is beautiful: full calendar, with some humane licencing. https://fullcalendar.io/docs
  • How We Can Make IPv6 Safe for Privacy

    2
    0 Votes
    2 Posts
    248 Views
    girishG
    The IPv6 privacy extension is interesting read as well - https://www.rfc-editor.org/rfc/rfc4941 . In essence, temporary dynamic IPv6 is created on the fly to minimize tracking/fingerprinting.
  • Cloudron Database Credentials

    2
    0 Votes
    2 Posts
    236 Views
    nebulonN
    Hi there, each app gets their own set of credentials to access the database. Those are available in the apps environment. For postgres those would be https://docs.cloudron.io/packaging/addons/#postgresql However this only works across apps, if they run on the same Cloudron, not for external services or apps, since those databases are not exposed publicly and only run in an isolated network on localhost of the server itself.
  • Cloudron migration to new server: amazing!!!

    20
    22 Votes
    20 Posts
    4k Views
    fbartelsF
    @subven said in Cloudron migration to new server: amazing!!!: before it is tested and officially supported ah indeed, I missed that 22.04 is not yet supported. I rephrase my sentence into "you can directly upgrade to the latest supported OS".
  • Is there a way to create email addresses without creating Cloudron users?

    34
    3 Votes
    34 Posts
    3k Views
    robiR
    do we need a custom role? Or a way to decouple email from cloudron?
  • User authentication and LDAP

    15
    1 Votes
    15 Posts
    1k Views
    A
    @jdaviescoates customer signs up for an account (on Nextcloud) to collect a free product. to buy more, customer is asked to log into their account, but that page is actually a Wordpress registration form looking like a log in form. Customer enters the same credentials, so both accounts will correspond (and both sites are under one brand/visual identity). when coming back to their account page (on Wordpress) for future purchases and such, customer will use a similar looking log in form, that is actually a log in form. Of course: the camouflaged registration form needs to be used only the first time. I can arrange that through the onboarding flow. I still need purchases on Wordpress to be reflected for the corresponding user on Nextcloud. I'll start manually (again, tiny operation), then I think I can automate that through the APIs on n8n, like Stripe to Nextcloud. Just need to learn more about how that works...
  • Stress TEsting cloudron app

    1
    0 Votes
    1 Posts
    214 Views
    No one has replied
  • Cubby is great!

    6
    +0
    5 Votes
    6 Posts
    863 Views
    L
    @timconsidine said in Cubby is great!: @LoudLemur Understand the motivation and also the usefulness in certain use cases. But (repeating another comment elsewhere) I like that Cubby is separate and reduces/eliminates any risk of "link bleeding" or hijacking of links. I guess that if integration is implemented, it could just be disabled. At least that is what I would request. In that way its standalone / segregated implementation can be retained. I didn't think of that. It would be important.
  • Security Recommendations...

    12
    0 Votes
    12 Posts
    1k Views
    L
    https://attack.mitre.org/
  • What do you use for your VPS?

    17
    2 Votes
    17 Posts
    2k Views
    7dowWilkes7
    @LoudLemur I use the smallest VPS with SSD (Cloud VPS S). For my small family (e.g. for using Nextcloud and Vaultwarden) this is more than sufficient, at least for my needs.
  • 0 Votes
    5 Posts
    772 Views
    JeyakumarrathnaselviJ
    @msbt Thanks a lot. you helped me at a right and saved lot of time
  • Cloudron Support for Render Marketplace

    7
    0 Votes
    7 Posts
    780 Views
    D
    @girish https://render.com/docs#docker You can see examples of other marketplace apps here: https://github.com/render-examples
  • Github Action to deploy a Cloudron app

    7
    6 Votes
    7 Posts
    1k Views
    robiR
    It seems @jimcavoli already got this working, see here: https://forum.cloudron.io/topic/3678/build-deploy-to-cloudron-from-github-actions
  • Cloudron's Gitlab link is now show dangerous.

    Moved
    7
    +0
    0 Votes
    7 Posts
    643 Views
    A
    @subven it not router fault? I am on data mobile and it is also showing on when is wifi enables but this screenshot is on Data two day ago. And my phone is Verizon galaxy s21 5G with all Verizon app and mcafee. And it called Digital Secure by Verizon it build with mcafee. And now this site not showing anymore so please solved this. I just want let you guy know Thank you
  • Discord Bot Setup

    10
    0 Votes
    10 Posts
    1k Views
    murgeroM
    @girish This is likely gonna be MUCH cleaner, thanks for letting us know!
  • A Matrix-WhatsApp puppeting bridge

    11
    5 Votes
    11 Posts
    2k Views
    M
    Hello. No updates about (WA) bridges ? Or do we just wait for the Digital Markets Act effects ? Doesn't seems sooo difficult : https://docs.mau.fi/bridges/general/docker-setup.html?bridge=whatsapp
  • Scaling / High Availability Cloudron Setup

    41
    10 Votes
    41 Posts
    6k Views
    P
    @marcusquinn not yet, plan on dabbling with it soon though. Another interesting project where I actually found k0s: https://elest.io/ learned of elest.io from the Penpot team lol