From 3faa9d7d1b3aa5222f13eb4aa2fb5461ae0f5f6c Mon Sep 17 00:00:00 2001 From: Benoit Date: Mon, 21 Oct 2024 21:15:31 +0900 Subject: [PATCH] Mastodon: Add reminder to next manual steps --- run/mastodon/workspace/setup_mastodon.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/run/mastodon/workspace/setup_mastodon.sh b/run/mastodon/workspace/setup_mastodon.sh index 97ec1f1..179a1b7 100644 --- a/run/mastodon/workspace/setup_mastodon.sh +++ b/run/mastodon/workspace/setup_mastodon.sh @@ -19,3 +19,5 @@ bundle config deployment 'true' bundle config without 'development test' bundle install -j"$(getconf _NPROCESSORS_ONLN)" yarn install +# Next steps are manual when container is started for the first time +# https://docs.joinmastodon.org/admin/install/#generating-a-configuration