HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hwdsl2

no profile record

Submissions

Show HN: Docker AI Stack – Deploy 8 self-hosted AI services with one command

github.com
1 points·by hwdsl2·2 maanden geleden·0 comments

Show HN: Docker AI Stack, self-hosted LLM/STT/TTS/MCP in one compose file

github.com
1 points·by hwdsl2·2 maanden geleden·0 comments

Show HN: Secure-by-default Ollama Docker image with built-in auth, only 70MB

github.com
1 points·by hwdsl2·2 maanden geleden·0 comments

Show HN: Secure-by-default Ollama Docker image with built-in auth, only ~70MB

github.com
2 points·by hwdsl2·2 maanden geleden·0 comments

Show HN: Docker-whisper: Self-hosted Whisper speech-to-text server (OpenAI API)

github.com
6 points·by hwdsl2·3 maanden geleden·1 comments

Show HN: Docker setup for Headscale (self-hosted Tailscale control server)

github.com
1 points·by hwdsl2·3 maanden geleden·2 comments

comments

hwdsl2
·3 maanden geleden·discuss
The official image requires you to write and mount a complete "config.yaml" before the container will even start. This image auto-generates the config from environment variables on first start, prints a pre-auth key to the logs so you can connect a device immediately, and includes an "hs_manage" helper for common admin tasks. It's also Alpine-based (~20–30 MB vs ~85 MB for the official Debian image).

It has the same Headscale binary underneath, just with a different out-of-the-box experience consistent with my other Docker images for WireGuard, OpenVPN, and IPsec VPN.