nixpkgs/nixos
Maximilian Bosch 6f9099fa62
nixos/{jira,crowd,confluence}: restart service on failure
In case of unexpected failures of the services - such as an OOM - it
shouldn't be necessary for an administrator to restart the service by
hand (which is usually sufficient). Instead, this should happen
automatically.

Also, I decided to increase the interval between restart attempts from
100ms[1] to 10s for a small grace period as suggested by several online
resources[2][3].

[1] See `systemd.service(5)`
[2] https://it.megocollector.com/linux/create-systemd-services-for-atlassian-apps/
[3] https://anteru.net/blog/2017/jira-confluence-with-systemd-on-centos/
2022-05-10 22:31:22 +02:00
..
doc nixos/doc: Add Snipe-IT to 22.05 release notes 2022-05-10 16:57:21 +02:00
lib treewide: nixosTest -> testers.nixosTest 2022-05-09 14:16:06 +02:00
maintainers nixos/lxd: improve tests 2022-05-03 12:24:13 +02:00
modules nixos/{jira,crowd,confluence}: restart service on failure 2022-05-10 22:31:22 +02:00
tests Merge pull request #156071 from Madouura/dev/bcachefs-installer 2022-05-09 19:48:16 +03:00
COPYING
default.nix nixos: Make system.build.vm a standard attribute based on vmVariant 2021-12-17 14:49:31 +01:00
README
release-combined.nix nixos/release: add podman, oci-containers.podman to tested 2022-05-03 19:42:33 +10:00
release-small.nix nixos/release: disable nfs3.simple 2022-03-03 06:34:59 +10:00
release.nix nixos/release: add calamares installer 2022-05-03 12:19:20 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.