diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-13 16:13:42 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-13 16:13:42 -0300 |
commit | fa73a3a8acc1254ccedcb601081e46df86b4fdee (patch) | |
tree | 5d4673f948e375059679d06a1e7c28a29fc149c6 /content/faqs | |
parent | 3e20beafc4721f403840b6e41a89ab666f6db851 (diff) |
Added Easy mode
Diffstat (limited to 'content/faqs')
-rw-r--r-- | content/faqs/_index.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/content/faqs/_index.md b/content/faqs/_index.md index 4d2b7d5..1ad46d5 100644 --- a/content/faqs/_index.md +++ b/content/faqs/_index.md @@ -17,6 +17,10 @@ It might mean that you need to reload your user. This is fixed by logging out of This happens because your user needs to be part of the `docker` group in order to be able to execute `docker` without `sudo` +## I don't want to configure YAMS manually, is there a pre-made configuration? + +Yes, but **I do not recommend using this option if this is the first time you configure YAMS.** You can check the instructions here: [Easy mode](/config/easy-mode). + ## Why did you choose <this_software> instead of <that_software>? Because. That's why it's _**opinionated**_, you don't _necessarily_ have to agree with me. This setup is aimed at noobs and first time media server enthusiasts. You can always use my sources and fork the project 🔥 |