This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
2025-06-07 12:57:10 +01:00
2025-06-07 12:57:10 +01:00
2025-06-07 12:57:10 +01:00
2025-06-07 12:57:10 +01:00
2025-06-05 14:24:48 +01:00
2025-06-05 14:24:48 +01:00
2025-06-04 22:50:18 +01:00
2025-06-05 14:24:48 +01:00
2025-06-07 12:57:10 +01:00
2025-06-07 12:57:10 +01:00
2025-06-05 14:24:48 +01:00
2025-06-05 14:24:48 +01:00
2025-06-04 22:50:18 +01:00
2025-06-05 14:24:48 +01:00
2025-06-05 14:24:48 +01:00

glyph

Glyph is an Authelia user file database manager. Because files are light but unwieldy, and LDAP is convenient but complex.

Development

sudo sysctl net.ipv4.ip_unprivileged_port_start=0
podman build . -f support/Containerfile -t registry.karaolidis.com/karaolidis/glyph:latest
podman kube play --replace support/manifest.yaml -w

CI/CD

podman build . -t registry.karaolidis.com/karaolidis/glyph/rust
podman push registry.karaolidis.com/karaolidis/glyph/rust
Description
An Authelia user file database manager
Readme 170 KiB
Languages
Rust 95%
Nix 3.1%
Dockerfile 1.9%