nixpkgs/pkgs/servers/web-apps/discourse
Ryan Mulligan f933c68374 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.
2021-09-23 09:59:31 -07:00
..
mail_receiver
plugins discourseAllPlugins: init discourse-ldap-auth 2021-08-18 10:12:41 -07:00
rubyEnv discourse: 2.7.4 -> 2.7.5 2021-07-14 13:18:23 +02:00
action_mailer_ca_cert.patch
admin_create.patch
auto_generated_path.patch discourse: Change the path to the auto generated plugin assets 2021-08-17 18:21:03 +02:00
default.nix discourse: enable restoring backups bigger than RAM 2021-09-23 09:59:31 -07:00
disable_jhead.patch
nixos_defaults.patch
plugin_gem_api_version.patch discourse: Add a proper plugin builder + a few initial packages 2021-06-24 20:54:14 +02:00
unicorn_logging_and_timeout.patch
update.py discourseAllPlugins: init discourse-ldap-auth 2021-08-18 10:12:41 -07:00
use_mv_instead_of_rename.patch discourse: Patch sources instead of using replace-literal 2021-06-24 19:38:25 +02:00