Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Deployment to be more lighweight #18

Open
waschtlgrea-dbx opened this issue Dec 17, 2024 · 0 comments
Open

Refactor Deployment to be more lighweight #18

waschtlgrea-dbx opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@waschtlgrea-dbx
Copy link

Objective: Refactor the deployment process to enhance usability and streamline configuration management.

  1. User Interface Enhancements:
  • Create a new configuration view in the application UI.
  • Users should be able to configure the following options via dropdown menus:
    • Catalog
    • Schema
    • Secret Scope
    • Secret
    • Warehouse
    • Embedding Model Endpoint
    • Foundation Model
    • Vector Search Endpoint
    • Volume Name
    • Vector Search Index
  • Each dropdown should include an option to create a new entry with a default name.
  • Additionally, provide a free text field for the user to specify the Code Intent Table Name.
  1. Cluster Mode Deployment:
  • Completely remove the CLI deployment option.
  • Update the README to include instructions on how to sync files to a Databricks workspace and how to start the application.
  • Include a description of the Databricks App deployment process as an alternative.
  1. File Sync:
  • Provide a description in the README regarding the file synchronization process using the Databricks CLI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant