summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-01-21 08:41:35 -0300
committerRoger Gonzalez <roger@rogs.me>2023-01-21 08:41:35 -0300
commit5171290b935a1530300f86cec87d7b6524d3c23d (patch)
treea20f00f431e7f623c7868bee9d4f2185b268f8e9
parent41b228c0ee0c008352952d06d68b78393e5f452a (diff)
parentf8fcbf1ef4bce4ea8eed1165cc63d8c6319af6fc (diff)
Merge branch 'master' of gitlab.com:rogs/yams.media
-rw-r--r--content/config/easy-mode.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/content/config/easy-mode.md b/content/config/easy-mode.md
index f2989d0..ce58bbf 100644
--- a/content/config/easy-mode.md
+++ b/content/config/easy-mode.md
@@ -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/).