mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 07:17:17 +00:00
Add naive implementation of user password check by calling su command. Also change some authentication method to require username to be string instead of optional string |
||
---|---|---|
.. | ||
compose.yml | ||
nginx.conf | ||
README.md | ||
service.ini |
PAM
- Create system user
demo
with password fromAHRIMAN_PASSWORD
environment variable and groupwheel
. - Setup repository named
ahriman-demo
with architecturex86_64
. - Start web server at port
8080
. - Repository is available at
http://localhost:8080/repo
.