Age | Commit message (Expand) | Author |
2023-07-27 | klaus: Mirror default socket used by gunicorn service.•••* guix/forge/klaus.scm (klaus-gunicorn-app): Change default socket to
/var/run/gunicorn/klaus/socket.
| Arun Isaac |
2023-07-26 | klaus: Serve klaus on a Unix socket by default.•••* guix/forge/klaus.scm: Import (forge socket).
(klaus-gunicorn-app): Make sockets a keyword argument with a singleton
list of Unix sockets as the default.
| Arun Isaac |
2023-07-25 | klaus: Add helper function to create klaus gunicorn app.•••* guix/forge/klaus.scm: Import (forge gunicorn) and (gnu system
file-systems).
(klaus-gunicorn-app): New public function.
* doc/forge.skb (Introduction): Advertise klaus support.
(Reference): Document klaus-gunicorn-app.
| Arun Isaac |
2023-07-25 | klaus: Add python-klaus.•••* guix/forge/klaus.scm: Import python-pytest from (gnu packages
check); python-flask and python-werkzeug from (gnu packages
python-web); python-dulwich, python-humanize and python-pygments
from (gnu packages python-xyz).
(python-klaus): New variable.
| Arun Isaac |
2023-07-25 | klaus: Add git-without-safe-directory-check.•••* guix/forge/klaus.scm: Import git-minimal from (gnu packages
version-control), (guix gexp) and (guix utils).
(git-without-safe-directory-check): New variable.
| Arun Isaac |
2023-07-22 | klaus: Add python-httpauth.•••* guix/forge/klaus.scm: New file.
| Arun Isaac |