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. You need to download the xml linked in the description, place it somewhere on your array, and add the path for the xml to the `traccar.xml` volume mapping
  2. Then use this post. Right. As a non-unraid user would need to do.
  3. Yes. Its one of the features listed. https://github.com/dani-garcia/bitwarden_rs#features
  4. There was a issue raised about this on the bitwarden_rs repository. Its due to the fact that your `domain` variable dont include scheme.
  5. For this container, that wont happen with that variable in mind. You can create an account by using the variable for allowing sing ups. For the lsio container i brought up, it means that it wont create the user automatically on startup, you can still create it with the containers shell with the same commands you would use to create user 3 currently. You do inn fact bring up an interesting point, and see where the template maintainer may be able to mess it up. This whole discussion will probably fit another thread (please point me to it), but it would also be nice to be able to have variables connected to the branch tag. For this container its not needed, as its sql based counterpart is another image, and introduces some variables.
  6. Exactly. There is multiple scenarios i can see where it would be handy. Like linuxservers mariadb which only uses some variables at first run.
  7. Interesting. Would be nice to be able to specify if a variable would be synced like that. I agree, and this one doesn't. I have made a request for allowing it to be empty, but i don't see it going into fruition.
  8. it comes back when a user deletes a variable.
  9. you can do that on the reverse proxy. in your bitwarden.subdomain.conf you can add the following location just before the last curly bracket location /admin { return 404; } Ideally one should be able to remove the token variable all together, but it gets synced back. ( If one could select what variables CA syncs, that would be great winks at @Squid)
  10. Its really not. Bitwarden_rs doesn't have a way to generate a self-signed certificate, hence why it cant be delivered with one. The project has its own wiki page on enabling SLL, and another page on how to use self-signed certs with it. What you are asking is extending the containers functionality. I can help with that, if you hop on over to the discord linked in my signature.
  11. Orphaned image only means that the image is not currently is used. Did you get an error after adding that parameter? Regardless, go to the docker page on unraid, scroll down to "Add container", in the dropdown choose bitwarden, and edit the template to its previously working state.
  12. @Gabriel_B I just managed to setup smtp with a gmail account. This account is set to allow insecure connections I used the settings showed in the screenshot, but with my email
  13. Sounds like a DNS issue, is this your own email server?
  14. It has the important bits which I was looking for, if you want to try another one you can try the one from Linuxserver. To eliminate the possibility of it being the reverse proxy, you should connect the extension to your local address on the homecomputer.
  15. Ok, so it sounds like a reverse proxy issue. Can you post yours?
  16. I have neither of those now. Post some new container logs.
  17. But the appdata is still present, right? point this one to the existing appdata
  18. @RockDawgDid you not have an existing install?
  19. So bitwardenrs:server is drop-in replaceable with mprasil's container. The same environment variables and so on. ADMIN_TOKEN is unrelated to the admin password, it's a string you create yourself. Either generate a random one (preferred), or just button smash on your keyboard. You don't really need to remember it, as you can change it if you really need to go into the admin panel.
  20. Having a plain webhook notifier would be nice, one that can be very customised (preferably being able to create a json payload). A plain webhook method allows a user to use pretty much their push notification service of choice. This may, or may not be a tangent of my wish to send notifications to discord without using the "slack hack", as expressed on the 2020 poll
  21. The one from their wiki works perfectly for me. mounting the logs from the bitwarden container to the letsencrypt container. f2b is doing both iptables and firewall actions on triggers
  22. You run fail2ban on your reverse proxy. linuxserver/letsencrypt has fail2ban. Although this guide is for organizr and letsencrypt, the concept of mapping the file and configuring f2b is the same. This is the only variable i added `-e 'LOG_FILE'='/data/bitwarden.log'` This is imho the preferred way.
  23. Makes sense. I would very much like to know what it is in case you narrow it down

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.