mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
20 lines
438 B
ReStructuredText
20 lines
438 B
ReStructuredText
|
|
Logging In
|
|
----------
|
|
|
|
.. index::
|
|
single: logging in
|
|
|
|
To log in, browse to the user interface at: ``http://<server name>/``
|
|
|
|
|Login form|
|
|
|
|
.. |Login form| image:: ../common/images/login-form.png
|
|
|
|
Log in using a valid username and password.
|
|
|
|
|
|
The default username is ''admin'', and the default password is set during installation. To configure users and passwords, you can do so by accessing **Users** from the left navigation bar.
|
|
|
|
|