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.
ed958a8ed0817fb49cf4544193b3d692149e3e0e
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
Languages
Rust
95%
Nix
3.1%
Dockerfile
1.9%