[GH-ISSUE #230] Question: Committing mounted files #18256

Closed
opened 2026-06-05 01:17:05 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @Hugo-Persson on GitHub (Dec 18, 2024).
Original GitHub issue: https://github.com/moghtech/komodo/issues/230

Hi!

I have the scenario where I have a mounted volume to one of my containers, the container then writes data to a file. I wish to sync this file with git with periodical commits. Do Komodo have some way to achieve this?

Otherwise, I can create a cron job that runs git add, git commit and git push periodically.

Originally created by @Hugo-Persson on GitHub (Dec 18, 2024). Original GitHub issue: https://github.com/moghtech/komodo/issues/230 Hi! I have the scenario where I have a mounted volume to one of my containers, the container then writes data to a file. I wish to sync this file with git with periodical commits. Do Komodo have some way to achieve this? Otherwise, I can create a cron job that runs git add, git commit and git push periodically.
Author
Owner

@mbecker20 commented on GitHub (Dec 19, 2024):

I'm not sure there's anything specific to this feature. Maybe something with #47 (scheduling, not implemented). I'd just use the Cron job for now.

<!-- gh-comment-id:2552694926 --> @mbecker20 commented on GitHub (Dec 19, 2024): I'm not sure there's anything specific to this feature. Maybe something with #47 (scheduling, not implemented). I'd just use the Cron job for now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#18256