-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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:
- Modify Connection UI Modal in frontend to take SSH Connection type & Configurations from the user.
- Change connection model in backend to support SSH.
- 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
Labels
enhancementNew feature or requestNew feature or request