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.2k Topics 10.1k Posts
  • What do you do?

    Pinned
    72
    7 Votes
    72 Posts
    39k Views
    nostrdevN
    We're a development team focused on helping clients build applications and solutions in the freedom tech / Bitcoin / Nostr space - https://nostrdev.com We don't use Amazon, Facebook, Microsoft, or Google - and Cloudron is fantastic for this. It's also a really good option for hosting our client projects - we can just deploy them as containers, with their own URLs, no need to spin up / pay for additional machines. We're contributing back - current submissions include: Bitcoin Core BTCPay server Upcoming contributions include: Strfry (Nostr) relay Blossom (file) server SIGit - for secure and private document signing . https://sigit.io Trackstr - self hosted time tracker, an alternative to other "activity trackers" such asHubstaff or Trackabi. DM for details, we are looking for testers. Our wish - that the Cloudron team would accept payment in Bitcoin. Maybe now they have their own payment gateway, they will reconsider
  • Show me your dashboard :)

    Pinned
    65
    2
    6 Votes
    65 Posts
    23k Views
    T
    @scooke just following the documentation for self development/deploy, it is still basically docker and there are good basic container to start from. I had a some more but moved to my local running TrueNas Scale and using OCID from cloudron.
  • NocoDB and Metabase on my Cloudron instance

    11
    0 Votes
    11 Posts
    105 Views
    L
    Hello Cloudron Support, I need assistance with an internal app-to-app database connection. Context: We are using NocoDB and Metabase on Cloudron Pro. NocoDB is working correctly with the internal PostgreSQL addon (confirmed through Web Terminal using printenv | grep POSTGRESQL). Metabase was freshly reinstalled and is working normally. Problem: We cannot establish a connection from Metabase to NocoDB’s PostgreSQL database. Metabase shows this error: “No pg_hba.conf entry for host 172.x.x.x” The Cloudron documentation says that apps can access another app’s PostgreSQL addon via the hostname “postgresql”, and that the addon credentials can be used directly in other apps. We followed the guide: https://docs.cloudron.io/guides/connect-postgresql/ We retrieved the credentials inside NocoDB: CLOUDRON_POSTGRESQL_URL CLOUDRON_POSTGRESQL_DATABASE CLOUDRON_POSTGRESQL_USERNAME CLOUDRON_POSTGRESQL_PASSWORD CLOUDRON_POSTGRESQL_HOST (postgresql) CLOUDRON_POSTGRESQL_PORT (5432) These credentials work inside NocoDB itself, but Metabase cannot connect using them. It looks like the Metabase container is not allowed to access the NocoDB PostgreSQL addon. Issue: We are unable to locate any “Access Control”, “Network Policy”, or “Database addon permissions” screen in the current Cloudron UI for the NocoDB app. Without these options, we cannot confirm whether Metabase is allowed to reach the internal PostgreSQL service of NocoDB. What we need clarified: Where exactly, in the current Cloudron UI, can we allow Metabase to access NocoDB’s PostgreSQL addon? (or confirm if this access is automatically allowed) Does Cloudron require any explicit permission or network configuration for one app (Metabase) to connect to another app’s PostgreSQL addon? Is the “postgresql” hostname the correct one for inter-app communication in this scenario? If additional configuration is required, could you provide the exact step-by-step instructions? This is blocking our setup, and we would appreciate detailed guidance. Thank you.
  • Making sense of app categories?

    1
    2
    2 Votes
    1 Posts
    16 Views
    No one has replied
  • v9 Backups : multiple locations

    1
    2 Votes
    1 Posts
    12 Views
    No one has replied
  • Staff holiday/leave/sickness tracker

    Moved
    8
    1 Votes
    8 Posts
    89 Views
    humptydumptyH
    I saw the title and thought it’s a Cloudron PA
  • Cloudron 9.0.15 - upgrade experience / questions

    5
    4 Votes
    5 Posts
    52 Views
    nebulonN
    Thanks for the honest feedback, always appreciated! The left side-bar was commented on by others before. We plan to make that collapsable (on mobile it already is, so this is more about deciding which collapsable style we want to go with) for the next release. Similar to the quick actions, like opening the logs viewer for an app. Currently, the ... button on all items in the UI collects all actions. With the next release we will look into all those and pick common ones to provide as direct actions on the list items.
  • 3 Votes
    3 Posts
    60 Views
    scookeS
    Dividing into technologies and providers, I think, would continue to be confusing as it suggests that the providers DO NOT offer those technologies. Cloudron gets a lot of ppl new to self-hosting using it, which is a good thing, and the fewer the questions and confusions the better. The list, currently alphabetical, works perfectly fine.
  • 1 Votes
    4 Posts
    57 Views
    scookeS
    So, use (and pay for) an infrastructure host to run an infrastructure host??
  • AI Devops

    6
    6 Votes
    6 Posts
    142 Views
    marcusquinnM
    @d19dotca Thanks. I'm on Claude Max ($200/month) at the mo, and using heavily most days. Opus 4.5 ain't cheap with the API, but I think you can get by with Sonnet or Gemini for most general tasks. I just need that extra architecture intelligence for developing anything from scratch. I think they are all generalists, though. What I need is more controlled design patterns, and less repeating information that's specific to my infrastructure. Hence this repo. I think this kind of setup is going to be the main differentiator in how much value anyone can get from AI, as the generalist abilities are fine, but just too time-consuming to keep repeating yourself inconsistently with. The real leverage is this kind of progressive knowledge pattern of main agents and subagents. That's the best explainer I can give in a few words, the full explainer is just the repo itself. Like any good codebase (and clear English is now a programming language), the best systems are ones that are self-explanatory. Yeah, if you're not making money from it directly, it's a tough balance. I think in that case API usage and a lot of discipline on token usage is needed, which again this sort of setup is designed to continually do. I think the winners in AI are going to be those that can compress and manage context efficiently and with clear organisation. Hope it's at least given you some inspiration. As much as I'm happy with the tools I'm using (above), I have tried to follow standards for naming and organisation, so it can be used with any other AI interfaces. I just only have time to test what I use.
  • Sharing custom SpamAssassin Rules

    mail spam
    86
    10 Votes
    86 Posts
    22k Views
    BrutalBirdieB
    Big Love @d19dotca
  • Cloudron Version Change log?

    6
    0 Votes
    6 Posts
    55 Views
    swheeler78S
    Nice. Thank you. That will do. Got it bookmarked.
  • Cloudron 9.0 (beta) bug reports

    Locked
    205
    1 Votes
    205 Posts
    12k Views
    J
    I will lock this thread since technically 9.x is not really in beta anymore . Please open new threads for issues . Under Support or Discuss as you see fit.
  • 3 Votes
    2 Posts
    93 Views
    No one has replied
  • Add a way to clear app search more easily

    7
    2
    0 Votes
    7 Posts
    117 Views
    nebulonN
    The fix for this to clear the search filter on ESC if the view is active: https://git.cloudron.io/platform/box/-/commit/425e196dfc4f4c7e31870f36df7cab0417f7a523
  • Occasional timeouts when sending emails

    Moved mail
    2
    2 Votes
    2 Posts
    45 Views
    nebulonN
    Haven't encountered such timeouts from thunderbird, unless the network is actually flaky. Maybe check if both ipv4 and ipv6 are setup but only one works? Could be that thunderbird (probably relying on the system's network interface selector) sometimes picks one of the two which resolves but does not route.
  • Backup failure during app update is not shown in the UI

    backup
    3
    0 Votes
    3 Posts
    74 Views
    scookeS
    @nebulon I had a previous Minio backup destination which had started to fail due to an incorrect region setting (?), so I made a new one using Minio. BUT, I had not changed the setting "Store automatic-update backups here" to the new one. Yeah, it would start by backing up, I could see it in the top part of the app dashboard, then I would look at my other screen to work, and a few minutes later look back and it was running, like it was finished. But the green arrow was there, and it was only a few minutes, like 2 or 3, so I was thinking there is no way it backed up, downloaded the new images, reconfigured and everything in that short amount of time. So I started watching and yeah, it would hit a point early on the backup, then the screen would flash and reload in an instant and just be running again. Not even a fail, or "starting" notice... just running.
  • This topic is deleted!

    0
    0 Votes
    0 Posts
    17 Views
    No one has replied
  • How to Setup LinkStack on Cloudron

    linkstack linktree littlelink tutorial custom-apps
    13
    5 Votes
    13 Posts
    2k Views
    GengarG
    Ok I did it and it works. @rstockm FYI, here is how I did it : Install LAMP and open the terminal Cd to the web root directory cd /app/data/public Download the Latest LinkStack Release LATEST_URL=$(curl -s https://api.github.com/repos/LinkStackOrg/LinkStack/releases/latest \ | grep "browser_download_url" \ | grep "linkstack.zip" \ | cut -d '"' -f 4) wget -O linkstack.zip "$LATEST_URL" unzip -o linkstack.zip rm linkstack.zip Remove Cloudron’s LAMP Default index.php rm index.php Fix folder structure LinkStack is extracted inside a folder named linkstack/. Move everything to the real web root: mv linkstack/* ./ mv linkstack/.* ./ 2>/dev/null || true rmdir linkstack Fix permissions chown -R www-data:www-data /app/data/public Restart the app in Cloudron Open the URL and follow the LinkStack setup installation guide.
  • Newbie Question: Why Do We Need to Request Apps on Cloudron?

    Moved
    6
    3 Votes
    6 Posts
    274 Views
    I
    @jdaviescoates Thank you for the notes. I already read the post. I will watch the video; however, there's no transcript for it, like on YouTube. I've to watch the full video