From 5a6abbbe4c946c3b082b27a09f5956bc9f56e18d Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 23 Jan 2020 15:26:23 -0800 Subject: [PATCH] better postinstall --- POSTINSTALL.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/POSTINSTALL.md b/POSTINSTALL.md index 1cc4440..4e26a3b 100644 --- a/POSTINSTALL.md +++ b/POSTINSTALL.md @@ -10,5 +10,8 @@ and run the following command: bin/tootctl accounts modify --role admin ``` -**IMPORTANT**: Before you start using the app, be sure to configure the [federation domain](https://cloudron.io/documentation/apps/mastodon/#federation-domain). The federation domain cannot be changed easily later. +**Production checklist**: + +* Configure the Site settings (contact email, description) at `Administration` -> `Site Settings`. +* Verify the [federation domain](https://cloudron.io/documentation/apps/mastodon/#federation-domain). The federation domain cannot be changed later.