Skip to content

Commit 9b92038

Browse files
authored
feat: add community guides on getting started guide
1 parent a723d50 commit 9b92038

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/getting-started.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ As promised in the readme, tinyauth is extremely easy to get up and running.
66
Tinyauth by default ships with the traefik proxy, if you are using a different proxy there are available guides for [Nginx Proxy Manager](/docs/guides/nginx-proxy-manager) and [Caddy](/docs/community/caddy).
77
:::
88

9+
## Community guides
10+
11+
If you prefer a guide over documentation on how to get started, there is some amazing content by the community:
12+
13+
- Tinyauth tutorial/showcase by [Jim's Garage](https://youtube.com/watch?v=qmlHirOpzpc).
14+
15+
::: warning
16+
As with all guides and videos, make sure to always check the documentation for updated deployment instructions/configuration changes.
17+
:::
18+
919
## Creating a user
1020

1121
A tinyauth user consists of 3 things, a username, a password hash and an optional TOTP secret:

0 commit comments

Comments
 (0)