Commit Graph

8 Commits (main)

Author SHA1 Message Date
Eashwar Ranganathan 11f5a8e54b
Make mastodon-streaming systemd unit templated (#24751)
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
9 months ago
Emelia Smith 301e03eb8c
Remove clustering from streaming API (#24655) 1 year ago
Lerk 56c55ab9f6
Add ReadWritePaths directive to service files (#17178)
* Update mastodon-web.service

* Update mastodon-streaming.service

* Update mastodon-sidekiq.service
2 years ago
Yurii Izorkin a9ff5c8309
templates/systemd/mastodon: update sandbox mode (#16235)
* 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
3 years ago
Yurii Izorkin 863ae47b51
templates/systemd/mastodon: update sandbox mode (#16103) 3 years ago
Yurii Izorkin 297a3cf904
templates/systemd/mastodon: enable sandbox mode (#15937) 3 years ago
Nolan Lawson 658b4621a6 perf: run node directly when streaming (#10032) 5 years ago
Eugen Rochko 6465972caf
Add nginx and systemd templates (#8770)
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
6 years ago