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

AppDev

Private

Cloudron App Packagers

Posts


  • Sabre/dav - CalDAV and CardDAV server, alternative to Radicale.
    timconsidineT timconsidine

    An extremely old thread, but here goes.

    My Radicale instance broke, tried to fix it, but realised that I never liked it much anyway. So looked at alternatives and found Baikal.

    Now packaged and released as a Community App.
    In your AppStore, Screenshot 2026-03-13 at 22.32.46.png

    Enter when prompted : https://communityapps.appx.uk/cloudron-baikal/CloudronVersions.json

    Brief info at https://communityapps.appx.uk

    [ @James @community-apps ]

    App Wishlist

  • FacilMap
    timconsidineT timconsidine

    @jdaviescoates good luck with trying it, hope you like it.

    I will fix the mobile responsive view, thanks for letting me know. 👍

    App Wishlist

  • Community App - required environment variables?
    timconsidineT timconsidine

    @ekevu123
    if you have a startup.sh or other launch script, it is common to have the script touch /app/data/initialized during first setup, all setup inside a test whether .initialized is present or not.
    If so, skip setup.
    If not, then do setup.
    Setup including key generation.

    I haven't reviewed how you launch the app, so not sure how viable it is for you, but it's very common for other apps.


    if [ ! -f /app/data/.initialized ]; then
      cp -a -n /app/code/defaults/config/. /app/data/config/ || true
      touch /app/data/.initialized
    fi
    
    App Packaging & Development

  • Community App - required environment variables?
    fbartelsF fbartels

    As Robi is already saying. You can have a look at how other apps are doing this at https://git.cloudron.io/packages. A simple example is at https://docs.cloudron.io/packaging/cheat-sheet#one-time-ini as well.

    The important thing is that you are creating this file inside of /app/data so that it is part of the persistent and backed up data

    App Packaging & Development

  • Tymeslot - Better Meeting Scheduling than cal.com
    fbartelsF fbartels

    @ekevu123 it is this GitHub button which generates the 404:

    Screenshot 2026-03-13 at 22.12.28.jpeg.png

    The url it links to is:
    https://github.com/login/oauth/authorize?client_id=Iv23liO6V8UT2lltQbw6&redirect_uri=https%3A%2F%2Ftymeslot.app%2Fauth%2Fgithub%2Fcallback&response_type=code&scope=user%3Aemail&state=k48T-Q4bngldlgP1Sh2dSVyUHd8QQF8g3teeNc6uII0

    @jdaviescoates everything needs to start somewhere.

    @ekevu123 A nice additional feature would be to get calendars via ews.

    App Wishlist

  • Tymeslot - Better Meeting Scheduling than cal.com
    fbartelsF fbartels

    I have wanted to check out your app and tried signing up to your hosted version. When signing up via GitHub i am getting a 404 from GitHub. Sign in via Google works. Later when trying to connect a Google calendar i am getting an error that 't****p***ve1@gmail.com' (censored by me, else you would probably be spammed) still needs to approve the app.

    Edit: and the timezone detection is weird. I am located in the Netherlands. It auto selected Brussels as my city. When searching there was no Amsterdam. Searching for Berlin brought up the country Denmark.

    App Wishlist

  • Community App - required environment variables?
    fbartelsF fbartels

    In your documentation i found this

    ‘ SECRET=$(openssl rand -base64 64 | tr -d '\n')\ncloudron env set --app tymeslot.yourdomain.com \\n SECRET_KEY_BASE=$SECRET \\n PHX_HOST=tymeslot.yourdomain.com \\n PORT=4000’

    Information like the domain are exposed by Cloudron already. https://docs.cloudron.io/packaging/cheat-sheet#environment-variables

    App Packaging & Development

  • AI sarcasm
    timconsidineT timconsidine

    Can't stop laughing
    I got a little frustrated with one package.
    AI error
    I challenged it "robustly"
    Its response ?

    Screenshot 2026-03-13 at 16.00.06.png

    🤣

    Very cheeky, since the login error was not creds, but paths set by AI.

    Off-topic

  • FacilMap
    timconsidineT timconsidine

    My original Cloudron-Facilmap package has been re-packaged as a Community App, so available for installation through AppStore "Add a Custom App".
    Prior to it being added in @community-apps, you can find it here :
    https://communityapps.appx.uk

    App Wishlist

  • Looking for an App?
    timconsidineT timconsidine

    @jdaviescoates said:

    I'd personally really like FacilMap - I think @timconsidine has packaged it but none of his many packages have yet made it into the new Community Apps, but presumably it won't take too much more work to get them in there...

    Facilmap has been re-packaged as a community app.
    Small delay as I attempt to build a publishing process.
    Other apps will follow.
    I have messaged @James about getting it added to the category.
    In the interim, for my own organisation, I will put all my community apps here : https://communityapps.appx.uk

    Community Apps

Member List

girishG girish
P pathab
rmdesR rmdes
vitetjV vitetj
andreasduerenA andreasdueren
canadaduaneC canadaduane
njN nj
T TheNils
eyecreateE eyecreate
LanhildL Lanhild
W walski
KubernetesK Kubernetes
timconsidineT timconsidine
R random_eric
B bram
jeauJ jeau
marioM mario
eriktadE eriktad
BrutalBirdieB BrutalBirdie
mehdiM mehdi
  • Login

  • Don't have an account? Register

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