summaryrefslogtreecommitdiff
path: root/gnu/services
AgeCommit message (Expand)AuthorFilesLines
2021-04-14services: cuirass: Use "/tmp" database host.Mathieu Othacehe1-1/+1
2021-04-14Revert "services: mysql: Add extra-environment as configuration option."Leo Prikler1-6/+1
2021-04-13services: postgresql: Use "/tmp" host directory.Mathieu Othacehe1-1/+1
2021-04-13services: mysql: Add extra-environment as configuration option.methuselah-01-1/+6
2021-04-12services: postgresql: Change service default socket directory.Christopher Baines1-1/+1
2021-04-12services: ipfs: Tweak description.Ludovic Courtès1-1/+1
2021-04-12services: Add ipfs-service-typeMaxime Devos1-0/+141
2021-04-10services: git-daemon: Fix typo in docstring.Tobias Geerinckx-Rice1-1/+1
2021-04-09services: Add Laminar.Christopher Baines1-0/+127
2021-04-06services: dovecot: Fix serialization of a free-form-args arguments.Alexey Abramov1-1/+1
2021-04-03services: guix-publish: Add zstd compression by default.Ludovic Courtès1-1/+5
2021-04-01services: kmscon: Add font-engine and font-size fields.qblade1-2/+11
2021-04-01gnu: services: web: Have fcgiwrap log to a file.Christopher Baines1-1/+2
2021-04-01gnu: services: web: Cleanup whitespace.Christopher Baines1-17/+17
2021-03-31services: sysctl: Export <sysctl-configuration> record field accessors.muradm1-0/+2
2021-03-31services: xorg: Export %default-xorg-server-arguments.Valentin Herrmann1-0/+2
2021-03-29services: rottlog: Add /var/log/mcron.log to '%default-rotations'.Ludovic Courtès1-2/+2
2021-03-23services: cuirass: Set default port values.Mathieu Othacehe1-3/+5
2021-03-23services: cuirass: Adapt to Cuirass 1.0.Mathieu Othacehe1-8/+7
2021-03-18services: Enable "protected hardlinks" and "protected symlinks" by default.Leo Famulari2-2/+11
2021-03-16gnu: Remove MongoDB.Léo Le Bouter1-88/+0
2021-03-15services/qemu-binfmt: Use the F flag and the static output of QEMU.Maxim Cournoyer1-98/+129
2021-03-10services: Prevent following symlinks during activation.Maxime Devos4-44/+48
2021-03-10services: cuirass: Remove simple cuirass configuration.Mathieu Othacehe1-81/+1
2021-03-10services: cuirass: Do not create the database directory.Mathieu Othacehe1-4/+0
2021-03-05services: guix-build-coordinator: Add dynamic auth with file record.Christopher Baines1-1/+19
2021-03-03services: shepherd: Make 'assert-valid-graph' public.Andrew Tropin1-1/+3
2021-02-28services: guix-build-coordinator: Add dynamic auth record.Christopher Baines1-1/+17
2021-02-28services: guix-build-coordinator: Rework authentication config.Christopher Baines1-16/+38
2021-02-25services: shepherd: Make /run/booted-system a symlink to the store item.Ludovic Courtès1-1/+5
2021-02-23services: cuirass: Fix services requirements.Mathieu Othacehe1-3/+3
2021-02-23services: postgresql-roles: Fix race condition.Mathieu Othacehe1-11/+10
2021-02-23services: cuirass: Improve simple-cuirass-services.Mathieu Othacehe1-19/+3
2021-02-22services: postgresql: Define a default value.Mathieu Othacehe1-1/+3
2021-02-22services: cuirass: Instantiate postgresql service.Mathieu Othacehe1-0/+2
2021-02-22services: tor: Add control-socket? option.Christopher Lemmer Webber1-2/+11
2021-02-22services: cuirass: Add parameters support.Mathieu Othacehe1-8/+18
2021-02-19services: cuirass: Add "simple-cuirass-services".Mathieu Othacehe1-1/+101
2021-02-17services: wireguard: New service.Mathieu Othacehe1-1/+137
2021-02-15services: Add Agate Gemini service.Alexandru-Sergiu Marton1-2/+110
2021-02-12services: cuirass: Add server argument for the remote-worker.Mathieu Othacehe1-1/+7
2021-02-12services: Add transmission-daemon service.Simon South1-0/+804
2021-02-11services: Add 'xorg-server-service-type'.宋文武1-0/+37
2021-02-11services: knot: Fix configuration verification.Alexey Abramov1-7/+7
2021-02-09services: cuirass: Move zabbix argument to the web process.Mathieu Othacehe1-5/+5
2021-02-08services: cuirass: Add Zabbix support.Mathieu Othacehe1-0/+8
2021-02-08gnu: Remove 'file-systems requirement from kernel-module-loader.raid5atemyhomework1-1/+2
2021-02-06services: PostgreSQL: Quote database names.Marius Bakke1-3/+3
2021-02-05gnu: services: Fix the NFS service.Maxim Cournoyer1-2/+2
2021-01-30services: shepherd: Allow custom 'shepherd' package.Maxime Devos1-13/+40