aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-22fcgiwrap: Use <environment-variable> records.Arun Isaac
2023-12-22gunicorn: Use <environment-variable> records.Arun Isaac
2023-12-22environment: Introduce record type for environment variables.Arun Isaac
2023-12-20klaus: Make klaus package a configurable keyword argument.Arun Isaac
2023-12-19forge: Allow building specific variables in channels.Arun Isaac
2023-12-19tissue: Explain permissions set on the tissue state directory.Arun Isaac
2023-12-19acme: Combine deploy hooks into a file-like object, not a raw G-exp.Arun Isaac
2023-10-04doc: Note disregard of description field for remote repositories.v0.1.0Arun Isaac
2023-10-04forge: Set repository ownership only when user field is set.Arun Isaac
2023-09-18acme: Import (ice-9 match) in acme-renew G-expression.Arun Isaac
2023-08-23issues: Automagically import GitHub projects.Arun Isaac
2023-08-15doc: Advertise ACME support.Arun Isaac
2023-08-15doc: Advertise support for cgit and klaus.Arun Isaac
2023-08-15doc: Remind about the ACME state directory in persistent storage.Arun Isaac
2023-08-14doc: Mention that cgit runs in a container in how to.Arun Isaac
2023-08-14doc: Add cgit setup how to.Arun Isaac
2023-08-12doc: Clarify that README files for cgit must be in the default branch.Arun Isaac
2023-08-12doc: Spell viewer correctly.Arun Isaac
2023-08-12cgit: Render org mode README files.Arun Isaac
2023-08-10doc: Move gunicorn service documentation to Services chapter.Arun Isaac
2023-08-10doc: Capitalize HTML.Arun Isaac
2023-08-10doc: Distinguish cgit service from upstream cgit service.Arun Isaac
2023-08-10doc: Mention reStructuredText as a supported README file in cgit.Arun Isaac
2023-08-10doc: Fix spelling cloneable -> clonable.Arun Isaac
2023-08-10forge: Import specific modules, not all of (gnu).Arun Isaac
2023-08-09doc: List subsections in table of contents.Arun Isaac
2023-08-09doc: Remove trailing period at end of phrase.Arun Isaac
2023-08-09gunicorn: Support <forge-host-socket> sockets.Arun Isaac
2023-08-09doc: Set identifier on item markup in record documentation.Arun Isaac
2023-08-09cgit: Add cgit service.Arun Isaac
2023-08-09fcgiwrap: Add fcgiwrap service.Arun Isaac
2023-08-09nginx: Add forge-nginx service.Arun Isaac
2023-08-09tissue.scm: Index Services chapter.Arun Isaac
2023-08-09doc: Space elements of S-expression in quoted-write.Arun Isaac
2023-08-09acme: Add ACME service.Arun Isaac
2023-08-09acme: Add uacme.Arun Isaac
2023-08-09doc: Add record-ref convenience function.Arun Isaac
2023-08-09doc: Override description markup writer.Arun Isaac
2023-08-09doc: Re-indent abbr markup writer.Arun Isaac
2023-08-08socket: Introduce <forge-host-socket>.Arun Isaac
2023-07-28gunicorn: Squeeze adjacent strings together.Arun Isaac
2023-07-28gunicorn: Mention app name in shepherd service documentation.Arun Isaac
2023-07-27klaus: Mirror default socket used by gunicorn service.Arun Isaac
2023-07-27gunicorn: Set default socket to Unix socket.Arun Isaac
2023-07-26klaus: Serve klaus on a Unix socket by default.Arun Isaac
2023-07-25klaus: Add helper function to create klaus gunicorn app.Arun Isaac
2023-07-25doc: Add docstring-function-documentation.Arun Isaac
2023-07-25doc: Add quoted-write.Arun Isaac
2023-07-25gunicorn: Add gunicorn service.Arun Isaac
2023-07-25klaus: Add python-klaus.Arun Isaac