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 - Status | Demo | Docs | Install
timconsidineT

timconsidine

@timconsidine
App Dev
About
Posts
2.6k
Topics
206
Shares
0
Groups
1
Followers
6
Following
1

Posts

Recent Best Controversial

  • invoiceplane coming for cloudron?
    timconsidineT timconsidine

    @banks I'm not an admin or mod so I can't move the messages. Just leave them here and head over to https://forum.cloudron.io/post/1199 which is the start of a topic requesting, upvote the original post and add another message as you have done at the end.

    Community Apps

  • invoiceplane coming for cloudron?
    timconsidineT timconsidine

    Probably best to ask in the AppWishlist topic for invoiceplane.
    If I understand correctly, this community-apps category is more for when it has been packaged and shared.

    Community Apps

  • Smokeping
    timconsidineT timconsidine

    @neoplex well done ! hurrah !

    App Wishlist

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    See https://forum.cloudron.io/post/121990

    Discuss docassemble how to cloudron

  • Docassemble on Cloudron - Expert system for guided interviews and document assembly
    timconsidineT timconsidine

    ALPHA community app release.

    • builds and installs and logs in
    • playground interview done, PDF export and email sending
    • nothing else tested

    CloudronVersions:
    https://communityapps.appx.uk/cloudron-docassemblle/CloudronVersions.json

    CommunityApps website:
    https://communityapps.appx.uk

    Repo :
    https://forgejo.tcjc.uk/cca/cloudron-docassemble.git


    EDIT : feel free to say what doesn't work
    This was done as a 'proof of concept' that it is possible on top of cloudron base image.
    It has not been tested beyond basic steps listed.

    App Wishlist docassemble interviews q&a triage

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    @loudlemur

    for a community custom app ...

    You raise an interesting point. Just because it is a community app does not mean it can be any base image. Community apps should be compliant to Cloudron standards. IMHO. If not, you might as well set up a separate VPS and deploy via docker compose, why have the hassle of cloudron compliance.
    I do see the other view point, I just don't agree with it.

    Rebuilding all of that on top of cloudron/base would have been a multi-week project

    I started from scratch using a cloudron base image, none of your code, different direction, at 17:16, took 2 hours out for supper & TV, then returned to the app. 1st working version at 21:08. So roughly 2 hours.

    Screenshot 2026-03-16 at 21.08.05.png

    I'm not saying that the app is fully built. But to get a Home Screen loaded is significant. I don't know the app, so not sure what to do next. That might take another couple hours.

    Not seeking an argument, I just don't agree that your approach to build from upstream image is correct.

    Discuss docassemble how to cloudron

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    @LoudLemur .... but Cloudron does NOT support Docker Compose, so ...

    Discuss docassemble how to cloudron

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    @loudlemur do I understand correctly that you are not using the Cloudron base image ?
    I think this would disqualify it from getting into the AppStore.
    But maybe that's not your ambition.

    Discuss docassemble how to cloudron

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    @loudlemur if you conquered the mammoth build process, it would be easy to make it a community app for people to try out easier ?

    Discuss docassemble how to cloudron

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    @LoudLemur said:

    On Cloudron the container filesystem is read-only, so we have to copy that venv to the writable /app/data/ partition on first boot.

    Understood but it seems a strange way to do it.
    My instinct would be to get setup.sh to create the needed venv on first run, not pre-create and copy.

    That way, it would survive upgrades.

    Maybe there is a technical reason for your approach.


    EDIT : My AI friend says my instinct is wrong 😄

    Discuss docassemble how to cloudron

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    @LoudLemur said:

    The manifest has "memoryLimit": 6144 which should work

    I don't think this is the correct notation, Cloudron overrides it and puts 256Mb

    My Dify package sets this for 4Gb
    "memoryLimit": 4294967296,
    double it for 8Gb ?

    Discuss docassemble how to cloudron

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    @LoudLemur said:

    Copy the ~2 GB Python virtual environment to persistent storage

    I'm not a python expert, well, actually I'm not any kind of expert, but in the content of a single isolated container, I am not sure that venv is needed.
    Maybe without venv it might be a tad quicker ?

    Discuss docassemble how to cloudron

  • How to install Docassemble on Cloudron as a custom application
    timconsidineT timconsidine

    Well done for building it

    @LoudLemur said:

    go to your Cloudron dashboard, find the docassemble app, open its settings, and set the memory limit to at least 8 GB (8192 MiB)

    odd, my deploy does set a custom memory limit during publication
    how are you expressing the number ?

    Discuss docassemble how to cloudron

  • Garage, an open-source distributed storage service you can self-host to fullfill many needs
    timconsidineT timconsidine

    Re-packaged Garage S3 with web ui
    Upgraded to upstream 2.2.0

    CloudronVersions:
    https://communityapps.appx.uk/cloudron-garage-s3/CloudronVersions.json

    Community Apps Website:
    https://communityapps.appx.uk

    [ @community-apps ]

    App Wishlist

  • Dify.ai, a self-hosted prompt-management tool
    timconsidineT timconsidine

    @luckow phew !

    App Wishlist

  • Community Apps
    timconsidineT timconsidine

    @luckym They should be linked to AppWishlist topics.

    I understand your request, but the quickest might be to click the Wishlist topic which (usually) has links to source repo and app info.

    Up to the mods, I don't mind.

    Announcements

  • Dify.ai, a self-hosted prompt-management tool
    timconsidineT timconsidine

    Re-packaged as a community app :

    Cloudron Versions:
    https://communityapps.appx.uk/cloudron-dify/CloudronVersions.json

    WARNING : it's a big 3.6Gb image to pull down : be patient.

    Community Apps Website:
    https://communityapps.appx.uk

    [ @community-apps ]

    @luckow does the community app solve your image download ?

    @James, how do we communicate updates available ? Just push new details to CloudronVersions.json and Cloudron platform will pick them up and advise those who installed it ? (no update in this one - just a repackage)

    App Wishlist

  • Ocular - Helps you see your budgets more clearly
    timconsidineT timconsidine

    Re-packaged Ocular as a community app
    Now v2.2.2.

    Cloudron Versions:
    https://communityapps.appx.uk/cloudron-ocular/CloudronVersions.json

    Community Apps Website:
    https://communityapps.appx.uk

    [ @community-apps ]

    App Wishlist

  • FacilMap
    timconsidineT timconsidine

    Great, let me know if anything else is off

    Community Apps

  • FacilMap
    timconsidineT timconsidine

    Pushed 1.0.3

    @luckow can you try an update ?
    App dashboard | Updates | Check for updates
    I'm not sure an update will be enough, it may need a fresh install.

    Community Apps
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search