aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-13Don't impose limit on incoming emails' line length.Wojtek Kosior
This used to be the cause of bounces of mailing list emails.
2024-01-11Don't handle happyhacking.pl in knot anymore.Wojtek Kosior
2024-01-11Don't handle happyhacking.pl in exim anymore.Wojtek Kosior
2024-01-10Become a slave of the happyhacking.pl DNS zone.Wojtek Kosior
2024-01-10Temporarily disable syntax highlighting.Wojtek Kosior
2024-01-09Change default dovecot password scheme to SHA256-CRYPT.Wojtek Kosior
2023-12-28Alias www.happyhacking.pl to happyhacking.pl.Wojtek Kosior
2023-12-12Add happyhacking.pl IP address assignments.Wojtek Kosior
2023-11-22Correct comments about exim config fileWojtek Kosior
2023-11-14Allow resolving www.git.happyhacking.plWojtek Kosior
2023-11-14Change gitolite3 user commentWojtek Kosior
2023-11-08Provisionally include git.happyhacking.pl in DNS and httpdWojtek Kosior
2023-11-08Make repo READMEs appear in cgit againWojtek Kosior
2023-09-09Redirect HTTP sites to HTTPSWojtek Kosior
2023-09-09Forward http and https ports to the containerWojtek Kosior
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-05Make submakes always use the same Guix we useWojtek Kosior
2023-09-05make an old article about ethereum viewable againWojtek 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-09-01Use user-configured Guix command/revision everywhereWojtek Kosior
2023-09-01Add a note with command for queuing test email in eximWojtek Kosior
2023-09-01Compute test root path onceWojtek Kosior
It looked ugly and confusing when sed command was being embedded everywhere.
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-30make local SMTP connections able to reach containerized Exim even when using ↵Wojtek Kosior
the external IP address
2023-08-30add a sample Makefile.local for running with user's current GuixWojtek Kosior
2023-08-30update copyright yearsWojtek Kosior
2023-08-30Make it more convenient to override the guix command and commitWojtek Kosior
2023-08-30run Exim in containerWojtek Kosior
2023-08-29fix building of Hydrilla server after cleanWojtek Kosior
2023-08-29Adapt exim4 config for koszko.org email serverWojtek Kosior
2023-08-28check in the sample Exim4 configWojtek Kosior
2023-08-25make it possible to test the container without SysV init helper toolsWojtek Kosior
2023-08-25don't pull mitmproxy just for running hydrilla serverWojtek Kosior
2023-08-05GDPR "fix"Wojtek Kosior
2023-05-06update websiteWojtek Kosior
2023-05-03make TLS certs usable by both guix' and host's daemonsWojtek Kosior
2023-05-03make certbot functionalWojtek Kosior
2023-05-03Don't connect to the real net when running in a test environment.Wojtek Kosior
2023-05-03fix duplicated "httpd" group and user definitionWojtek Kosior
2023-05-03don't use multiple use-{package,service}-modules clausesWojtek Kosior
2023-05-02allow Guix container to access host's network via NATWojtek 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