Nick Sweeting
Nick Sweeting
You tried using a different port for WireGuard?
Good idea, PRs welcome!
It's up to you to choose how to route the traffic, wireguard does not automatically do NAT busting or find the shortest path, it just routes based on the rules...
Great suggestions, thanks! I use netplan personally which is why I think I missed those docs initially. If you want to PR some changes I'd be happy to accept them!...
I'm hugely in favor of this as I already have postgres+redis running on all my servers, and it would greatly simplify installing Zulip (sans Docker) for a lot of people.
We're about to do this refactor on ArchiveBox too, we're looking at theses 2 queue systems primarily: - https://github.com/coleifer/huey (supports SQLite as the backing store) - https://github.com/Bogdanp/dramatiq (requires Redis/RabbitMQ) There...
Ah yeah sorry I forgot to follow up after I initially commented on HN, got swamped with work. I'll join your discord and we can continue the convo there :)
I had to add a `sudo` to get it working, otherwise it would show `Dtrace: additional privileges needed`. ```bash #!/bin/bash # Shim file at /usr/local/bin/strace exec sudo dtruss -d -p...
Absolutely, that sounds great @piksel. We can just mention the the docs somewhere the trick to using the project label for scoping to a project.