How to create a Super Admin user on a fresh self h...
# support
a
I've been reading the documentation for Self-Hosting . I'm reading this page https://www.medplum.com/docs/self-hosting/super-admin-guide . But, I've not been able to figure out which is the initial Super Admin user or how to create one. How could I do this? Another question: Could self user registration be disabled from the initial installation?
r
Hi @alexisrodgtz - There is a super admin project. Any member that has access to this project will have super admin priveledges when logged into the project named "Super Admin"
i believe by default the first project created by default IS the super admin project. If you look at your profile chooser, you should be able to confirm the project name https://www.medplum.com/docs/app/app-introduction
a
Ok. Got it, I have access
/admin/{details,users,patients,clients,bots,secrets,sites}
, but not to
/admin/super
. Trying to check what is under Server Maintenance for the guide.
r
I believe /admin/super is only accessible when you are logged into the Super Admin project
Are you willing to screenshot your profile selector?
There is also a default super admin user with email admin@example.com: https://www.medplum.com/docs/contributing/run-the-stack#run-the-medplum-web-app
a
I created a new user. For Project I typed
Super Admin
. Is that how I become part of the project? 😅
r
Haha, unfortunately not. It should already be there
Can you try loggin in as admin@example.com, as I linked above?
a
oh! It's working . I didn't test default admin user before asking 😅
r
no worries
if you go to /admin/users now, you should be able to invite more users to the super-admin project 😉
a
Working like a charm. Thank you for the quick response! âš¡
167 Views