Migration

The Migration option in New Version Control enables administrators to transfer files from a source location to a target location within the platform. Migration leverages Git-based version control systems (GitLab | GitHub) to ensure reliable file synchronization and history tracking.

Supported Modules for Migration

The following modules support migration through Version Control:

  • API Service

  • Dashboard

  • DS Lab (Repo Sync Projects, Notebook & Model)

  • Pipeline

  • Story (Report)

Access Migration Settings

  1. From the Admin Module, select New Version Control under the Configurations list.

    • The Version Control Information form opens.

Configure Migration

  1. Select Migration Option: From the first drop-down, select Migration.

  2. Select a Module: Choose a supported module (e.g., Dashboard).

  3. Select Git Type: Choose GitLab or GitHub.

  4. Provide Host Information: Enter the Git host details.

  5. Provide Token Key: Enter the authentication token.

  6. Click Test.

    • A success notification confirms authentication.

  7. Select Project: Choose the target project in the repository.

  8. Select Branch: Specify the branch where files should be stored.

  9. Configure More Information Fields:

    • Entity App

    • Workspace Name

    • Entity Extension

    • Entity Type

  10. Click Test again to validate the configuration.

  11. Once validated, click Save.

    • A confirmation message confirms that the Migration configuration has been saved.

Last updated