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.

okfro

Members
  • Joined

  • Last visited

Everything posted by okfro

  1. This app is pointed to the old "server" (psono/psono-server) container, but it points to the documentation for the "community-edition" (psono/psono-combo). Since Psono have rolled up the entire stack into a single combo package (there's also a combo-enterprise, which is free for up to 10 users) and the standalone frontend/backend containers are now marked legacy, this app should be updated to point to the correct container--or at least the app should be updated so that the container and the documentation links are consistent with each other. Once I figured out the mismatch, the directions from Psono do work, although it took a little tweaking for me to get them working on my environment. Looking at Step 6 of the instructions: docker run --name psono-combo \ --sysctl net.core.somaxconn=65535 \ -v /opt/docker/psono/settings.yaml:/root/.psono_server/settings.yaml \ -v /opt/docker/psono-client/config.json:/usr/share/nginx/html/config.json \ -v /opt/docker/psono-client/config.json:/usr/share/nginx/html/portal/config.json \ -d --restart=unless-stopped -p 10200:80 psono/psono-combo:latest I adapted this to the template for the app so that `settings.yaml` and `config.json` were mapped as paths. I'm using Cloudflare tunnels instead of an nginx reverse proxy, and that works for me without any issue.

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.