Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

konveyor/tackle-config-discover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tackle Config Discover (TCD)

Tackle Config Discover (TCD) is the application configuration management server. It crawls application configurations from the codes and stores them as canonical format. Windup engine and Gremlin server are used for extracting application codes and managing canonical application configurations, respectively.

TCD provides two APIs.

  • Crawl (REST API)

    • Download target application source codes from GitHub
    • Extract a set of application configuration data from the codes
    • Store configuration data as canonical format:
  • Query (Web Socket)

    • Acquire a set of canonical application configuration data.

Prerequisites

  • Docker runnable environment (e.g. RHEL, Ubuntu, macOS)

Getting Started

  1. Execute the following command for building docker images and launching the server.
$ docker-compose up -d
  1. Get access to the server from TCD client: tackle-configuration-discover-cli.

Data model in canonical configuration DB

Code of Conduct

Refer to Konveyor's Code of Conduct here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •