-
Notifications
You must be signed in to change notification settings - Fork 882
chore(issue-template): enhance bug report template with additional fields and guidance #4827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
JakobLichterfeld
commented
Jul 16, 2025
- Added a dropdown for reproducibility confirmation.
- Improved descriptions and labels for clarity.
- Updated installation options with links and support notes.
- Included reverse proxy details for better issue context.
…elds and guidance - Added a dropdown for reproducibility confirmation. - Improved descriptions and labels for clarity. - Updated installation options with links and support notes. - Included reverse proxy details for better issue context.
✅ Deploy Preview for teslamate ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
the docs currently don't clearly say manual is unsupported (only not recommended) - we might add this if it's the case? while at it - may align the first paragraph of nixos and docker install in the docs? |
Yeah, currently only saying in the bug reports, it's on my list for the docs
Can you elaborate a bit more on this? |
|
Docker:
NixOS:
I would suggest removing info to manual install steps from the docker guide. Using VPN, Cloudflare Tunnel, Tailscale, Zero Tier is an alternative to exposing TeslaMate directly to the internet. So i would rephrase for both NixOS and Docker: If you intend to access TeslaMate from the Internet, either use a reverse proxy (such as Traefik, Apache or Caddy) or use a secure connection (such as VPN, Tailscale, Zero Tier or Cloudflare Tunnel) for secured access. whereas the docker Guide could link to the advanced guides for Traefik and Apache while the NixOS guide could like to the NixOS wiki.
Sorry for hijacking this PR - this could all be addressed seperately. |
:-) All good.
Agree, thing is, the docker install is the starting page of the docs, therefore the phrase about the different options.
A reverse proxy does not provide any kind of security on its own. I discussed how to phrase it with Brian in this PR: #4768 I will open a new PR for the Doc stuff --> #4829 |
|
solved via e8288e9 |
