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.

aremack

Members
  • Joined

  • Last visited

  1. I abandoned the project in favor of obsidian + git sync. It’s really nice.
  2. I was able to get the reverse proxy working with swag last time I had it up and running. What I still haven't figured out yet was the connection to postgres that I spoke about above.. did you get that part working yet? I can probably help you get there, what does your set up look like so far, or where do you think you're having trouble?
  3. Wondering if anyone would mind helping me sort out joplin server, postgres and nginx reverse proxy. I had this working a few months ago, and something got hosed when I upgraded my cache drive pool. Since I'm pretty new to unraid and docker, and brand new to postgres, I figured I might as well wipe everything and start from scratch. Set it back up, but not really positive about all the settings that I put in. Now I'm mostly getting errors like 502 Bad Gateway error which leads me to believe it might be a reverse proxy problem maybe? I can't figure out how to troubleshoot this to see where the problem is. I was hoping someone might take a look at my settings, and see if I'm missing something obvious. I've deleted everything and started from scratch like 6 times now. I used this to set up Postgres 11 CREATE USER joplin WITH PASSWORD 'joplin'; CREATE DATABASE joplin TEMPLATE template0 ENCODING 'UNICODE'; ALTER DATABASE joplin OWNER TO joplin; GRANT ALL PRIVILEGES ON DATABASE joplin TO joplin; Joplin Server v2.3.5 I'm using Nginx Proxy Manager for reverse proxy

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.