Load balancer and proxy for the akash network.
See config.md for configuration details.
Easiest way is to use mkcert.
Create the certificate and key, and set them:
AKASH_PROXY_TLS_KEY=localhost-key.pem
AKASH_PROXY_TLS_CERT=localhost.pem
And start the server.