Skip to content

rakunlabs/turna

Repository files navigation

turna turna

License Coverage GitHub Workflow Status Go Report Card Web

Turna is a small operations sidecar for applications. It can load configuration from files, environment variables, Consul, and Vault; prepare files before startup; serve HTTP/TCP traffic; and run local processes in dependency order.

Use Turna when an application needs runtime configuration, a reverse proxy, static file serving, OAuth/session helpers, or a simple process runner without adding that logic to the application itself.

Installation

Download a release binary for your platform from the releases page.

curl -fSL https://github.com/rakunlabs/turna/releases/latest/download/turna_Linux_x86_64.tar.gz | tar -xz --overwrite -C ~/bin/ turna

Documentation

Full documentation is in _documents/docs and is published at https://rakunlabs.github.io/turna/.

About

swiss knife for services

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors