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


Skip to content
  • Can we add a pdf-engine to the installed pandoc?

    N8N
    1
    0 Votes
    1 Posts
    12 Views
    No one has replied
  • AI DevOps + OpenCode - Alternative to _Claw bots

    App Wishlist
    9
    3 Votes
    9 Posts
    722 Views
    marcusquinnM
    @umnz i use and develop is daily. checkout my open:closed issues & prs ratio on the repo: https://github.com/marcusquinn/aidevops (works with claude max subscriptions, too) You can see my gh activity and ai-leverage throughput with it here: https://github.com/marcusquinn [image: 1777513120610-718e5b5c-f309-438a-af65-90a996215e40-image-resized.jpeg] There's a Cloudron app version here, but you're best off installing it locally first, and then getting it to walk you through setting up the cloudron app instance from this repo: https://github.com/marcusquinn/aidevops-cloudron-app Maybe that can be added to the cloudron community apps library?
  • Radicale - Package Updates

    Pinned Locked Radicale
    51
    0 Votes
    51 Posts
    14k Views
    Package UpdatesP
    [2.14.1] chore(deps): update dependency radicale to v3.7.2
  • Dawarich - Package Updates

    Pinned Locked Dawarich
    31
    0 Votes
    31 Posts
    3k Views
    Package UpdatesP
    [1.12.2] Update dawarich to 1.7.2 Full Changelog rails_pulse performance monitoring has been removed entirely. The gem, its initializer (config/initializers/rails_pulse.rb), the /rails_pulse route mount, the scheduled RailsPulse::SummaryJob and RailsPulse::CleanupJob cron entries, and all rails_pulse_* tables are gone. A new migration DropRailsPulseTables cleans up existing installations on upgrade. This resolves a class of upgrade failures where the rails_pulse_* tables ended up missing/half-applied on production. (#2549) Swagger docs for all the recent API additions and changes, improving API discoverability and client generation. The full OpenAPI spec is available at /api-docs. Map v2: Delete button on the point info card. Selecting a point now offers an immediate Delete action (with confirm dialog), matching the long-standing Map v1 behavior. The deleted point is removed from the points layer in place without a full reload. Monthly and yearly digest emails now convert distance from stored meters to the user's preferred unit (km/mi). Previously the raw meter value was shown next to the unit label (e.g. 500000 km instead of 500 km). Map (Leaflet): route lines no longer revert to their pre-move shape when an unrelated point is deleted after dragging another point. The dragend handler was failing to update the marker array because it looked for the controller in the wrong place. (#1797) Track creation now caps a single track's distance at 100,000 km (with a logged warning) instead of silently truncating at the legacy 999,999 m limit. Long-haul journeys are no longer collapsed to ~1000 km. (#1693) Dev container: bind-mount the project root into the container so bundle install can locate the Gemfile. Previously only sub-paths were mounted, leaving /var/app/Gemfile missing. (#1804) Map v2: photos without GPS metadata (latitude/longitude null) no longer render as markers at Null Island (0, 0) they are now correctly excluded from the photos layer. (#2464, #2465)
  • Prometheus - Package Updates

    Pinned Locked Prometheus
    119
    1 Votes
    119 Posts
    78k Views
    Package UpdatesP
    [1.15.1] Update alertmanager to 0.32.1 Full Changelog [BUGFIX] dispatcher: Fix issue with dispatching to a contended route. #5179 [BUGFIX] ui: Provide prebuilt ui assets in release. #5191 [ENHANCEMENT] ui: Support building artifacts in containers with Docker or Podman. #5102
  • Is local Ollama installation updatable by Cloudron?

    Ollama gpu localai support
    3
    1 Votes
    3 Posts
    53 Views
    nottheendN
    Thank you for the detailed response. I appreciate that you follow the principles which makes a longer life of the cloudron product more probable 🫶 When I read the docs, I understand it is not advised to change any firewall configuration on the server itself. However: How can I access from then Open WebUI App the Ollama instance, running on the host on the relevant port? I already configured it to bind to 0.0.0.0 for that port, but it seems to be a restriction from the Open WebUI App Container itself. As you said, it might not be advised for a Prod-Instance. But what would be the least not advised configuration?
  • 1 Votes
    2 Posts
    39 Views
    robiR
    Nice find. Does this help with the sub.domain.com server install and identity on domain.com issues on Cloudron? Plus well-known data?
  • [critical] install.lock removed after cloudron reboot

    Dolibarr
    21
    0 Votes
    21 Posts
    3k Views
    T
    This can happen in this step: => PREV_DOLIBARR_VERSION=`php /app/code/htdocs/install/get-version.php` Log: 2026-02-07T13:35:00Z ==> Starting Dolibarr 2026-02-07T13:35:03Z #0 /app/code/htdocs/core/class/conf.class.php(561): DoliDBMysqli->query() 2026-02-07T13:35:03Z #1 /app/code/htdocs/install/get-version.php(28): Conf->setValues() 2026-02-07T13:35:03Z #2 {main} 2026-02-07T13:35:03Z PHP Fatal error: Uncaught Error: Call to a member function query() on false in /app/code/htdocs/core/db/mysqli.class.php:355 A shell script with set -e stops when If an error occurs. The script does not have an error handling in such cases, therefore the lock file is still in /tmp. With error handling trap 'echo "Houston we have problem"; [[ -f /tmp/install.lock ]] && mv /tmp/install.lock /app/data/dolibarr/install.lock; exit 1' ERR
  • Komga - Package Updates

    Pinned Locked Komga
    28
    0 Votes
    28 Posts
    7k Views
    Package UpdatesP
    [1.6.4] Update komga to 1.24.4 Full Changelog omit UserDto.ageRestriction instead of returning null (e3a8cc6) some TOC may not be parsed correctly (5fc0b7e) proxy raw request body to kobo store (4a7d9a6), closes #2289 also accept application/json on Accept header (ddfe65d) incorrect latest series navigation links (717ef82), closes #2285 auth logo issue when using base url (7c00661), closes #2285
  • "There was an error initializing DB" with n8n install

    N8N
    5
    1
    1 Votes
    5 Posts
    37 Views
    B
    Hi @james, I have checked the logs and cannot find any thing weird. Al events are normal or where because of a restart of the service.
  • Matomo - Package Updates

    Pinned Locked Matomo
    90
    0 Votes
    90 Posts
    50k Views
    Package UpdatesP
    [1.56.0] Update matomo to 5.9.0 Full Changelog UsersManager.logoutUser was added to sign a user out of all sessions. The jQuery UI liveWidget API ($.fn.liveWidget) is now deprecated and will be removed in Matomo 6. Use Live.AutoRefreshWidget vue component instead.
  • IP2Location Service - Package Updates

    Pinned Locked IP2Location
    23
    0 Votes
    23 Posts
    8k Views
    Package UpdatesP
    [1.0.1] Add pagination to query log
  • GLPI - Package Updates

    Pinned Locked GLPI
    8
    0 Votes
    8 Posts
    664 Views
    Package UpdatesP
    [1.1.3] Update glpi to 11.0.7 Full Changelog Dashboards can now be reset to the state it would have after a clean install. This is only available for dashboards added by GLPI itself. CLI command security:change_oauth_key to (re)generate the OAuth keys. This can be used to change keys or to create them in the case they fail to be created during the installation/update process. The Planning widget on the homepage now only shows events +/- 1 year from the current date instead of 5 to improve performance. The planning widget on the homepage no longer shows completed events to improve performance and relevance. "Associate to an appliance" and "Remove from a rack" actions removed for templates.
  • 2 Votes
    39 Posts
    899 Views
    jamesJ
    Hello @ntnsndr @ntnsndr said: Should I be concerned that this might happen again? Or should it be smoother from now on? Should be good now.
  • Vigilant - Open Source Website Monitoring

    App Wishlist
    2
    2 Votes
    2 Posts
    44 Views
    RoundHouse1924R
    For whatever reason, Libhunt has removed the Uptime Kuma page.
  • Formbricks - Package Updates

    Pinned Locked Formbricks
    72
    0 Votes
    72 Posts
    12k Views
    Package UpdatesP
    [2.9.5] Update formbricks to 4.9.5 Full Changelog fix: backport account deletion authorization (#7901) by @xernobyl in #7903
  • LimeSurvey - Package Updates

    Pinned Locked LimeSurvey
    303
    0 Votes
    303 Posts
    351k Views
    Package UpdatesP
    [1.57.0] Make the config file configurable
  • Wekan - Package Updates

    Pinned Locked Wekan
    316
    0 Votes
    316 Posts
    333k Views
    Package UpdatesP
    [4.106.0] Update wekan to 9.03 Full Changelog Add missing boardattachments API endpoint. Thanks to KhaoulaMaleh. Fix mongodb in snap 9.01 on Ubuntu 24.04 crashes because of missing libcrypto.so.1.1. Thanks to sbaecker. Update cards.js. Thanks to snowsky. Fix MongoDB replicaset setup at docker-compose.yml. Thanks to C0rn3j. Add permission checks to list width method. Thanks to Raawen-dev. Fix UI hangs and data loss by disabling changeStreams, until there is new Meteor release that included bugfix to changeStreams. Thanks to bcook-konza and italojs. Fix list actions popup overflow. Thanks to Raawen-dev. Fix mycards subscription. Thanks to aminsaidane.
  • Dovecot > Sieve > central management

    Moved Feature Requests
    3
    0 Votes
    3 Posts
    52 Views
    jamesJ
    Hello @imc67 Apologies! I had a message written but did not press reply Yes, this is currently not possible thus I moved the topic into the @feature-requests category.
  • 1 Votes
    5 Posts
    27 Views
    T
    Makes sense - thanks a lot!