Contact & Support
Contact & Support
Bugs, feature ideas, or collaboration. Here are the fastest ways to reach me and get help.
GitHub IssuesReport a bug or ideaFound a bug or have a feature request? Public issues help others with the same question too.
Open an issueFreelance, collaboration & moreWork with meNeed a custom tool, want to collaborate on a related project, discuss freelance work, or reach out about anything else? Let’s talk.
Get in touchBefore You Reach Out#
These pages answer most setup questions and save time when troubleshooting.
Installation GuideSetup steps, Docker options, and updates.Web UI GuideLearn the interface and workflows.Privacy & SafetyHow your data stays local and secure.Release NotesSee what's new and what changed.
Writing a good bug report
The fastest way to get a fix is a clear, reproducible report. Include:
Search existing issues first, in case it’s already reported
What you expected vs. what actually happened
Screenshots of any errors
Your OS, CPU type, and RAM
Your Docker version and image tag
Exact steps to reproduce
Copy-paste template
markdown
**Expected:**
[What you expected to happen]
**Actual:**
[What happened instead]
**OS / CPU / RAM:**
**Docker version:** (docker --version)
**Image tag:** (e.g. latest, nightly)
**Steps to reproduce:**
1.
2.
3.
**Screenshots:**
[Paste any relevant screenshots here]Please search the existing issues first. If it’s not there yet, open a new one.