1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/services/databases
Nikolay Amiantov 9027a59f7a influxdb2 service: don't use dynamic user
It breaks something inside of influxdb2, which results in flurry of errors like these:

> ts=2021-12-21T18:19:35.513910Z lvl=info msg="Write failed" log_id=0YZYwvV0000 service=storage-engine service=write shard=50 error="[shard 50] unlinkat ./L1-00000055.tsi: read-only file system"

I believe this is somehow caused by a mount namespace that systemd creates for
the service, but I didn't investigate this deeper.
2021-12-27 20:31:27 +03:00
..
aerospike.nix
cassandra.nix
clickhouse.nix
cockroachdb.nix
couchdb.nix couchdb3: add vm.args and fix pkgs.couchdb reference 2021-12-09 14:55:01 +00:00
firebird.nix
foundationdb.nix
foundationdb.xml
hbase.nix nixos/hbase: refactor settings option 2021-12-09 01:38:24 +01:00
influxdb.nix
influxdb2.nix influxdb2 service: don't use dynamic user 2021-12-27 20:31:27 +03:00
memcached.nix
monetdb.nix
mongodb.nix
mysql.nix nixos/mysql: minor cleanup and formatting 2021-12-22 08:57:18 -05:00
neo4j.nix nixos/tarsnap, nixos/neo4j: defaultText for submodule options 2021-12-09 01:42:24 +01:00
openldap.nix
opentsdb.nix
pgmanage.nix
postgresql.nix postgresql_9_6: drop 2021-12-03 01:14:29 +01:00
postgresql.xml nixos/postgresql: improve docs on how to upgrade 2021-12-11 18:22:31 +01:00
redis.nix nixos/redis: enable multiple instances of redis-server 2021-12-13 14:42:19 -05:00
rethinkdb.nix
riak.nix
victoriametrics.nix
virtuoso.nix