Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sonicverse.eu/llms.txt

Use this file to discover all available pages before exploring further.

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

Slack community

Join the Sonicverse OSS Slack 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. Report them through the security reporting page, email security@sonicverse.eu, or see the security policy for all reporting options.

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.