[GH-ISSUE #763] [FEATURE REQUEST] Allow UI Based Backups #22385

Closed
opened 2026-06-10 20:16:31 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @epoch-philosophy on GitHub (Aug 24, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/763

Hi! Thanks for all the great work so far. I wanted to make a request for a basic UI based backup system. Where you could pull the configuration onto the workstation/desktop you are accessing Komodo's web UI from. The current Komodo CLI based backup system is a little cumbersome, and frankly, a bit poorly documented in my opinion. It's not exactly clear to me whether you should deploy the Komodo CLI container from the remote backup machine (like a NAS) or add the container in the Komodo Core stack where the server is deployed, and then mount a network share.

A simple UI based backup system would negate some of that headache and most only need a backup at incremental stages of using Komodo.

Originally created by @epoch-philosophy on GitHub (Aug 24, 2025). Original GitHub issue: https://github.com/moghtech/komodo/issues/763 Hi! Thanks for all the great work so far. I wanted to make a request for a basic UI based backup system. Where you could pull the configuration onto the workstation/desktop you are accessing Komodo's web UI from. The current Komodo CLI based backup system is a little cumbersome, and frankly, a bit poorly documented in my opinion. It's not exactly clear to me whether you *should* deploy the Komodo CLI container from the remote backup machine (like a NAS) or add the container in the Komodo Core stack where the server is deployed, and then mount a network share. A simple UI based backup system would negate some of that headache and most only need a backup at incremental stages of using Komodo.
Author
Owner

@mbecker20 commented on GitHub (Aug 30, 2025):

If you create the Backup Core Database Procedure, you can run that from the UI. Its created automatically for new installs, but not for existing ones, so you just have to create it.

  1. Create new Procedure "Backup Core Database"
  2. Set "Backup Core Database" as Stage 1, and Save
  3. (Optional.) define a schedule for the task.

More info: https://komo.do/docs/setup/backup

<!-- gh-comment-id:3239002988 --> @mbecker20 commented on GitHub (Aug 30, 2025): If you create the Backup Core Database Procedure, you can run that from the UI. Its created automatically for new installs, but not for existing ones, so you just have to create it. 1. Create new Procedure "Backup Core Database" 2. Set "Backup Core Database" as Stage 1, and Save 3. (Optional.) define a schedule for the task. More info: https://komo.do/docs/setup/backup
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#22385