
I don't want anyone on internet being able to register on my instance of AppWrite. Yes, I can limit access to particular projects in Security, but still anyone can register on my instance and create new projects.

Ah, just found env variable: _APP_CONSOLE_WHITELIST_ROOT This option allows you to disable the creation of new users on the Appwrite console. When enabled only 1 user will be able to use the registration form. New users can be added by inviting them to your project. By default this option is enabled. https://appwrite.io/docs/advanced/self-hosting/environment-variables#general
Recommended threads
- Could not connect to SMTP host
I have tried between 2 different mails and hosts to activate the SMTP of my self-hosted Appwrite instance but to no avail. No matter what I set this is the log...
- Error 500 connecting to Github [Unknown ...
I am trying to connect my self-hosted 1.7.4 instance to Github and am getting the following erorr: ```[Error] Timestamp: 2025-05-30T17:03:24+00:00 [Error] Met...
- Failed to bind to [::]:3000 address in a...
Hello, I am using Appwrite 1.7.4 on a self-hosted instance and am experiencing an issue with Appwrite Site's manual deployment. Please, help. I go to the page ...
