Skip to content

Support for SSH Connection to Databases #42

@bhaskarblur

Description

@bhaskarblur

Feature Request
This issue highlights the need of SSH Connection from NeoBase Backend application to the user connected database. Currently, NeoBase connects via http to the user's configured database.

For Entreprise applications, the database connection for such use cases is usually done via SSH by adding an abstraction Proxy layer such as Jumpbox to keep the connection private & secure for external environment which in this case is NeoBase Backend.

Actions Items:

  1. Modify Connection UI Modal in frontend to take SSH Connection type & Configurations from the user.
  2. Change connection model in backend to support SSH.
  3. Implement SSH Connection for each type of database that we currently support!

For any questions or interested in picking this issue, you can comment in this issue,

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions