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