Skip to content

spreadspace/onionbalance-docker

Repository files navigation

onionbalance-docker

This is a containerized wrapper around onionbalance that automatically (re)configure it based on the state of the Kubernetes cluster it runs in.

Usage

This can support any number of onion services, and any number of instances supporting each service (within onionbalance's limits). Instances' onion addresses are detected based on the spreadspace.org/onion-instance annotation, and are matched to the onion service address found in the spreadspace.org/onion-service label.

The onion services' private keys are expected to be found in the spreadspace.org/onionbalance Kubernetes secret.

I recommend using my onion-service-docker container to implement onion instances; it makes single-hop onion services, automatically generates a fresh instance key, and self-annotates.

About

Container for running onionbalance with kubernetes-managed services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published