Skip to content

This repository provides distributions for Linux packages and container images of Athenz components, and explains how to set them up.

License

Notifications You must be signed in to change notification settings

ctyano/athenz-distribution

Repository files navigation

athenz-distribution

This is an unofficial repository to provide tools, packages and instructions for Athenz.

This repository is currently privately owned and maintained by ctyano.

Stars ⭐️ and Pull Requests ❤️ are always welcome.

To learn more about this repository, you may refer to the documentation of this repository.

Minimum setup on a Kubernetes cluster ⎈

⚠️ Prerequisite: A Kubernetes Cluster must be set up before continuing to further steps.

make clean-kubernetes-athenz deploy-kubernetes-athenz

You can access Athenz UI at http://localhost:3000 by forwarding requests.

kubectl -n athenz port-forward deployment/athenz-ui 3000:3000

To see how Athenz authorization scenarios work, check out the Kubernetes Showcase to run the entire ecosystem.

Minimum setup on Docker 🐳

⚠️ Prerequisite: Docker compose must be set up before continuing to further steps.

make clean-docker-athenz deploy-docker-athenz

You can access Athenz UI at http://localhost:3000 by forwarding requests.

docker compose -f docker/docker-compose.yaml start ghostunnel

About

This repository provides distributions for Linux packages and container images of Athenz components, and explains how to set them up.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •