@groupoid
systemctl 出来るようにmastodon-*.serviceは自分で作らないといけない。みたいな感じだった気がします。
Conversation
Notices
-
残トイレットペーパー:17本 (unipst@si.pmpm.pw@si.pmpm.pw)'s status on Tuesday, 29-Jan-2019 16:17:23 JST
残トイレットペーパー:17本
-
残トイレットペーパー:17本 (unipst@si.pmpm.pw@si.pmpm.pw)'s status on Tuesday, 29-Jan-2019 16:24:06 JST
残トイレットペーパー:17本
@groupoid
で、このあたりは、
/home/mastodon/live/dist/
にあるので、cp /home/mastodon/live/dist/mastodon-*.service /etc/systemd/system/
して、コピーした後、各 *.service を見てユーザ名や参照先が問題ないか確認。
問題なければ
systemctl start mastodon-web mastodon-sidekiq mastodon-streaming
で動くはずで、動いたら
systemctl enable mastodon-*
して自動起動に登録する。
みたいな…?
-