Join Nostr
2023-12-29 02:57:31 UTC

The Fishcake🐶🐾 on Nostr: A tech tip. If you are using docker for your DB, try to run it in the host network ...

A tech tip. If you are using docker for your DB, try to run it in the host network mode, or you’ll have a performance hit from docker-proxy (userland process). You can also use other means to bypass docker-proxy with iptables 🐶🐾🫡