Skip to main content
If you need help with the audio streaming stack, there are several ways to get support.

Slack community

Join the Slack workspace to chat with the community and get help in real time.

Support email

For private inquiries or account-related issues, email support@sonicverse.eu.

GitHub Issues

Use GitHub Issues for:
  • Bug reports (use the Bug report template)
  • Feature requests (use the Feature request template)
Do not open public issues for security vulnerabilities. See security instead.

Reporting bugs

When filing a bug report, include:
  1. Your operating system and Docker version
  2. The output of docker compose version
  3. Relevant service logs:
docker compose logs --tail=50 <service>
  1. Steps to reproduce the issue

Contributing

Want to help improve the project? See the contributing guide for details on how to get started.