Commit Graph

8 Commits (2a362d62a81a5ec54f15cced02e1d197636d1773)

Author SHA1 Message Date
Eashwar Ranganathan 11f5a8e54b
Make mastodon-streaming systemd unit templated ()
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
2023-08-07 15:41:34 +02:00
Emelia Smith 301e03eb8c
Remove clustering from streaming API () 2023-04-26 11:37:51 +02:00
Lerk 56c55ab9f6
Add ReadWritePaths directive to service files ()
* Update mastodon-web.service

* Update mastodon-streaming.service

* Update mastodon-sidekiq.service
2021-12-22 04:34:12 +01:00
Yurii Izorkin a9ff5c8309
templates/systemd/mastodon: update sandbox mode ()
* templates/systemd/mastodon: add new sandboxing options

* templates/systemd/mastodon: add '@privileged' and remove duplicates SystemCallFilters

* templates/systemd/mastodon: add '@ipc' SystemCallFilter

* templates/systemd/mastodon: add '@memlock' SystemCallFilter

* templates/systemd/mastodon: allow '@resources' filter to mastodon-web service
2021-10-25 16:31:20 +02:00
Yurii Izorkin 863ae47b51
templates/systemd/mastodon: update sandbox mode () 2021-04-24 13:41:03 +02:00
Yurii Izorkin 297a3cf904
templates/systemd/mastodon: enable sandbox mode () 2021-03-24 10:46:13 +01:00
Nolan Lawson 658b4621a6 perf: run node directly when streaming () 2019-02-13 18:52:36 +01:00
Eugen Rochko 6465972caf
Add nginx and systemd templates ()
So they can be copied during installation instead of looking
them up in the documentation

Make default sidekiq configuration use weighted queues

Remove deprecated docs directory
2018-09-24 16:46:05 +02:00