-
Not sure if this has been asked before, but is there a way to do this in the UI? If not, is there a workaround? Thanks 🙏🏾 |
Beta Was this translation helpful? Give feedback.
Answered by
mbecker20
Sep 5, 2025
Replies: 2 comments 2 replies
-
You can transition Stack in-place using temporary, UI Defined Sync.
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
rheicide
-
Yes, that's it! Thank you for the detailed instructions 💯 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can transition Stack in-place using temporary, UI Defined Sync.
a. remove
files_on_server = true
b. add
linked_repo = "<repo_name>"
(to link a Komodo Repo) ORgit_provider = "your.git.provider"
+repo = "<namespace>/<repo_name>"
c. change
run_directory
to be relative to the repository root