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


Skip to content
  • n8n - Package Updates

    Pinned N8N
    376
    0 Votes
    376 Posts
    275k Views
    Package UpdatesP
    [3.107.1] Update n8n to 1.117.3 Full Changelog core: Harden security restrictions in native Python runner (#21263) (9b54326) editor: Fix Cannot read properties of undefined error in evaluation loop (#21225) (052ca78)
  • Outline - Package Updates

    Pinned Outline
    42
    0 Votes
    42 Posts
    8k Views
    Package UpdatesP
    [1.15.1] Update outline to 1.0.1 Full Changelog It is now possible to select an image and leave a comment in #​10474 Fixed mis-sizing of inline math in #​10494 Fixed cannot access crypto.randomUUID() error when running Outline without SSL in #​10491 Fixed some YouTube embeds failing to load with Error 153 due to not passing referrer in #​10503 Embeds on collection overview can now be resized in #​10498
  • Fider - Package Updates

    Pinned Fider
    7
    0 Votes
    7 Posts
    591 Views
    Package UpdatesP
    [1.3.0] Update fider to 0.30.0 Full Changelog OAuth Provider Management: Tenant-level enable/disable controls for built-in OAuth providers (#​1377) Enhanced Search: Improved full-text search with language detection support and better handling of non-Latin languages (#​1375) Link Insertion in Editor: New insert link button and keyboard shortcut (Cmd/Ctrl+K) in comment editor (#​1371) Fixed search functionality for queries with multiple words and special characters Fixed link rendering in comment editor (#​1370) Proper i18n for post status labels (#​1380) Fixed long post titles breaking layout with proper word wrapping (#​1368)
  • Metabase - Package Updates

    Pinned Metabase
    446
    1 Votes
    446 Posts
    264k Views
    Package UpdatesP
    [2.20.5] Update metabase to 0.56.11.5 Full Changelog
  • MiroTalk - Package Updates

    Pinned MiroTalk
    463
    2 Votes
    463 Posts
    235k Views
    Package UpdatesP
    [2.4.6] Update mirotalksfu to 1.9.91
  • PrivateBin - Package Updates

    Pinned PrivateBin
    27
    0 Votes
    27 Posts
    6k Views
    Package UpdatesP
    [1.11.2] Update PrivateBin to 2.0.2 Full Changelog CHANGED: Upgrading libraries to: DOMpurify 3.3.0 CHANGED: Refactored jQuery DOM element creation into plain JavaScript FIXED: Sanitize file name in attachment size hint FIXED: PHP OPcache module is optional again (#1679) FIXED: bootstrap template password peek input group display
  • Beszel - Package Updates

    Pinned Beszel
    22
    1 Votes
    22 Posts
    1k Views
    Package UpdatesP
    [1.3.1] Update beszel to 0.15.1 Full Changelog Add SMART_DEVICES environment variable to specify devices and types. (#373, #1335, docs) Add support for scsi, sntasmedia, and sntrealtek S.M.A.R.T. types. (#373, #1335) [Feature] Add sorting to the Smart table by @svenvg93 in #1333 [Feature] Skip Virtual Disks in S.M.A.R.T data by @svenvg93 in #1332 Handle power-on time attributes that are formatted as strings (e.g., "0h+0m+0.000s"). Fix incorrect disk rendering in S.M.A.R.T. device details. (#1336) Fix SHARE_ALL_SYSTEMS setting not working for containers. (#1334) Fix text contrast issue when container details are disabled. (#1324)
  • Ollama is now available

    Announcements
    8
    9 Votes
    8 Posts
    250 Views
    E
    How do you intend to get the GPU to the server? With most public hosting plans, this is quite expensive? I guess that is only relevant for people using their own hardware?
  • Allow Invited Users to Access MiroTalk

    Unsolved MiroTalk
    3
    1
    0 Votes
    3 Posts
    43 Views
    MiroTalkM
    Hey @visamp, I will answer you bellow: I have setup Mirotalk SFU and it works great for team members on our cloudron. Thank you for the feedback! I do not see a "let the app handle" the users. If you do not want to use OIDC authentication but still want to define your own user logins, you can disable OIDC and enable MiroTalk SFU internal Host Protection Mode: In the Cloudron File Manager, open your app’s .env file and update it as follows: # Disable Cloudron OIDC OIDC_ENABLED=false # Host protection HOST_PROTECTED=true # Define host users in the format: # username:password:displayName:allowedRooms (comma-separated) HOST_USERS="user1:pass1:user-1:*|user2@mail.com:pass2:user-2:*|user3:pass3:user-3:*" HOST_PROTECTED=true — Enables Host Protection mode. HOST_USERS — List of host users, with * allowing access to all rooms or specific room names separated by commas. ️ After making changes, restart your MiroTalk instance for them to take effect. You can customize your instance as needed by editing the .env file. For more details, check out this post. For a complete environment configuration, check the .env.template file: Full env example The environment variables are loaded in config.js and serve both as runtime configuration and documentation for additional features: Full config.js example
  • Fix Rallly start.sh

    Moved Solved Rallly
    18
    2 Votes
    18 Posts
    315 Views
    K
    Hello @nebulon, well spotted. Thanks for pushing this fix. I have updated the app, and it is running fine now.
  • Auto-tagging ollama setup

    Linkwarden
    17
    1 Votes
    17 Posts
    3k Views
    M
    @girish thanks for packaging Ollama ! I can confirm that it works for auto-tagging From the Ollama app terminal, get the IP with ifconfig | grep "inet " | grep -Fv 127.0.0.1 | awk '{print $2}' Add the IP to the variable NEXT_PUBLIC_OLLAMA_ENDPOINT_URL + :11434 in the Linwarden env file. Ex. http://172.18.16.199:11434 Follow Ollama docs to pull a model and the follow Linkwarden docs https://docs.linkwarden.app/self-hosting/ai-worker and https://docs.linkwarden.app/Usage/ai-tagging to enable the feature.
  • Deleting Old Files

    Jirafeau
    6
    1
    0 Votes
    6 Posts
    55 Views
    jamesJ
    Always happy to help. I also added this to the Cloudron docs.
  • 1 Votes
    1 Posts
    36 Views
    No one has replied
  • twenty - A Modern Open Source CRM

    App Wishlist wishlist app wishlist
    55
    23 Votes
    55 Posts
    10k Views
    Z
    Release v1.8.2 https://hub.docker.com/layers/twentycrm/twenty/v1.8.2
  • Discourse - Package Updates

    Pinned Discourse
    87
    0 Votes
    87 Posts
    32k Views
    Package UpdatesP
    [2.9.2] Update discourse to 3.5.2 Full Changelog
  • Nextcloud update pushed too early?

    Nextcloud
    38
    1 Votes
    38 Posts
    2k Views
    E
    Upgrading to 32.0.1 worked well for me.
  • Cal.com - Package Updates

    Pinned Cal.com
    280
    1 Votes
    280 Posts
    74k Views
    Package UpdatesP
    [2.8.4] Update cal.com to 5.8.6 Full Changelog fix: updated animation for drop down menu by @Pallava-Joshi in #23650 fix: improve mobile positioning for link dialog in form builder checkbox editor by @kartik-212004 in #24268 fix: old rec booking endpoint api v2 by @ThyMinimalDev in #24669 fix: lint stage not loading config from file - using root instead by @volnei in #24671 fix: define process.env variables in atoms vite config to prevent 'process is undefined' errors by @ibex088 in #24665 fix: empty event types page doesn't show no more results anymore by @Spandan-Mishra in #24655 fix: enable overflow in re-route dialog in bookings by @albin-baby-2002 in #24560 fix: event-title-overflow by @akshatbajetha in #24693 fix: add spacing between form and submit button in TeamEventTypeForm by @Shrey-Sutariya in #24680 fix: capitalize Email in Continue with Email button by @SagnikPal-7 in #23822
  • Rallly - Package Updates

    Pinned Rallly
    60
    2 Votes
    60 Posts
    12k Views
    Package UpdatesP
    [2.4.2] Make pnpm use /home/cloudron to solve prisma issue
  • LanguageTool - Package Updates

    Pinned LanguageTool
    17
    1 Votes
    17 Posts
    3k Views
    Package UpdatesP
    [1.10.1] Update languagetool to 8d844a0
  • Searx - Package Updates

    Pinned SearXNG
    87
    0 Votes
    87 Posts
    21k Views
    Package UpdatesP
    [2.62.1] Update searxng to 43065c5