index
:
koszko-org-server
master
Historical onfiguration of the Guix system behind koszko.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-29
fix building of Hydrilla server after clean
Wojtek Kosior
2023-08-29
Adapt exim4 config for koszko.org email server
Wojtek Kosior
2023-08-28
check in the sample Exim4 config
Wojtek Kosior
2023-08-25
make it possible to test the container without SysV init helper tools
Wojtek Kosior
2023-08-25
don't pull mitmproxy just for running hydrilla server
Wojtek Kosior
2023-08-05
GDPR "fix"
Wojtek Kosior
2023-05-06
update website
Wojtek Kosior
2023-05-03
make TLS certs usable by both guix' and host's daemons
Wojtek Kosior
2023-05-03
make certbot functional
Wojtek Kosior
2023-05-03
Don't connect to the real net when running in a test environment.
Wojtek Kosior
2023-05-03
fix duplicated "httpd" group and user definition
Wojtek Kosior
2023-05-03
don't use multiple use-{package,service}-modules clauses
Wojtek Kosior
2023-05-02
allow Guix container to access host's network via NAT
Wojtek Kosior
2023-04-27
use `python-pygments` instead of `highlight` for pretty-printing git blobs (r...
Wojtek Kosior
2023-04-27
add gitolite user (no processes are run as this user but it is expected by CG...
Wojtek Kosior
2022-12-17
add certbot service; replace trivial lambdas with `cut`
Wojtek Kosior
2022-12-17
refactor virtualost definitions
Wojtek Kosior
2022-12-14
use `file-append` from (guix gexp) instead of our own gexp function
Wojtek Kosior
2022-12-13
fix redirects between Apache2 virtualhosts
Wojtek Kosior
2022-12-10
redirect renamed "pydrilla" repo to "haketilo-hydrilla"
Wojtek Kosior
2022-12-10
add git.koszko.org virtualhost
Wojtek Kosior
2022-12-10
enable Apache-generated directory indexes for hydrillarepos.koszko.org virtua...
Wojtek Kosior
2022-12-10
make hydrillarepos.koszko.org virtualhost testable
Wojtek Kosior
2022-12-10
expose file downloads in hydrilla.koszko.org virtualhost
Wojtek Kosior
2022-12-10
add sheets.koszko.org and pray.koszko.org virtualhosts
Wojtek Kosior
2022-11-30
update to koszko.org
Wojtek Kosior
2022-11-29
remove the unneeded `reinstall` target
Wojtek Kosior
2022-11-29
correct the prerequisites for `install` target
Wojtek Kosior
2022-11-29
include omitted subrepos in the `clean` rule
Wojtek Kosior
2022-11-29
update to koszko.org
Wojtek Kosior
2022-11-25
put double exclamation mark (!!) in single quotes for safety
Wojtek Kosior
2022-11-25
add hydrillarepos.koszko.org virtualhost
Wojtek Kosior
2022-11-25
major refactoring of virtualhost definitions
Wojtek Kosior
2022-11-25
add hydrilla.koszko.org virtualhost
Wojtek Kosior
2022-11-23
do little refactoring to the way host system testing directories are prepared...
Wojtek Kosior
2022-11-23
refactor the WSGIScriptAlias g-exps into a separate function
Wojtek Kosior
2022-11-23
add haketilo.koszko.org virtualhost
Wojtek Kosior
2022-11-23
facilitate starting a test container without using `mount` to create the host...
Wojtek Kosior
2022-11-22
remove extraneous ErrorLog directive in Apache2 config
Wojtek Kosior
2022-11-22
add koszkonutek-tmp.pl.eu.org and {hachette,hydrilla}bugs.koszko.org virtualh...
Wojtek Kosior
2022-11-22
update cv
Wojtek Kosior
2022-11-21
make container write logs to a directory shared with host
Wojtek Kosior
2022-11-21
append to container logs instead of truncating them
Wojtek Kosior
2022-11-21
remove unused `fake-client.sh`
Wojtek Kosior
2022-11-21
avoid using `--map-user` and `--map-group` options to `unshare` since they ar...
Wojtek Kosior
2022-11-21
prevent the \{,re\}start-container make targets from clobbering the global mo...
Wojtek Kosior
2022-11-21
briefly document container use and installation in `Makefile`
Wojtek Kosior
2022-11-21
make reinstall possible
Wojtek Kosior
2022-11-21
avoid using `ip netn attach` which is not available with older util-linux
Wojtek Kosior
2022-11-21
initial commit
Wojtek Kosior