mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-10 08:01:11 +00:00
improve First Login docs
This commit is contained in:
@@ -14,9 +14,9 @@ Komodo is able to support Postgres and Sqlite by utilizing the [FerretDB Mongo A
|
||||
|
||||
### First login
|
||||
|
||||
Core should now be accessible on the specified port, so navigating to `http://<address>:<port>` will display the login page.
|
||||
On first login, you need to click `sign-up`, _not_ login, to create an initial admin user for Komodo.
|
||||
Any additional users to create accounts will be disabled by default, and must be enabled by an admin.
|
||||
Core should now be accessible on the specified port, so navigating to `http://<address>:<port>` will display the login page.
|
||||
Enter your preferred admin username and password, and click **"Sign Up"**, _not_ "Log In", to create your admin user for Komodo.
|
||||
Any additional users to create accounts will be disabled by default, and must be enabled by an admin.
|
||||
|
||||
### Https
|
||||
|
||||
|
||||
Reference in New Issue
Block a user