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.
050f25bba9a2ed51389c7097fcb073efedbb41c3
glyph
Glyph is an Authelia user file database manager. Because files are light but unweildy, 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
Languages
Rust
95%
Nix
3.1%
Dockerfile
1.9%