[GH-ISSUE #227] [Feature] Post Deploy #8293

Closed
opened 2026-05-03 04:01:09 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @NeurekaSoftware on GitHub (Dec 17, 2024).
Original GitHub issue: https://github.com/moghtech/komodo/issues/227

Hey, I see that Komodo has a Pre Deploy option to run shell commands before running docker compose up. I'd like to see a Post Deploy option as well.

My use case is running migrations for GitLab's new container registry metadata database. It doesn't yet run migrations automatically between updates. It seems this would be a great option for Komodo!

Originally created by @NeurekaSoftware on GitHub (Dec 17, 2024). Original GitHub issue: https://github.com/moghtech/komodo/issues/227 Hey, I see that Komodo has a Pre Deploy option to run shell commands before running docker compose up. I'd like to see a Post Deploy option as well. My use case is running migrations for GitLab's new [container registry metadata database](https://docs.gitlab.com/17.6/ee/administration/packages/container_registry_metadata_database.html). It [doesn't yet](https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8670) run migrations automatically between updates. It seems this would be a great option for Komodo!
GiteaMirror added the enhancement label 2026-05-03 04:01:10 -05:00
Author
Owner

@sliots commented on GitHub (Dec 18, 2024):

I also have the same requirement, I want to execute "chmod" command after deployment

<!-- gh-comment-id:2550253564 --> @sliots commented on GitHub (Dec 18, 2024): I also have the same requirement, I want to execute "chmod" command after deployment
Author
Owner

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

Got it, should be trivial to implement fortunately.

<!-- gh-comment-id:2550337597 --> @mbecker20 commented on GitHub (Dec 18, 2024): Got it, should be trivial to implement fortunately.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#8293