I installed it and it worked immediately on a VPS with 4 CPU cores and 8 GB of RAM.
I tried again with lower CPU and RAM, but it still started up and worked normally.
zonzonzon
Posts
-
Not have the login info automatically fill in? And no email for Profile email change. -
Agentic AI choicesWindmill for automation/integration, combined with an AI-specific tool (Dify or Latitude) for AI workflows.
Personally, I am using both Windmill and Latitude.
From my personal point of view, requesting critical MCP access for agents to run in the background, while wasting tokens indiscriminately like OpenClaw, has never been my choice.
-
Windmill: Open-source alternative to Airplane, Superblocks, RetoolI’m also on Windmill CE v1.628.3; they’ve just updated the datatable feature and added the ability to create a frontend using React. I don’t quite understand how to customize an app on Cloudron yet, and how to upgrade it with each change?. @timconsidine
-
Windmill: Open-source alternative to Airplane, Superblocks, Retool@timconsidine I can test it. Can you create help me create a user ?
-
Backup everything issueYou can try upgrading Cloudron to the latest version and then reconfigure the “Configure Backup Site” section. I tried this and the backup process started working again.
-
Cannot back up apps and update to the new Cloudron version@girish Thank you, after upgrading to Cloudron version 9.0.17 (latest), everything started working again.
-
Cannot back up apps and update to the new Cloudron versionDisk: /dev/vda1 38G
[OK] node version is correct
[OK] IPv6 is enabled in kernel. No public IPv6 address
[OK] docker is running
[OK] docker version is correct
[OK] MySQL is running
[OK] nginx is running
[OK] dashboard cert is valid
[OK] dashboard is reachable via loopback
[OK] No pending database migrations
[OK] Service 'mysql' is running and healthy
[OK] Service 'postgresql' is running and healthy
[OK] Service 'mongodb' is running and healthy
[OK] Service 'mail' is running and healthy
[OK] Service 'graphite' is running and healthy
[OK] Service 'sftp' is running and healthy
[OK] box v9.0.15 is running
[OK] netplan is good
[OK] DNS is resolving via systemd-resolved
[OK] Dashboard is reachable via domain name
[OK] unbound is runningSymptoms:
- TCP connection succeeds, but TLS handshake times out
- Both IPv4 (port 443) and IPv6 connections fail
- Outbound HTTPS to all other destinations works fine (e.g. Google, GitHub)
- All Cloudron services are running and healthy
- Error from box.log: "connect ETIMEDOUT ...prod.cloudron.io:443, connect ENETUNREACH ...IPv6 - Local (:::0)"
I've verified there are no local firewall rules blocking outbound traffic to your server. The issue appears to be on the prod.cloudron.io side — possibly our server IP is being rate-limited or blocked.
-
Cannot back up apps and update to the new Cloudron versionBackup Sites
Schedule: Every day @ 23:00
Retention Policy: 1 week
Last run: Feb 5, 2026, 04:07 PM
Backup endpoint is not active: Error listing objects. code: undefined message: getaddrinfo EAI_AGAIN name.sgp1.digitaloceanspaces.com HTTP: undefined -
Cannot back up apps and update to the new Cloudron versionIs it possible that my Cloudron is stuck on Cloudron version 9.0.15 (latest)? I also cannot update to the newest version through the UI. In Cloudron version 9.0.17 (latest), it seems this issue does not occur.
-
Cannot back up apps and update to the new Cloudron versionI followed this guide and was able to log in, but I couldn’t update Cloudron to the latest version or back up the apps.
Edit
src/oidcserver.jsline 472 and wrap withsafe(), then restart the box service:# Backup cp /home/yellowtent/box/src/oidcserver.js /home/yellowtent/box/src/oidcserver.js.bak # Fix sed -i 's/await users.notifyLoginLocation(user, ip, userAgent, auditSource);/await safe(users.notifyLoginLocation(user, ip, userAgent, auditSource));/' /home/yellowtent/box/src/oidcserver.js # Restart systemctl restart box -
Cannot back up apps and update to the new Cloudron versionCloudron version
9.0.15 (latest)
Summary
Web login (OIDC) fails with
500 Internal Server Errorwhengeolocation.cloudron.iois unreachable (timeout or DNS failure). The error message returned is:{"status":"Internal Server Error","message":"getaddrinfo EAI_AGAIN geolocation.cloudron.io"}or
AggregateError [ETIMEDOUT]: connect ETIMEDOUT 167.99.137.196:443Login is completely blocked — users cannot access the Cloudron dashboard or any apps.
-
Windmill: Open-source alternative to Airplane, Superblocks, RetoolThis application is excellent, it’s unfortunate that it doesn’t appear on Cloudron.
There’s another option besides n8n.
It runs stably and it seems I’ve been running it for nearly a year now without encountering any problems. I hope the Cloudron team will add it to the app store. -
Openclaw - your free open-source AI personal assistant (formerly Clawdbot & Moltbot)Thank you so much, this bot is really great. Seamless integration with the existing messaging system offers many use cases.
-
twenty - A Modern Open Source CRMRelease v1.15.0
https://hub.docker.com/r/twentycrm/twenty/tags?name=v1.15.0Quick update on the experience so far:
- REST and GraphQL APIs are well-documented, making it easy to integrate with other applications to complete business workflows.
- The CRM is simple, with core features that keep us focused and make daily operations easy, without being overwhelming with too many functions.
- Objects and fields are organized flexibly, allowing current business processes to be integrated smoothly.
- The interface is clean and visually pleasing, which makes it more motivating to use.
- Built-in automation workflows: easily run automated tasks without needing n8n or Make.
-
Windmill: Open-source alternative to Airplane, Superblocks, RetoolAfter a period of testing, I find Windmill truly excellent, and I really hope it will be available on Cloudron soon. This tool is powerful and stable.
-
Critical Security Alert: n8n Authentication Bypass Vulnerability (CVE-2025-68613)Hi everyone,
n8n has just announced a critical security vulnerability. Has anyone upgraded to patch this yet?
References:
• https://github.com/n8n-io/n8n/security/advisories/GHSA-v98v-ff95-f3cp
• https://nvd.nist.gov/vuln/detail/CVE-2025-68613
@girish Which version should we upgrade to at this point? -
Fizzy on Cloudron - the Kanban tracking tool for issues and ideas by 37signalsI tried fizzy; overall it’s very simple, and it keeps our minds from being distracted by too many features. However, I think that at its current stage of development, the chance that the Cloudron team will package this app is extremely low.
-
twenty - A Modern Open Source CRMRelease v1.8.2
https://hub.docker.com/layers/twentycrm/twenty/v1.8.2 -
Integrate StarRocks into SupersetThank you very much, I’ve seen the latest update. That’s wonderful:
Changelog:
Added starrock pip package for Apache Superset
-
Integrate StarRocks into Supersethttps://docs.starrocks.io/docs/integrations/BI_integrations/Superset/
Is StarRocks not available by default in Superset and requires manual installation? How can I install this integration into a Superset instance running on Cloudron? Thank you.