Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sycotix

Community Developer
  • Joined

  • Last visited

Everything posted by Sycotix

  1. @awediohead not sure why discord isn't letting you chat? I'll look into it. To answer your question, if the port is already in use by different app just use a random one one digit up or down if you like. It can't be the same one because the other app is using it and unraid won't let you anyway.
  2. You need to use latest configuration.yml on my Git or the official Git. Mine has FreeIPA LDAP otherwise either will work.
  3. Hi all! I have now updated the configuration.yml file for Authelia on Git. The new file is a replica of the latest official one with a lot of new changes and also customized ready for use with FreeIPA. Enjoy
  4. Thanks guys I have been notified that Authelia was updated. I will update the template files on GitHub
  5. Exactly the answer I needed. I thought something was going wrong my setup because each time I pressed it manually nothing would move. But this makes total sense since my threshold is at 70%.
  6. Thank you for the support His! Really appreciate it mate. Yeah we lost power in the one week I decided to take a break away from home. Murphy's Law aye? So if that's the case, are you bridging the VM in Unraid? Could also be DNS maybe? Seeing as though my instructions are for using the VM with a FQDN. To be honest I don't know for sure with so many variables but that's seems odd. Having freeipa as a seperate machine is always preferable in reality. But who here really runs a corporation in their home.
  7. Yeah that sucks mate sorry I can't be much help on this one. You can try specifically listing the path in your rules like it says in the official docs in the example section down the page (https://www.authelia.com/docs/configuration/access-control.html) Otherwise might be a question for Emby or the Authelia team
  8. there's your issue. You don't have the correct rules in your Authelia config file. Reading this it looks like you are unauthorised. Try adding a rule for that subdomain if you haven't or you can cover all subdomains with a wildcard such as *.example.com. Here's an example config file I made: https://github.com/ibracorp/authelia/blob/master/configuration.yml Let us know what you find
  9. That's okay, we were all beginners at some point. So usually if an app has a API endpoint this method shown will allow the authentication to be skipped for the API, but if someone was to log in directly still be presented with the sign in for say Authelia or Organizr. I tried looking it up for Emby but can't confirm if it allows API access. From what I can see you need to actually log in. I could be wrong, but that's all I know sorry. I don't use Emby personally. You should provide the logs from Authelia. You can do this in Unraid by clicking the Docker container for Authelia and selecting Logs.
  10. My pleasure thank you!
  11. Thanks for watching my videos, appreciate it. For the first issue I'm not entirely sure but it could be that a header needs to be forwarded on? I'm currently using Organizr Auth for Ombi so can't test it right this second. The second issue is because your API path is being blocked by Authelia. Please watch my Organizr Auth video to undertand how to circumvent this for API paths. The video is about Organizr but the principle and the method is exactly the same:
  12. Interesting. Sure I can do that, not sure where you're based but I'm in Melbourne. PM me and we'll post back with a solution for others
  13. Haven't seen this issue before mate. Maybe worth blowing the cachet container away and trying again? As long as the database is reachable by network there should be no issues, I've tested it again to make sure. Are both containers in the same network type in unraid?
  14. Check your Authelia config file and comment out or fix the TOTP part.
  15. Added Cachet template to CA store. As well as the URL plugin. Video will be coming out soon on our site first so check it out
  16. @everyone very important news here. If I could ask for ten minutes of your time please consider checking it out: https://ibracorp.io/dear-members/
  17. Just uploaded the latest template from IBRACORP. Ghost - with SMTP and MariaDB mappings thanks to Bitnami and their amazing images. Big credit to Bitnami. Hope this template will be an asset to the community. Cheers EDIT: found some issues with the template. Now fixed, please wait for about one hour for the changes to come across to CA store EDIT 2: Again, had to fix some template issues. Just waiting for the next CA update to pull it.
  18. Hi @gizmerthanks for the feedback, glad to help. So yeah with the API stuff I'm going to do a video on that because it comes up a lot. Keep an eye on the YouTube channel and you'll see it come up if subscribed. I'll end up putting it here too
  19. Hate to ask mate, but this question comes up a lot, have you watched my videos covering this? It's mostly a config error in NGINX Proxy Manager (if using)
  20. Hey mate thank you very much for sharing. If you could do a pull request that would be awesome. Not too sure what they do either but with the wide array of apps people publish it can be helpful as it doesn't cover everything.
  21. Haha no problem at all. I know it can be a pain but once you've got the hang of it it'll be worth it. Enjoy
  22. Your backend file config is not correct. It needs to look like this: file: path: /config/users_database.yml password: algorithm: argon2id iterations: 1 key_length: 32 salt_length: 16 memory: 1024 parallelism: 8 You have entered a password after the 'password:' line. The passwords are saved in the actual backend file only.
  23. Glad to hear it! You just taught me something too! Enjoy

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.