1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00
Karissa McKelvey 35b4d2d280
fix: systemctl enable mastodon-* does not always work (#794)
root@ubuntu:~# systemctl enable mastodon-*
Failed to enable unit: Unit file mastodon-\x2a.service does not exist.
root@ubuntu:~# systemctl enable mastodon-web mastodon-sidekiq mastodon-streaming
Created symlink /etc/systemd/system/multi-user.target.wants/mastodon-web.service → /etc/systemd/system/mastodon-web.service.
Created symlink /etc/systemd/system/multi-user.target.wants/mastodon-sidekiq.service → /etc/systemd/system/mastodon-sidekiq.service.
Created symlink /etc/systemd/system/multi-user.target.wants/mastodon-streaming.service → /etc/systemd/system/mastodon-streaming.service.
2020-07-15 17:56:37 +02:00
2018-09-23 00:14:25 +02:00
2020-05-20 20:54:12 +02:00
2020-07-01 02:11:40 +02:00
2018-09-23 00:14:25 +02:00
2020-07-01 02:11:40 +02:00
2018-10-21 04:03:53 +02:00
2020-01-05 20:26:27 +01:00

Mastodon

View the documentation at https://docs.joinmastodon.org

Description
Full documentation repository for Mastodon
Readme 71 MiB
Languages
SCSS 56.2%
HTML 43%
JavaScript 0.8%