Rocket Chat: Skip Initial Setup Wizard
1 min readJul 17, 2020
Is there a way to avoid landing on the setup wizard by setting all variables from env vars? I’ve set up the admin user, so when I open the chat in a browser, it jumps to the setup wizard.
Finally, I managed to avoid landing on the wizard page by adding this environment variable:
OVERWRITE_SETTING_Show_Setup_Wizard=completed
Boom..!