Turna
Turna is a side application can load configuration from various sources, reverse proxy and run multiple applications.
Installation
Binary
Download the binary from the releases page.
Linux
sh
curl -fSL https://github.com/worldline-go/turna/releases/latest/download/turna_Linux_x86_64.tar.gz | tar -xz --overwrite -C ~/bin/ turna
Homebrew
sh
# Add the tap
brew tap brew-tools/tap
# Install turna
brew install turna