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


Skip to content

Package development

316 Topics 2.9k Posts

Package development & help

Subcategories


  • Looking to collaborate? Post here if you need help or willing to offer help.

    36 284
    36 Topics
    284 Posts
    osoboO
    Hi @andreasdueren, Thanks for reaching out. I’m currently using the paid cloud version of Kitsu. The Docker version works for testing purposes. I installed it locally following this tutorial: . I understand that many professional studios self-host and use this app for production, but it requires technical skills for setup and maintenance, as many of the Docker files seem to be deprecated. As well as the GitHub page, there is a dedicated Kitsu community Discord server where users can discuss installation and usage issues: https://discord.gg/kJ7SmmUPM Best whises
  • Cloudron CLI - Updates

    Pinned
    34
    0 Votes
    34 Posts
    7k Views
    girishG
    [8.2.1] cancel task: wait for cancellation
  • App contributions hall of fame

    Pinned Moved
    42
    10 Votes
    42 Posts
    27k Views
    LanhildL
    @girish Missed that message. Yeah, Open WebUI is the one that made it to published. I've made several other things but they're mostly to learn packaging/tests (such as a standalone DB app, etc.)
  • Read first before starting to package an app

    Pinned
    12
    9 Votes
    12 Posts
    10k Views
    J
    @TLeM4 the visibility of all the packages is set to Internal. If you log in to git.cloudron.io (you can use your cloudron.io account to login), you can see them.
  • Bitwarden Lite – Interest present?

    2
    3 Votes
    2 Posts
    126 Views
    T
    Thanks for packaging Bitwarden Lite. I am personally not particularly interested in it. However having an alternative to Vaulwarden on Cloudron would be appreciated. Possibly, something like Psono, AliasVault or Passbolt as a suggestion if you needed some But for now, thanks again.
  • 7 Votes
    22 Posts
    3k Views
    TheMeerkatT
    TheMeerkat said: As a result of the first entry, the CloudronVersions.json link has changed: https://mirror.tangled.network/xrpc/sh.tangled.git.temp.getBlob?path=CloudronVersions.json&ref=main&repo=did%3Aplc%3Apomgtubhgnuew7wmpwgk7dzd I'll manually update the Codeberg one for a while, but you should change it at some point. actually, turns out I won't! good timing: 4.0.0 (and now 4.0.1) has breaking changes, so you should manually upgrade anyway. most notably: the secret key needs to be sent to the HeCAPTe server now, not just the public site key, bringing it in-line with other CAPTCHA services.
  • Sharing My Experiment To Create Server Side Tracking (sGTM)

    2
    1 Votes
    2 Posts
    118 Views
    J
    @IniBudi said: And my question is how to make the update process automatically from Cloudron dashboard? Do you mean you want Cloudron to track upstream releases and make new packages and have an update available? If so, there is no such feature. An idea is to automate this in your CI (Cloudron team uses renovate for it's packages).
  • 1 Votes
    5 Posts
    200 Views
    robiR
    The base image was recently updated too
  • Community App Store - not valid JSON

    7
    0 Votes
    7 Posts
    288 Views
    E
    @fbartels said: @joseph That is it (source: I just tried it myself and directly deleted the app again) Thank you, who would have thought ... I think some better error messages would be good to help the user understand what the issue is. @jdaviescoates said: @ekevu123 hasn't this just been added to the official app store? Not sure it needs to be in both? It apparently was added, I was never notified of that ... that's better then! Does that mean we don't need the cloudron versions file anymore, assuming any Cloudron user would prefer the app store install over the manual community package?
  • Image caching in community app store?

    2
    2 Votes
    2 Posts
    105 Views
    girishG
    @NCKNE thanks for reporting, fixed . https://ca.cloudron.io/app/schuldialogplus
  • XMPP Server - Prosody

    72
    4 Votes
    72 Posts
    31k Views
    D
    @loudlemur - awesome work putting it together as a community package! @james for me, and I assume others, not using the apex domain for XMPP is a non-starter. It would be like Cloudron only supporting user@mail.domain.com for e-mail addresses. Maybe some can live with it, maybe it makes it easier, but it's simply not the standard people expect. XMPP aside, there are other applications and protocols that expect to be able to validate against the Apex domain it's hosted at.
  • Deepcode successfully installed in LAMP App

    6
    0 Votes
    6 Posts
    942 Views
    robiR
    @timconsidine oh, because of open deep research and the discussion there.
  • Empty changelog blocks updating community app

    1
    3 Votes
    1 Posts
    219 Views
    No one has replied
  • How to specify multiple "path" values for proxyauth?

    4
    1 Votes
    4 Posts
    405 Views
    girishG
    Currently, proxyAuth can only protect a single path . I guess we will have to implement this feature . Most apps have however moved to real OIDC support though .
  • 1 Votes
    3 Posts
    256 Views
    girishG
    I have fixed the backupCommand to share the networking namespace with the app - https://git.cloudron.io/platform/box/-/commit/90a8ba1a4915dfbbb30f1073c4f75cd99635ae3d . This is consistent with how the scheduler/cron commands also run. Thanks for reporting!
  • 0 Votes
    9 Posts
    1k Views
    girishG
    @saikarthik sorry, i haven't found the time yet. I will take a look next week!
  • Packaging Notes

    packaging cloudron
    1
    0 Votes
    1 Posts
    122 Views
    No one has replied
  • Ente for cloudron, help for testing wanted.

    36
    9 Votes
    36 Posts
    7k Views
    andreasduerenA
    @mrchrisjones Yes, this looks like a CORS issue. Have you checked the upstream documentation? I'm a bit surprised you got Cloudflare R2 working. I thought I remember trying it back when I packaged this and there were compatibility issues. Personally I'm using replication with B2, Hetzner and Scaleway (in this order).
  • Cloudron Portal Alt.Manager

    6
    1
    7 Votes
    6 Posts
    780 Views
    timconsidineT
    Mac and Windows binaries now in releases if you want to try w/o cloning and building. https://forgejo.tcjc.uk/cca/cloudron-portal-manager/releases
  • Matrix WhatsApp Bridge

    31
    6 Votes
    31 Posts
    13k Views
    andreasduerenA
    Updated and modified for community app: https://git.due.ren/andreas/mautrix-whatsapp-cloudron/-/raw/main/CloudronVersions.json?ref_type=heads
  • CloudronVersions.json weirdness

    4
    4 Votes
    4 Posts
    867 Views
    timconsidineT
    @James thank you, will check it out and report back