Skip to content

pixie-io/finagle-helloworld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

finagle-helloworld

finagle-helloworld

Build instructions

  • The example can be run through docker-compose with the following command
docker-compose -f docker/docker-compose.yml run finagle-client
  • The kubernetes manifests are created through kustomize by converting the docker-compose file. This will remove the px-finagle namespace, which must be updated manually.
cd kubernetes
kompose convert -f ../docker/docker-compose.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 93.9%
  • Thrift 3.2%
  • Dockerfile 2.9%