nixpkgs/nixos/modules/services
Ryan Mulligan d3bee2a63a discourse: enable restoring backups bigger than RAM
When restoring a backup, discourse decompresses the backup archive in
the /share/discourse/tmp dir. Before this change, it is linked to /run
which is typically backed by memory, so the backup will fail to
restore if you do not have enough memory on your system to contain the
backup. This has already happened to me on two small forums.

This moves tmp to the StateDirectory /var/lib/discourse/tmp which is
typically backed by disk.

(cherry picked from commit f933c68374b9c6195dc74d26c95fc9bf240fead8)
2021-09-24 12:35:53 +00:00
..
admin
amqp activemq: add type to configurationDir (#110450) 2021-01-22 11:11:05 +01:00
audio slimserver: Fix user creation 2021-07-02 10:58:22 +00:00
backup nixos/postgresqlBackup: Only replace backup when successful 2021-07-07 23:45:22 +00:00
blockchain/ethereum nixos/geth: initial service 2021-02-23 19:28:51 +01:00
cluster Merge pull request #130269 from NixOS/backport-125205-to-release-21.05 2021-08-08 11:09:03 +01:00
computing nixos/services/foldingathome: Add an option to set the "nice level" (#122864) 2021-05-18 18:44:52 +02:00
continuous-integration nixos/modules/jenkins: Add option to add CLI 2021-09-08 18:04:54 +02:00
databases nixos/victoriametrics: set LimitNOFILE=1048576 to fix panic and restart loop 2021-08-07 10:39:13 +00:00
desktops pipewire: 0.3.35 -> 0.3.36 2021-09-20 06:27:38 +00:00
development python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
display-managers nixos/greetd: Add greetd module (#118294) 2021-04-06 19:35:32 +00:00
editors treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
games nixos/terraria: adapt option types 2021-06-01 13:15:24 +00:00
hardware nixos/ddccontrol: init 2021-07-20 22:32:07 -04:00
logging nixos/promtail: Allow write access to positions file if not in CacheDirectory 2021-09-12 16:21:38 +00:00
mail nixos/mailman: fix documentation option links 2021-05-14 18:33:24 +02:00
misc gitlab: Enable puma's systemd notify support 2021-08-28 16:03:12 +02:00
monitoring zabbixAgent: add bash to $PATH 2021-07-01 03:11:24 +00:00
network-filesystems nixos: convert netatalk to settings-style configuration 2021-05-20 17:39:28 +02:00
networking Merge pull request #125221 from NixOS/backport-124404-to-release-21.05 2021-08-03 06:33:12 +02:00
printing nixos/printing: simplify filterGutenprint function 2021-03-14 11:59:00 +01:00
scheduling nixos/atd: prefer 'install' over 'mkdir/chmod/chown' 2021-05-01 15:16:19 +02:00
search nixos/elasticsearch-curator: add type 2021-01-27 11:50:19 -08:00
security nixos/privacyidea: use sudo(8) that's configured via the module 2021-09-12 18:13:58 +00:00
system nixos/self-deploy: init (#120940) 2021-05-18 08:29:37 -07:00
torrent nixos/services/torrent/transmission.nix: add a missing apparmor rule 2021-05-05 22:47:52 +02:00
ttys nixos/getty: add missing --keep-baud 2021-06-25 23:32:04 +02:00
video treewide: Fix mysql alias deprecation breakage 2021-06-05 17:11:40 +00:00
wayland cage: drop maintainership (#121174) 2021-04-29 18:07:13 +02:00
web-apps discourse: enable restoring backups bigger than RAM 2021-09-24 12:35:53 +00:00
web-servers nixos/lighttpd: set port type to types.port 2021-06-01 13:15:23 +00:00
x11 Merge pull request #133563 from NixOS/backport-133204-to-release-21.05 2021-08-13 00:32:27 +03:00