Build and Deploy Custom Caddy instance as a container
Go to file
David Kebler cbc8afedda reorganize src/ for refactor of UCI build
reorganize, refactor and improve testing
2023-04-22 10:23:44 -07:00
deploy reorganize src/ for refactor of UCI build 2023-04-22 10:23:44 -07:00
publish Fully operational death star 2023-04-13 08:36:12 -07:00
src reorganize src/ for refactor of UCI build 2023-04-22 10:23:44 -07:00
test reorganize src/ for refactor of UCI build 2023-04-22 10:23:44 -07:00
.gitignore Fully operational death star 2023-04-13 08:36:12 -07:00
build reorganize src/ for refactor of UCI build 2023-04-22 10:23:44 -07:00
readme.md Fully operational death star 2023-04-13 08:36:12 -07:00

readme.md

BUILDING

Testing

Publishing

DEPLOYING

NOTES

https://github.com/quic-go/quic-go/wiki/UDP-Receive-Buffer-Size on host persistent increase kernel buffer size echo net.core.rmem_max=2500000 | sudo tee -a /etc/sysctl.conf

confirm

sudo sysctl -p | grep rmem_max