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


Skip to content
  • Uptime Kuma 2.0.0 package

    Uptime Kuma
    16
    1 Votes
    16 Posts
    531 Views
    jamesJ
    Took a little peek into the MariaDB/MySQL support of Uptime Kuma https://github.com/louislam/uptime-kuma/wiki/Environment-Variables#mariadb-environment-variables Unfortunately the official statement is that migrating an existing SQLite database to MariaDB is not supported. But, there is a way and someone did the work already https://github.com/louislam/uptime-kuma/issues/5280#issuecomment-2642224548 How stable this approach is needs to be verified.
  • 1 Votes
    5 Posts
    476 Views
    necrevistonnezrN
    This is why we can't have nice things: https://github.com/alam00000/bentopdf/releases/tag/v1.1.4 It recently came to my attention from a user of ours that a company was taking advantage of our open Apache 2.0 license. They repackaged BentoPDF, sold it as a proprietary product at a high price, and offered zero credit or contributions back to the community. To be blunt, that’s not okay. It undermines the work of every single contributor and the entire spirit of the project. That’s why we are switching BentoPDF to the AGPLv3 license. [...] Here’s what you need to know: Commercial use is still allowed. You can continue to use BentoPDF in your products and for your company. If you modify BentoPDF and run it as a public-facing service (like a SaaS product), you must now share your source code under the same AGPLv3 license. [...] Most importantly BentoPDF is still free and open source and always will be.
  • 2 Votes
    4 Posts
    866 Views
    O
    I got this working by adapting the instructions in the doc by @JLX89 It's pretty much the same thing, except: set PhP version 8.4 do NOT run composer create-project firefly-iii/data-importer open the cloudron terminal and download the release there by typing wget https://github.com/firefly-iii/data-importer/releases/download/v1.9.0/DataImporter-v1.9.0.tar.gz extract that to /app/data/data-importer by doing tar -xvf DataImporter-v1.9.0.tar.gz -C /app/data/data-importer continue the setup: sudo chown -R www-data:www-data /app/data/data-importer sudo chmod -R 775 /app/data/data-importer/storage ... The changes were made following this https://docs.firefly-iii.org/how-to/data-importer/installation/self-managed/
  • Unstable: Meaning and will it change soon?

    Pretix
    10
    1 Votes
    10 Posts
    551 Views
    jdaviescoatesJ
    @marylou look at the app logs. Perhaps it keeps running out of memory or something?
  • JupyterHub - Package Updates

    Pinned JupyterHub
    73
    0 Votes
    73 Posts
    23k Views
    Package UpdatesP
    [1.58.2] Update jupyterhub to 5.4.2
  • Verdaccio - Package Updates

    Pinned Verdaccio
    112
    0 Votes
    112 Posts
    63k Views
    Package UpdatesP
    [1.72.2] Update verdaccio to 6.2.1 Full Changelog fix(deps): update core verdaccio dependencies (6.x) by @renovate[bot] in #5440
  • 9 Votes
    13 Posts
    4k Views
    scookeS
    The new url for Production installation - https://docs.joinbookwyrm.com/install-prod.html
  • Spam Training not working

    Unsolved Support email spam
    8
    2 Votes
    8 Posts
    155 Views
    sponchS
    IMAP (are people still using POP?
  • DNS and VPN App

    Solved Support vpn dns adguard
    6
    0 Votes
    6 Posts
    159 Views
    jamesJ
    Hello @3246 Yes, as stated in the information text in AdGuard: Allowed clients A list of CIDRs, IP addresses, or ClientIDs. If this list has entries, AdGuard Home will accept requests only from these clients. Emphasis on only.
  • 9 Votes
    32 Posts
    4k Views
    M
    @jdaviescoates cheers! Well yes, basically people get a managed Cloudron with proper onboarding, the difference is the selection of preinstalled apps (or none for the Cloudron package), the distinction is mostly for marketing purposes.
  • Ladybird - a new, independent web-browser

    Discuss
    4
    2 Votes
    4 Posts
    132 Views
    timconsidineT
    Good on them for this initiative. Despite web browser now being fundamental functionality, the offerings from all the others are frankly pretty poor, bloated dinosaurs. Look forward to their first usable release
  • Hot take on upgrading and licensing

    Discuss licensing opinion ux
    13
    3
    1 Votes
    13 Posts
    404 Views
    32463
    Thanks guys
  • 3 Votes
    2 Posts
    68 Views
    L
    I tried creating the above post using AI. The formatting wasn't beautiful, so I retried with AI, asking it to improve the formatting. It didn't get much better. I shall tidy it up later but am leaving it here for a while so you can see how it looks.
  • 3 Votes
    1 Posts
    69 Views
    No one has replied
  • Send email notifications without humhub.app

    Solved Humhub mail
    10
    1 Votes
    10 Posts
    203 Views
    jamesJ
    Hello @ccfu and @dffla Thanks for the assistance @ccfu Good to see that you got your issue resolved @dffla
  • Nextcloud - Package Updates

    Pinned Nextcloud
    113
    1 Votes
    113 Posts
    60k Views
    Package UpdatesP
    [5.6.1] Update server to 32.0.1 Full Changelog
  • EspoCRM - Package Updates

    Pinned EspoCRM
    137
    0 Votes
    137 Posts
    43k Views
    Package UpdatesP
    [2.19.3] Update espocrm to 9.2.4 Full Changelog Hyphen in link middle table name breaks database rebuilding #3500 Lead conversion: Duplicate created before duplicate conflict #3499 OAuth refresh token issue #3498
  • Dokuwiki - Package Updates

    Pinned Dokuwiki
    34
    0 Votes
    34 Posts
    7k Views
    Package UpdatesP
    [1.26.0] Update dokuwiki-plugin-oauth to 2025-10-23
  • Wekan - Package Updates

    Pinned Wekan
    299
    0 Votes
    299 Posts
    223k Views
    Package UpdatesP
    [4.87.0] Update wekan to 8.15 Full Changelog Fix drag lists did not work
  • Kavita - Package Updates

    Pinned Kavita
    24
    0 Votes
    24 Posts
    4k Views
    Package UpdatesP
    [1.8.2] Update Kavita to 0.8.8.3 Full Changelog Changed: Kavita will now filter out unsupported scopes before requesting them from your OIDC provider Changed: OIDC providers are now required to use tls (https) Fixed: Fixed a bug where announcements with images would scale weird Fixed: Fixed some OPDS feeds not including next markers (pagination) for certain total sizes. Fixed: Fixed OIDC not working when a custom base URL is set Fixed: Fixed admin users having age restrictions applied when created with default permissions via OIDC Fixed: Fixed not being able to set default age restriction to Not Applicable once changed Fixed: Fixed a race condition when changing both metadata and cover image of an entity, where one of the changes could be lost Fixed: Fixed OPDS not working correctly when a base URL is set