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
  • Brite
  • 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
nottheendN

nottheend

@nottheend
About
Posts
90
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • paperless-gpt on Cloudron - AI-powered Document Tagging for Paperless-ngx
    nottheendN nottheend

    Main Page: https://github.com/icereed/paperless-gpt
    Git: https://github.com/icereed/paperless-gpt
    Licence: MIT
    Docker: Yes
    Demo: demo.mp4 on github-Page

    Summary:
    paperless-gpt seamlessly pairs with paperless-ngx to automatically generate AI-powered document titles, tags, and correspondents. It leverages powerful LLMs (OpenAI or Ollama) to supercharge OCR accuracy, making even low-quality scans searchable and organized. It supports multiple OCR backends including Google Document AI, Azure Document Intelligence, and a self-hosted Docling server. Integrated into a simple web UI, it offers both automated and manual review modes.

    Notes: enhance to post-processing of invoices or receipts

    • Saves hours of manual sorting and naming
    • Open-source and highly customizable
    • Perfect for users already running paperless-ngx
    • Uses LLMs for OCR, which can be heavy on compute/GPU resources

    Would be an amazing productivity boost if easily deployable via Cloudron alongside paperless-ngx

    Alternative to / Libhunt link: https://selfhosted.libhunt.com/paperless-gpt
    Screenshots: -

    App Wishlist gpt ocr tagging paperless

  • Suggestion: Official "Packaged by Cloudron" Badge
    nottheendN nottheend

    Cloudron has proven to be stable over years.

    Therefore, an app selected by cloudron is a kind of "quality seal".

    If a (Github) Project had a "packaged by Cloudron" this may have a promotional effect for Cloudron: users may become curious and may end up as customers of Cloudron.

    It could start with an low effort "verification" page on a cloudron domain, which shows that the app is actually packed. Even more low effort, the appstore link could be used.
    Additionally, it would be good to have a hint in the app packaging doc: "you can create a badge like that:..."

    Be integrated into the Cloudron packaging pipeline to automate badge assignment on successful builds and tests. A reliable, persistent badge would act like a "verified publisher" or quality seal widely trusted for years, reassuring users about app stability and Cloudron support.

    Happy for any other comments, since I am not that deeply into the publisher game on Github and other platforms.

    Discuss tags publish badge quality

  • Nominatim (self hosted geocoding)
    nottheendN nottheend
    • Main Page: https://nominatim.org/
    • Git: https://github.com/osm-search/Nominatim
    • Licence: The Python source code is available under a GPL license version 3 or later. The Lua configuration files for osm2pgsql are released under the Apache License, Version 2.0. All other files are under a GPLv2 license.
    • Docker: Yes https://github.com/mediagis/nominatim-docker
    • Demo: nominatim.openstreetmap.org

    • Summary: Open-source geocoding with OpenStreetMap data. Nominatim uses OpenStreetMap data to find locations on Earth by name and address (geocoding). It can also do the reverse, find an address for any location on the planet.
    App Wishlist api geolocation search geocoding

  • Journey.cloud - feature rich diary
    nottheendN nottheend

    https://journey.cloud offers a feature rich journalling esp. for personal experiences.

    There seem to be a Docker file already available:
    https://github.com/Journey-Cloud/self-hosted-boilerplate

    https://github.com/Journey-Cloud/self-hosted

    App Wishlist diary journaling

  • Syncing S3 Storage Backups with Cloudron Nextcloud?
    nottheendN nottheend

    Thanks! For now, rclone seems to be most promising.
    Syncthing doesn't fit my needs, because it has no S3 API, mentioning it for future reference.

    And btw, rclone GUI is on the wishlist.

    Nextcloud nextcloud backup external site storage volume

  • Video chat and conferencing options
    nottheendN nottheend

    Thanks! I was hesitant to use Nextcloud Talk initially since Cloudron is raising awareness about third party Nextcloud apps.

    Checking it, thanks everyone!

    Discuss

  • Web Key Directory (WKD) well known path for public key
    nottheendN nottheend

    Distributing of PGP keys was painful or not effective. Web Key Directory (WKD) is solving this by providing the public key umder the actual domain.

    It is described in detail here:
    https://wiki.gnupg.org/WKD
    (Alternatively, there is also the Web Key Service)

    It would be nice if this could be added next to the other well-known location fields.

    For reference: there is already an instance of this wish in App list:
    https://forum.cloudron.io/post/23272

    However, I don't think a separate App is required.

    Thanks of this nice product, cloudron 👌

    Feature Requests

  • Restore of app fails: Out of memory
    nottheendN nottheend

    This topic can be marked as closed. I decided to buy an instance with more memory and it worked well.

    Support nextcloud recovery failure memory

  • How to change the admin user (was: Unable to disable currencies)
    nottheendN nottheend

    @girish More update on this: I found a discussion how to change the Admin in the DB directly. Seems to be the solution with less pain.

    Role = 1 should to do the trick in the user table

    https://github.com/firefly-iii/firefly-iii/discussions/5295

    (Maybe the title of this thread is more about "How to change the admin user"🤔)

    Firefly III

  • Backup Provider Change: Alert for Archived App Backups
    nottheendN nottheend

    Use Case:
    When changing the backup provider in Cloudron, there may be existing archived apps. These are stored in the old backup location.

    Current Issue:
    The existing process requires users to manually move all existing backup files, including those of archived apps, to the new backup storage. There is a major risk that the archived app backups get forgotten or lost because this is not prominently shown. Especially since these backups are "silently" referenced by config files.

    Feature Suggestion:
    I propose adding an automatic migration feature or, at minimum, a warning/notification system during the backup provider change if archived app backups exist.

    Reasoning:
    Such a feature would help prevent accidental loss of archived backups, improve usability, and reduce manual work during critical backup provider changes.

    This feature could also tie in with the recently discussed Backup integrity - store size and checksum of backups.

    Thank you

    Feature Requests backup config storage provider

  • Nextcloud seems to be stuck in restart loop after upgrading to Cloudron v8.0.3
    nottheendN nottheend

    I was able to solve the issue by stopping the nextcloud app and afterwards rebooting the Cloudron Server. After the Cloudron Server came up again, I waited for a grace period and started the Nextcloud App afterwards again.

    It should be mentioned that the reboot of the server took exceptionally long, more than 45 min. I didn't investigate the root cause.

    This topic can be marked as solved.

    Support

  • tarExtract pipeline error: Invalid tar header
    nottheendN nottheend

    Yes, I got the error mentioned before on a newly created backup without encryption. The tarball was around 13 GB.

    I was only able to restore backups older than 1 month for the nextcloud app. For all other 12+ apps restoring did work like a charme for the most recent backup (younger than 1 month).

    It gives me the impression that the CIFS with Hetzner Storagebox is a risky choice.
    Therefore, a hint in the docs might be saving some lives of other folks.

    I would like to offer 2 additional feedbacks beyond the CIFS issue and the docs:

    1. it seems to be not possible to use the decryption command line cloudron command with a password that includes special characters. I tried to escape with " but it didn't work. Probably sth to document. Maybe there is a way to escape after all.
    2. Is there any way to do backup validation? It is probably concerning to see successful backups while they are corrupt.

    And thanks a lot for the support @girish and @nebulon for pointing me in the right direction! I resolved it by choosing a different cloud provider and different storage protocol. I used S3 now. Backing up and restoring worked with encryption completely fine!
    Thank you!

    Support restore nextcloud header tar

  • tarExtract pipeline error: Invalid tar header
    nottheendN nottheend

    Hopefully it will not appear with any storage anymore when this is implemented:

    (9.0) Backup integrity - store size and checksum of backups. Also provide a way to "verify" backup integrity in the remote.
    

    Mentioned in
    what's coming in cloudron 9

    Support restore nextcloud header tar

  • tarExtract pipeline error: Invalid tar header
    nottheendN nottheend

    @james I had opened a ticket at that time with Hetzner. Sending you the ticket number as pm

    Support restore nextcloud header tar

  • Traccar Maps Tab: JSON Error After Recent Update?
    nottheendN nottheend

    Thank you for the response and test.
    I changed the identifier in the client and added it on the server. Also removed the device with the old identifier. The error is gone. Really surprising for me.

    Still having the issue that no device is showing. Tried few things, like changing the port, domain, and checked the firewall.

    For the sake of this threat, can be closed I guess, since it seems to be a conffig error.

    Traccar traccar json maps error

  • Journey.cloud - feature rich diary
    nottheendN nottheend

    @timconsidine Got it. Should I close this thread until then?

    App Wishlist diary journaling

  • Web Key Directory (WKD) well known path for public key
    nottheendN nottheend

    @girish Yes, Thunderbird supports WKD.

    From the Thunderbird FAQs it is explained like this:

    Currently, it will search for published keys using the WKD protocol, and it will search for keys in the keys.openpgp.org keyserver.

    Source:
    https://support.mozilla.org/en-US/kb/openpgp-thunderbird-howto-and-faq#w_how-do-i-get-the-public-keys-of-my-correspondents

    Slightly off-topic, but related:
    Provider posteo also offers to publish public Keys via wkd, as described in this FAQ:

    https://posteo.de/en/help/easygpg-how-do-i-publish-my-public-pgp-key-in-posteos-key-directory-via-web-key-directory-wkd

    Feature Requests

  • Restore of Cloudron on AWS from S3 Backup fails
    nottheendN nottheend

    Thank you for the fast answer!

    Okay, interesting. I just realized that the AWS Market Place image is still on version 7.2.4

    Is there any way to downgrade my current instance version?
    Or is it possible to upgrade Cloudron before configuring?
    Or does the Cloudron instance also update itself periodically without being configured?

    Your hint helped me to find the root cause, thanks

    Support backup aws restore

  • Please search & upvote before opening a new topic
    nottheendN nottheend

    If an app is not ready yet, should I delete it from the wishlist? Just added journey.cloud to the list, but discovered they are still working on it

    App Wishlist

  • Cloudron should become its own backup provider
    nottheendN nottheend

    The main advantage of using Cloudron's storage over managing backups with a provider like DigitalOcean directly is simplicity and convenience. Cloudron could offer a storage solution that’s already configured for you, so there’s no need to mess with setting things up yourself. It’s essentially a one-click solution: everything’s integrated seamlessly within Cloudron.

    Yes, you could handle backups directly with DO or other providers, but having Cloudron manage the backup configuration can save time and reduce the potential for errors. You don't have to worry about ensuring all the settings are right: Cloudron takes care of it, and if anything goes wrong, their support has a better idea of the setup. For someone who values ease of use, that could justify the markup.

    While Cloudron may not offer more control over issues related to the provider itself, the advantage lies in reducing your manual workload. You’re essentially paying for that added convenience and peace of mind.

    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