about summary refs log tree commit diff
path: root/nixos/modules/services/web-apps/mastodon.nix
AgeCommit message (Expand)AuthorFilesLines
2024-05-29nixos/mastodon: optimize systemd startup order blockIzorkin1-24/+11
2024-05-29nixos/mastodon: update redis host and port configurationsIzorkin1-6/+26
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-50/+50
2024-03-22nixos/mastodon: stop mastodon-init-db.service if check for seeded DB failsMaximilian Bosch1-5/+10
2024-02-17nixos/mastodon: add option redis.passwordFileIzorkin1-8/+25
2024-02-16nixos/mastodon: redis now uses unix socket by defaultIzorkin1-5/+22
2024-01-26mastodon: set LimitNOFILEIsa1-0/+1
2023-12-20nixos/mastodon: replace ffmpeg to ffmpeg-headlessIzorkin1-2/+2
2023-12-19nixos/mastodon: properly escape arguments to psql in init-db scriptnetworkException1-10/+7
2023-12-04nixos/mastodon: clarify the need to set streamingProcessesTrolli Schmittlauch1-1/+1
2023-11-17Merge pull request #266270 from Ma27/postgresql-ownership-15Ryan Lahfa1-3/+3
2023-11-15nixos/mastodon: update elasticsearch configurationIzorkin1-2/+31
2023-11-14mastodon: 4.1.6 -> 4.2.1Kerstin Humm1-41/+58
2023-11-13nixos/postgresql: drop ensurePermissions, fix ensureUsers for postgresql15Maximilian Bosch1-3/+3
2023-06-25treewide: use optional instead of 'then []'Felix Buehler1-3/+1
2023-05-19nixos: fix typosfigsoda1-1/+1
2023-04-20nixos/mastodon: fixup sidekiq jobClasses assertionKerstin Humm1-5/+6
2023-04-12Merge pull request #225005 from erictapen/mastodon-sidekiqSandro1-0/+7
2023-04-09nixos/mastodon: add assertion for only allowing one sidekiq scheduler queueKerstin Humm1-0/+7
2023-04-06nixos/mastodon: Allow configuring sidekiq processesViv Lim1-31/+88
2023-01-15nixos/mastodon: Add the ability to pass environment filesGeorge Shammas1-6/+18
2023-01-07nixos/mastodon: remove duplicated shebangSandro Jäckel1-1/+0
2022-12-16nixos/mastodon: update database configurationIzorkin1-17/+33
2022-12-16nixos/mastodon: fix init db on remote postgresqlIzorkin1-2/+20
2022-12-09Allow to override the https settingsVladimir Pouzanov1-2/+3
2022-12-07nixos/mastodon: allow appending other env files to serviceConfig.EnvironmentFileLin Yinfeng1-5/+5
2022-12-04Merge pull request #203825 from SuperSandro2000/mastodon-tootctlSandro1-12/+15
2022-12-03nixos/mastodon: replace mastodon-env with a proper wrapper mastodon-tootctlSandro Jäckel1-12/+15
2022-12-01treewide: switch to port type for nixos modulesDaniel Nagy1-1/+1
2022-11-28nixos/mastodon: add smtp assertionsIzorkin1-4/+20
2022-11-21nixos/mastodon: fix emoji importIzorkin1-1/+1
2022-11-12nixos/mastodon: fix definition of mastodon-media-auto-removeJustinas Stankevicius1-7/+7
2022-11-07nixos/mastodon: add option mediaAutoRemoveManuel Bärenz1-0/+49
2022-10-26nixos/mastodon: fix start servicesIzorkin1-15/+25
2022-08-31nixos/*: convert straggler options to MDpennae1-6/+6
2022-08-31nixos/*: automatically convert option descriptionspennae1-1/+1
2022-08-19nixos/*: automatically convert option docspennae1-6/+6
2022-08-19nixos/*: normalize <package> to <literal>pennae1-2/+2
2022-08-03nixos/*: automatically convert option docs to MDpennae1-9/+9
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-13/+13
2022-07-30treewide: automatically md-convert option descriptionspennae1-33/+33
2022-05-13nixos/mastodon: use redis.serversJelle Besseling1-2/+4
2022-03-31mastodon: use correct GitHub UrlKerstin Humm1-1/+1
2022-03-31nixos/mastodon: preload libjemalloc.soKerstin Humm1-0/+2
2022-02-19nixos/mastodon: add RAILS_ROOT to mastodon-envJelle Besseling1-0/+1
2021-11-07nixos/mastodon: allow '@resources' filter to mastodon-web serviceIzorkin1-1/+1
2021-11-06nixos/mastodon/streaming: add '@memlock' SystemCallFilterIzorkin1-1/+1
2021-11-06nixos/mastodon: add '@ipc' SystemCallFilterIzorkin1-6/+6
2021-11-06nixos/mastodon: remove duplicates SystemCallFiltersIzorkin1-6/+6
2021-11-06nixos/mastodon: add new sandboxing optionsIzorkin1-0/+4