-
Notifications
You must be signed in to change notification settings - Fork 393
Develop in VS Code
Alexey edited this page Aug 10, 2023
·
5 revisions
You need to follow next steps to setup dev environment for developing in VS Code
-
Setup Eclipse - follow this guide to setup eclipse in the same folder with
cloudbeaver
- You need to place eclipse workspace in eclipse folder:
eclipse/workspace (windows) or
eclipse/Eclipse.app/Contents/Eclipse/workspace` (MacOS) - Create folder
opt/cbce
in the same folder withcloudbeaver
- Build CloudBeaver
- Copy content of
cloudbeaver/deploy/cloudbeaver
toopt/cbce
- Specify workspace folder in Eclipse debug profile to
opt/cbce
- Run debugging in Eclipse
- Now you can open cloudbeaver in VS Code and use debugging
- Application overview
- Demo Server
- Administration
- Server configuration
- Create Connection
- Connection Templates Management
- Access Management
-
Authentication methods
- Local Access Authentication
- Anonymous Access Configuration
- Reverse proxy header authentication
- LDAP
- Single Sign On
- SAML
- OpenID
- AWS OpenID
- AWS SAML
- AWS IAM
- AWS OpenId via Okta
- Snowflake SSO
- Okta OpenId
- Cognito OpenId
- JWT authentication
- Kerberos authentication
- NTLM
- Microsoft Entra ID authentication
- Google authentication
- User credentials storage
- Cloud Explorer
- Cloud storage
- Query Manager
- Drivers Management
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- API
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development