software/Mastodon/admin/mastodon-sidekiq.service: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
No edit summary
m Woozle moved page Mastodon/admin/mastodon-sidekiq.service to software/Mastodon/admin/mastodon-sidekiq.service: disambiguate from band (eventually)
 
(No difference)

Latest revision as of 19:12, 12 March 2025

<hide>

 page status::seed

</hide>

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

mastodon-sidekiq.service

Typical location: /etc/systemd/system/mastodon-sidekiq.service

This file configures the Sidekiq service worker. To restart the worker, do either of the following as root:

  • systemctl restart mastodon-sidekiq.service - to restart just Sidekiq
  • systemctl restart mastodon-*.service - to restart all the Mastodon services