FAQ
How to reach us?
- 💬 Join our Discord Community
- 📧 Email us at support@bytebase.com
- 🎫 Open GitHub Issue
- 🤠 Find us on @Bytebase
System requirements and supported versions
System requirements
Bytebase is lightweight and has no external dependency. For normal workload, 1 CPU core and 2 GB RAM are sufficient.
Supported database versions
See Supported Databases.
Supported version control systems (VCS) and providers
Bytebase only supports Git-based VCS. It currently supports:
- Self-host GitLab EE/CE
- GitLab.com
- GitHub.com
We plan to support more Git providers roughly in the following order:
- GitHub Enterprise
How to enable https
How to enable debug mode
Debug mode emits more detailed logs on the backend as well as returning more verbose logs to the frontend.
warning
Debug mode is a global setting and is only supposed to be used for troubleshooting.
Enable --debug on startup
You can pass --debug when starting the Bytebase.
Toggle debug mode at runtime
If you are an OWNER or DBA, you can also toggle debug mode at runtime. The toggle is under the top-right profile dropdown
Which data does Bytebase collect?
- Instance-wide anonymised usage data.
- The registered email and name of the first member in the workspace.