Pocketbase
Pocketbase
Docker app from Selfhosters
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/_/- Network
bridge- Privileged
- false
Template configuration
- Target
- 8080
- Default
- 8080
- Value
- 8080
WARNING: if pb_public directory exists, serves the static content from it (html, css, images, etc.)
- Target
- /pb/pb_public
- Default
- /mnt/user/appdata/pocketbase/pb_public
- Value
- /mnt/user/appdata/pocketbase/pb_public
By default, PocketBase stores the applications settings in the database as plain JSON text, including the secret keys for the OAuth2 clients and the SMTP password. While this is not a security issue on its own (PocketBase applications live entirely on a single server and its expected only authorized users to have access to your server and application data), in some situations it may be a good idea to store the settings encrypted in case someone get their hands on your database file (eg. from an external stored backup).
- Target
- ENCRYPTION_KEY
pb_data - stores your application data, uploaded files, etc
- Target
- /pb/pb_data
- Default
- /mnt/user/appdata/pocketbase/pb_data
- Value
- /mnt/user/appdata/pocketbase/pb_data
Categories
Download Statistics
Total Downloads Over Time
Details
lukehagar/pocketbaseRun Pocketbase on Unraid.
Pocketbase is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.