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

Cloudron App Packagers

Private

Posts


  • ClouDNS Steward - manage domains & ClouDNS config
    KubernetesK Kubernetes

    Hm, instead of <yourappname.domain.tld> it should be the App Id, right?
    However, it failed with error that the Manifest is missing...
    I uninstalled and installed the CCAI-P App again on my cloudron, but now it fails when trying to install ClouDNS Steward with this error (in fact already after Login):

    Verification failed (code 1): (node:67) Warning: Setting the NODE_TLS_REJECT_UNAUTHORIZED environment variable to '0' makes TLS connections and HTTPS requests insecure by disabling certificate verification.
     (Use `node --trace-warnings ...` to show where the warning was created)
     Failed to list apps: Invalid token. Use cloudron login again.
    
    App Wishlist

  • ClouDNS Steward - manage domains & ClouDNS config
    timconsidineT timconsidine

    @kubernetes
    timeout bug fixed in CCAI-P
    new version pushed out
    guess I should implement an update function as well as an install function.

    in the interim, as you are a dev and probably have cloudron cli installed, you can do :
    cloudron update --app <yourappname.domain.tld> --image tcmbp132021/cloudron-customapp-installer-personal:latest

    This will (should 😄) mean your CCAI-P stays logged in, no auth timeouts, until you press Logout.

    App Wishlist

  • ClouDNS Steward - manage domains & ClouDNS config
    timconsidineT timconsidine

    @kubernetes I just successfully installed ClouDNS Steward using CCAI-P.

    [14:07:09] Repository URL provided: https://git.cloudron.io/timconsidine/cloudron-cloudns-steward
    [14:07:09] Server will auto-detect default branch and construct manifest URL
    [14:07:09] Starting installation process...
    [14:07:09] Installation started. Streaming logs...
    [14:07:09] [2026-01-20 14:06:48] Verifying Cloudron credentials...
    [14:07:09] [2026-01-20 14:06:49] Credentials verified successfully
    [14:07:09] [2026-01-20 14:07:09] Cleaning up any existing installer directory...
    [14:07:09] [2026-01-20 14:07:09] Creating temporary directory for installation files...
    [14:07:09] [2026-01-20 14:07:09] Repository URL provided: https://git.cloudron.io/timconsidine/cloudron-cloudns-steward
    [14:07:09] [2026-01-20 14:07:09] Server will auto-detect default branch and construct manifest URL
    [14:07:09] [2026-01-20 14:07:09] Trying https://git.cloudron.io/timconsidine/cloudron-cloudns-steward/-/raw/main/CloudronManifest.json
    [14:07:11] [2026-01-20 14:07:09] CloudronManifest.json downloaded successfully
    ......
    

    I'm pretty sure it is the legacy CCAI-P issue on auth timeouts - bad search string was a red herring. Your logs did not show my auth confirmation. Fixing it now.

    In the interim, you can press the logout button and then press the Connect button in middle of page, and you can proceed to install ClouDNS Steward

    App Wishlist

  • Seafile - cloud storage platform
    timconsidineT timconsidine

    @luckym ah, very good question !

    To answer it, first I had to package Meilisearch but veered off path (ooops) to produce SRTD as a test and a need general purpose utility.

    Having done that, I now need to work out how to add Meilisearch into or onto or alongside Seafile-CE for Cloudron.

    It's one of my current dev tasks, so bear with me.

    I'm also testing the robustness of the Clouron Seafile-CE app. Seems all fine currently.

    App Wishlist

  • ClouDNS Steward - manage domains & ClouDNS config
    timconsidineT timconsidine

    @Kubernetes generally you don't have to check anything.
    it is an internal check to deal with the fact that a custom app could come from GitHub, gitlab or gitea, and could be on main or master or even maybe another branch.

    Coincidentally I am actually at this precise moment working on an update to CCAI-P to deal with an inherited (legacy CCAI) auth issue.

    Disappointingly I got same result as you when seeking to replicate deployment of cloudns-steward. Not cured by :

    • restarting CCAI-P
    • replacing :latest tag with :v1.0.24

    So give me a moment and I will look into it further.

    App Wishlist

  • ClouDNS Steward - manage domains & ClouDNS config
    KubernetesK Kubernetes

    I tried to install it with my private Cloudron CCAI instance, but I get this error:

    [14:24:59] Repository URL provided: https://git.cloudron.io/timconsidine/cloudron-cloudns-steward
    [14:24:59] Server will auto-detect default branch and construct manifest URL
    [14:24:59] Starting installation process...
    [14:24:59] Installation started. Streaming logs...
    [14:24:59] ERROR: Failed to check installation status: The string did not match the expected pattern.
    

    What string is it that I have to check?

    App Wishlist

  • Cloudron API - exposes domain email config ?
    timconsidineT timconsidine

    @James absolutely ! Very cool ! 👍

    That was actually a break-through moment to get over blind poking and assessing output. So thank you again.

    App Packaging & Development

  • ClouDNS Steward - manage domains & ClouDNS config
    timconsidineT timconsidine

    This post might need a NSFW label.
    Because I have added features which are so sexy !! 🤣
    OK, sorry, too arrogant, just very happy with the results.

    Screenshot 2026-01-20 at 13.14.19.png
    I've just pushed a major update to the ClouDNS Steward app. It now includes a Script Builder that allows you to automate DNS management tasks directly from a Cloudron app.

    New Features:

    • Script Builder: Create automation workflows using a simple drag-and-drop interface. No coding required for standard tasks.
    • Conditional "On Failure" Logic: Build self-fixing scripts. For example, run a dns-check (what is a dns record value) and automatically trigger a dns-set (add or update dns record) only if the check fails.
    • Scheduling: Run your scripts automatically on a schedule (Hourly, Daily, Weekly, or custom Cron). No separate cron needed - it's in-app
    • Domain Filtering: Target specific domains using tags (e.g., only run checks on domains tagged "prod" or "cloudron" )
    • Extensible Actions: The system comes with core actions (like DNS checks and updates, and a Cloudron email config checker), but you can easily add your own custom Javascript actions into /app/data/actions/user/ to extend functionality. [some tech coding needed but core actions code provided and an in-app guide under Reference tab]

    Because I choose to use CloudDNS which has to be Wildcard in Cloudron platform, I had to spend time in ClouDNS portal which is functional but quite manual.

    I totally get that this app is 90% scratching my own itch, but hopefully can help others.
    And maybe serve as a base for use on other DNS providers who provide an API (seems almost all).

    Whether a modified version can have any usefulness for domains which are Cloudron-supported, I have no idea, because I have never used a Cloudron-supported DNS provider.

    Happy to consider requests for other DNS providers.
    I think the starting point is : do you have an itch that needs scratching ?

    Roadmap :

    • take the Script Builder to the next level where custom user actions can be built with a UI, rather than copy paste/edit code approach.

    CloudDNS Steward is in the CCAI master catalogue for ease of deployment.

    EDIT : the current approach for building user actions technically raises the prospect of the user screwing up their app container (but not their Cloudron instance). Seeking to resolve this through the next version of Script Builder with a better Action Builder to avoid this risk.

    App Wishlist

  • Cloudron API - exposes domain email config ?
    timconsidineT timconsidine

    @James yes !

    Not only does it provide me with the expected settings (the GET that I originally wanted), it also makes the expected vs actual test. So I don't need to do so in my code ! That makes the whole job easier.

    Many thanks for the link and for a nice implementation of the functionality 👍

    App Packaging & Development

  • AppFlowy
    timconsidineT timconsidine

    packaging update :

    • overcame login issues
    • working on subsequent launch gremlins
      Thanks for your patience : more time needed
    App Wishlist

Member List

girishG girish
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
jimcavoliJ jimcavoli
T thetomester13
murgeroM murgero
  • Login

  • Don't have an account? Register

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