nixpkgs/nixos/modules
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
..
config Merge pull request #101071 from ju1m/apparmor 2021-04-24 11:24:26 +00:00
hardware config.hardware.onlykey: update the udev rules for onlykey 2021-08-19 03:25:13 +00:00
i18n/input-method input methods: add kime 2021-04-19 03:05:07 +09:00
installer Merge pull request #131876 from NixOS/backport-131760-to-release-21.05 2021-08-01 23:06:37 +02:00
misc nixos-icons: fix icons not installed when documentation disabled 2021-08-04 19:39:21 +00:00
profiles Merge pull request #85073 from hyperfekt/systemd-pstore 2021-05-17 00:00:52 +02:00
programs captive-browser: fix empty string in interface args 2021-08-22 17:44:31 +00:00
security Merge pull request #129436 from NixOS/backport-121750-to-release-21.05 2021-08-09 16:15:37 +02:00
services discourse: enable restoring backups bigger than RAM 2021-09-24 12:35:53 +00:00
system nixos/binfmt: run binfmt activation script after mounting /run 2021-08-03 11:24:05 +00:00
tasks services.zfs.expandOnBoot: support expanding pools on boot 2021-09-13 17:42:07 +00:00
testing treewide: use perl.withPackages when possible 2021-03-31 21:35:37 +02:00
virtualisation NixOS/amazonImageZfs: init 2021-09-13 16:20:46 +00:00
module-list.nix config.hardware.onlykey: move the module into its own folder 2021-08-19 03:25:13 +00:00
rename.nix quagga: remove 2021-04-22 12:48:48 +02:00