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.

Roxedus

Community Developer
  • Joined

  • Last visited

Everything posted by Roxedus

  1. They both do the work, and cater to different scenarios. My reasoning for my suggestion is that I dont want to be able to reach /admin at all with my reverse proxy. Another thing to think about is the resulting error code, where my suggestion gives a 404, while the deny gives a 403. A 403 might say to a potential attacker that there is something there (you could have it respond with a 404 instead)
  2. If it is anything like the iOS app, if keeps its own chain of certs
  3. I did consider that way when I did my post, and my conclusion is still that it should not be able be reached outside of the lan. I have the port mapped, so I can reach it outside of the reverse proxy, if that's not the case for you, doing a allow/deny is the next best option, outside of just disabling the admin panel in the container.
  4. This is not a bug. The container has no idea what port you set on the host-side.
  5. sounds like the database is missing, corrupted or set to read-only
  6. Bitwarden_rs runs on port 80 by default, have you changed the app itself to listen to 8086? There is two ways you can tackle this. But which to choose depends on two things, do you use dns validation with swag, and do you have a internal dns server? If the answer to both is yes, you can just set up the local dns to point to swag on your subdomain. If it is no on either of those, you can use allow/deny in nginx to only let the lan subnet connect.
  7. Follow the bitwarden_rs project. As stated in the post, i do not create these applications.
  8. It is not implemented in this version.
  9. The combability aspect is new for me. Yea, I plan on expanding the page in the near future
  10. You cannot change ports when using the --network argument, it behaves similarly to host. you would have to use port 80.
  11. And just to be sure, other sites on the same domain work?
  12. This just enforces my suspicion of the app using a ip or something
  13. And you are sure your app i set to connect to the subdomain?
  14. Im not sure how advanced that feature is, like if it follows the html tag for favicon, or just assumes it lives on /favicon.ico, i have those errors too sometimes, and i havent seen anything bad from it.
  15. Are you using the sample in swag?
  16. Like the video. But my OCD really don't like the output, many of the fields are just not needed, I dedicated whole section on that on my write up on how to create a template.
  17. It was. They have hid their changelog in a way that there is no reliable way to get notifications. They silently updated the requirements. Runs on latest build
  18. Its been a while since i used HAProxy, but you need to set it to connect over https, but to not validate the cert, as it is self-signed
  19. atleast give some config so we can help.
  20. In what context are you using letsencypt in?
  21. You are probably running into this browser resctriction: https://docs.organizr.app/books/troubleshooting/page/redirect-looping---samesite-errors
  22. Might be worth mentioning somewhere that `https://github.com/<username>.png` works Pros: Easier Dynamic Prettier Cons:
  23. Pretty sure you do that in the same variable > redis://username:password@[IP]:6379
  24. Are you using macvlan?
  25. As I noted in this PR. Expose is not the issue. https://github.com/Roxedus/docker-TS-DnsServer/pull/2#issuecomment-751127753

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.