aboutsummaryrefslogtreecommitdiff
path: root/container.scm
AgeCommit message (Collapse)Author
2023-09-09Make TLS functionalWojtek Kosior
Enable letsencrypt certificates in httpd while making all daemons fall back to self-issued certs when /etc/letsencrypt/live is unpopulated.
2023-09-07Serve archived hydrillabugs.koszko.org websiteWojtek Kosior
2023-09-02Correct 1984 IP address for AXFR transfersWojtek Kosior
2023-09-02Enable logging in KnotWojtek Kosior
2023-09-02Add Knot to the containerWojtek Kosior
2023-09-01Add Dovecot to the containerWojtek Kosior
2023-08-31Prevent creation of /home/<name> directories for system usersWojtek Kosior
2023-08-31Correct remaining mistakes in Exim serviceWojtek Kosior
Set exim user and group in the package, don't fail on existing symlink. Make exim setuid. Also refactor some code into more readable separate functions.
2023-08-30update copyright yearsWojtek Kosior
2023-08-30run Exim in containerWojtek Kosior
2023-08-25don't pull mitmproxy just for running hydrilla serverWojtek Kosior
2023-08-05GDPR "fix"Wojtek Kosior
2023-05-03make TLS certs usable by both guix' and host's daemonsWojtek Kosior
2023-05-03make certbot functionalWojtek Kosior
2023-05-03fix duplicated "httpd" group and user definitionWojtek Kosior
2023-05-03don't use multiple use-{package,service}-modules clausesWojtek Kosior
2023-04-27use `python-pygments` instead of `highlight` for pretty-printing git blobs ↵Wojtek Kosior
(rn cgit is not packaged correctly to use highlight)
2023-04-27add gitolite user (no processes are run as this user but it is expected by ↵Wojtek Kosior
CGI process when it tries to determine file permissions
2022-12-17add certbot service; replace trivial lambdas with `cut`Wojtek Kosior
2022-12-17refactor virtualost definitionsWojtek Kosior
2022-12-14use `file-append` from (guix gexp) instead of our own gexp functionWojtek Kosior
2022-12-13fix redirects between Apache2 virtualhostsWojtek Kosior
2022-12-10redirect renamed "pydrilla" repo to "haketilo-hydrilla"Wojtek Kosior
2022-12-10add git.koszko.org virtualhostWojtek Kosior
2022-12-10enable Apache-generated directory indexes for hydrillarepos.koszko.org ↵Wojtek Kosior
virtualhost
2022-12-10expose file downloads in hydrilla.koszko.org virtualhostWojtek Kosior
2022-12-10add sheets.koszko.org and pray.koszko.org virtualhostsWojtek Kosior
2022-11-25add hydrillarepos.koszko.org virtualhostWojtek Kosior
2022-11-25major refactoring of virtualhost definitionsWojtek Kosior
2022-11-25add hydrilla.koszko.org virtualhostWojtek Kosior
2022-11-23refactor the WSGIScriptAlias g-exps into a separate functionWojtek Kosior
2022-11-23add haketilo.koszko.org virtualhostWojtek Kosior
2022-11-22remove extraneous ErrorLog directive in Apache2 configWojtek Kosior
2022-11-22add koszkonutek-tmp.pl.eu.org and {hachette,hydrilla}bugs.koszko.org ↵Wojtek Kosior
virtualhosts
2022-11-21initial commitWojtek Kosior