Repositories
GateKey is split across several repositories:
| Repository | Description |
|---|---|
| GateKey | Core server, CLI client, and web UI |
| gatekey-helm-chart | Helm chart for Kubernetes deployment |
| gatekey-kustomize | Kustomize manifests for Kubernetes |
| gatekey-android-client | Android mobile client |
Contributing
- Fork the relevant repository
- Create a feature branch
- Make your changes
- Submit a pull request
See each repository's README for specific build and development instructions.