Skip to content

osbuild/community-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Community envoy gateway

Gateway for the image builder community service.

Run the example

To run envoy:

docker run --net=host -v $PWD/example:/app -it envoyproxy/envoy:distroless-v1.29-latest -c /app/config.yaml

To try it out:

AT=$(cat example/auth/access-token)
curl -H "authorization: Bearer $AT" localhost:10000/

Project

Contributing

Please refer to the developer guide to learn about our workflow, code style and more.

License:

  • Apache-2.0
  • See LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published