Added defaults to easy mode

This commit is contained in:
Roger Gonzalez 2023-01-20 16:26:15 -03:00
parent 044a8089af
commit f8fcbf1ef4
Signed by: rogs
GPG Key ID: C7ECE9C6C36EC2E6

View File

@ -66,4 +66,11 @@ To restart `yams`, run:
/opt/yams/config$ yams start
```
## Default usernames and passwords
If anything asks you for an username and password, the defaults are:
- username: admin
- password: 12345
And that's it! You should have everything configured and running from zero. You can now jump to [Running everything together](/config/running-everything-together/).