Makefile Authorization Projects
-
athenz-distribution
This repository provides distributions of Athenz components as Linux packages and container images, and explains how to set them up with practical showcase.
Project mention: Stop Using Magic: Building a Kubernetes Operator from Scratch | dev.to | 2025-12-30# Clone and deploy Athenz git clone https://github.com/ctyano/athenz-distribution.git athenz_distribution make -C ./athenz_distribution clean-kubernetes-athenz deploy-kubernetes-athenz # Port forward the UI kubectl -n athenz port-forward deployment/athenz-ui 3000:3000 & open http://localhost:3000
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Makefile Authorization discussion
Index
| # | Project | Stars |
|---|---|---|
| 1 | athenz-distribution | 8 |