Skip to content
Discussion options

You must be logged in to vote

You can transition Stack in-place using temporary, UI Defined Sync.

  1. Navigate to Stack, click Toml (upper right), copy contents
  2. Click Syncs (sidebar) -> Create Sync -> name "temp" (doesn't matter)
  3. Select UI defined, and paste in Toml you copied in step 1.
  4. Edit Toml:
    a. remove files_on_server = true
    b. add linked_repo = "<repo_name>" (to link a Komodo Repo) OR git_provider = "your.git.provider" + repo = "<namespace>/<repo_name>"
    c. change run_directory to be relative to the repository root
  5. Save, review Pending changes, and then execute to apply the changes.
  6. The Stack now is in git repo mode. You can delete the "temp" Sync you used to do this change.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@mbecker20
Comment options

@rheicide
Comment options

Answer selected by rheicide
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants