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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
E

ekevu123

@ekevu123
About
Posts
363
Topics
106
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Postiz - social media scheduling tool
    E ekevu123

    Cloudron doesn't have a social media scheduling tool in its app catalogue, so let me suggest one - Postiz

    The app is written in NodeJS using Postgres and can be self-hosted.

    It connects to all major platforms. It is quite new, though, so no information about how well it will be supported.

    Here is the link to the website.

    App Wishlist

  • Firecrawl on Cloudron - Turn any site into LLM data by web scraping
    E ekevu123

    [EDITED by Mod]

    • Main Page: https://www.firecrawl.dev
    • Git: https://github.com/mendableai/firecrawl
    • Licence: GNU Affero General Public License v3.0
    • Docker: Yes https://github.com/mendableai/firecrawl/blob/main/docker-compose.yaml
    • Demo: https://www.firecrawl.dev/playground?url=https%3A%2F%2Fcloudron.io&mode=scrape

    • Summary:
      Firecrawl (https://www.firecrawl.dev) is a web scraping tool that prepares data in LLM-readable format that can be self-hosted.
      Crawl and convert any website into LLM-ready markdown or structured data. Built by Mendable.ai and the Firecrawl community. Includes powerful scraping, crawling and data extraction capabilities.

    • This repository is in its early development stages. We are still merging custom modules in the mono repo. It's not completely yet ready for full self-host deployment, but you can already run it locally.


    • Notes:
      Cloudron doesn't have a self-hosted scraper yet, so maybe this could be a good addition.
      Here is the self-hosting guide: https://github.com/mendableai/firecrawl/blob/main/SELF_HOST.md

    • Alternative to / Libhunt link: e.g.
    • Screenshots:

    brave_DZHeHo0izL.png brave_yMpKnkfukV.png brave_nEtYQ7lekr.png

    App Wishlist firecrawl web scraping ai

  • Dify.ai, a self-hosted prompt-management tool
    E ekevu123

    For all developers who work with large language models and prompts, there are graphical user interfaces that can make life easier.

    Dify.ai is especially good and, that's the best part, it can be self-hosted.
    Self-hosting documentation: https://docs.dify.ai/getting-started/install-self-hosted

    Feature overview:

    • Building visual prompt workflows
    • Supports multiple LLMs, incl. open-source ones
    • Supports RAGs and vector databases
    • It has an API that you can use to integrate into your own application
    • You can log and evaluate your user's requests

    I searched for a long time for a good open solution, and came to the conclusion that this is my favourite.

    I would love to see this on cloudron and maybe other developers who work with LLMs might agree.

    App Wishlist

  • Amnezia-wg - alternative to WireGuard, OpenVPN, Shadowsocks
    E ekevu123

    I think this deserves attention again. Why should we have Amnezia on Cloudron when there is already a VPN app? The difference is that Amnezia works absolutely spotless in China (battle-tested during vacation there) whereas the VPN app in Cloudron stopped working after half an hour, and even commercial VPNs I tried had a hard time connecting sometimes.

    I believe Amnezia could be a superior solution over the current VPN app.

    App Wishlist

  • Cloudron should become its own backup provider
    E ekevu123

    My feature request is that Cloudron should offer backups as a provider itself for an additional fee. Hear me out.

    This is why I think it would be a good idea:

    • The code is basically already there. Cloudron has backup and restore code and I can manage my backups from the cloudron dashboard. The rest (e.g. encryption algorithm) is open-source.
    • Cloudron has the knowledge of how to build secure infrastructure.
    • Cloudron could get a good, potentially discounted deal with a white-label infrastructure provider, potentially using the same hardware as one of the bigger names out there, but using much simpler software.
    • It would be a great additional add-on for cloudron to upsell existing customers with more value.
    • Cloudron Backup would only exist for cloudron users. There is no need to build a website, a UI, or do marketing. Only existing cloudron users can optionally use it. This means the large overhead the other providers have wouldn't exist. Cloudron can turn this into an add-on, this shouldn't be a standalone product (as that has been done before)
    • I trust Cloudron already with my server infrastructure, the code could easily be open-sourced as the value is in the infrastructure, not the code, so trust can be built easily.

    Here is why I would use Cloudron backup instead of one of the existing providers:

    • Some of the existing providers target enterprise clients
    • Some are really expensivevalue
    • Basically all of them have a shitty UI that I don't really need anyway
    • The only thing I really need is lots of affordable GB, and for them to be secure. And perhaps a very simple UI (e.g. like the file manager for volumes) to access the backup from outside of Cloudron. That's basically it, no additional settings needed.

    A solution integrated into Cloudron could be easier to set up, more affordable than alternatives and be a good business opportunity to increase the amount of money it makes from existing clients (optionally).

    That's why I think Cloudron should consider adding integrated Backups.

    Feature Requests

  • File takes a long time to load
    E ekevu123

    @nebulon I can't share the original document publicly, unfortunately, but the problem has disappeared after having raised the PHP Memory Limit in Nextcloud from 512 MB to 2 GB.

    Collabora Online (CODE)

  • Cannot add Hetzner Storage Box via sshfs
    E ekevu123

    Yes, exactly, it works now!

    Maybe there could be a dedicated tutorial in https://docs.cloudron.io/backups/ as many people seem to use it as a backup provider. I had to look up a few other things in the process to make it work.

    Support sshfs storagebox

  • Supabase - The open source Firebase alternative.
    E ekevu123

    Coolify uses docker compose, cloudron doesn't. Cloudron requires to package an app into one container, and from what I have seen with Supabase, this is difficult.

    App Wishlist

  • Support for docker compose
    E ekevu123

    @girish Is it a different product, though? Technically, probably, but it would be so lovely to run docker compose apps next to dockerfile apps as custom apps on Cloudron within a container, even if I have to make custom changes to the docker compose setting to make it work.

    Or, alternatively, you guys bring a docker compose manager on the market (yes, that would be a different product, but totally in-brand). A competitor to portainer (too corporate) and coolify (bad UI).

    I would be willing to pay a premium, just in case you ever decided to do that.

    @fbartels Of course I wouldn't want to run them next to Cloudron, only as apps within Cloudron.

    Feature Requests docker compose

  • Resize app bug
    E ekevu123

    Yes, restarting the server solved the problem.

    However, I could reproduce the error with outline when I simply deactivated it again and tried to resize it.
    This is the error:
    Inactive: Error getting IP of redis-f9cfdd22-88ef-44db-9c5b-87d5d0b3ac80 service
    It didn't seem to happen with another app I tested.

    Support softlock resize app apptask

  • Supabase - The open source Firebase alternative.
    E ekevu123

    That's interesting! I suppose you could host this on Cloudron and still use an external Supabase account, but I also think this kind of goes against the approach of using Cloudron for hosting in the first place.

    App Wishlist

  • Email forwarding for active mailbox
    E ekevu123

    For an active mailbox in Cloudron, which I don't want to delete, I would like to configure a forwarder to another address. Currently, I have to go inside Roundcube to do that, but it would be great to do that inside the email settings in Cloudron.

    Currently, I get the error "mailbox already exists", but is it really too far-fetched to keep the existing inbox and still forward afterwards?

    Example use case: An employee leaves. I don't want to delete the inbox as historical emails might become relevant in the future, but I want from now on to receive all e-mails going to that address myself.

    Feature Requests mail

  • Ollama as Cloudron app - health check?
    E ekevu123

    Okay! I added a small separate function into the code, that helped me.

    Discuss

  • "Backup failed" email notification
    E ekevu123

    Yes, I know that failed backup notifications are already raised in the dashboard, but that requires me to go and look there. I have a mission-critical app that should update every day and I literally had the case that while I was on vacation, it failed one day. Nothing happened, it backed up the next day, but I simply didn't look into the dashboard that day like usually.

    That's where the feature request is coming from.

    Feature Requests backups notifications

  • Fix: no apps visible in com.cal.cloudronapp@1.16.3
    E ekevu123

    You are right. You are forced to set up 2FA, then you log out and back in again, and only then the admin section appears under settings and you can enable/disable the apps.

    Wow, I am impressed by who made that design decision.

    @girish Maybe this could be added to the cloudron docs for this app as this is kind of important for using this, while it is far from obvious?

    Cal.com

  • Check memory limit on setup
    E ekevu123

    I confirm, it happened to me as well

    Postiz

  • Building custom app - authentication problem
    E ekevu123

    I am building my first custom app in Docker in Python and I want to host it on Cloudron.
    Currently, the repository is set up on docker.com. I have set up the repository in the cloudron settings using an access token. I have a CloudronManifest.json, a Dockerfile and the requirements file (since it's python), but I am stuck when running

    cloudron build
    

    as I consistently run into this error message:

    WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fc9470e4750>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/asgiref/
    

    The same comes with any other package that happens to be the first in the requirements file.

    I am the owner of the Docker repository.

    Does anyone know what I can do about it?

    App Packaging & Development

  • Some emails going to spam
    E ekevu123

    I second this, all our delivery problems went away when we started using Postmark. And it costs us 10 USD per month.

    Support mail spam

  • Security and emergency strategy
    E ekevu123

    I am currently contemplating about a good security and emergency strategy and maybe others here have thought about this too, so maybe someone has some deeper thoughts about this:

    I am currently running two cloudron instances, "private" and "business". Only I have access to "business" but it gives me the opportunity to split apps between two instances in case one fails.

    However, I am generally willing and interested to host both passwords via vaultwarden and also 2-factor-authentication on Cloudron, possibly on separate instances. However, I need to secure my vaultwarden instance with 2FA, obviously.

    Now I am thinking, let's say worst case, both my laptop and my mobile phone get stolen. How do I get access now to my server and my data, considering that I cannot get access to my passwords or to confirm 2FA on a separate device?

    Probably I need some sort of lifeline, but I am not really sure how this would look like, considering both security and practicability.

    Discuss

  • Backup time considers timezones incorrectly
    E ekevu123

    @girish said in Backup time considers timezones incorrectly:

    I think you are suggesting showing the Settings Timezone in the Backup Schedule UI, correct? If so, that's a good idea!

    Yes, that was what I was suggesting

    The timezone shown in the UI is based on browser timezone . If you had multiple admins, each in their timezones, then the UI shows the correct timestamps.

    I understand the logic, however, have a look at the screenshot. screenshot-backup-time.png

    Seemingly, the backup starts at 1am, but it finishes before 1am, which is confusing. In fact, it took 24 minutes in this case, but I am in a different time zone now, 1 hour back.

    Feature Requests
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search