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.
make clean-kubernetes-athenz deploy-kubernetes-athenz
You may access Athenz UI at http://localhost:3000 by forwarding requests.
kubectl -n athenz port-forward deployment/athenz-ui 3000:3000
make clean-docker-athenz deploy-docker-athenz
You may access Athenz UI at http://localhost:3000 by forwarding requests.
docker compose -f docker/docker-compose.yaml start ghostunnel