All apps · 0 apps
pocketbase
Docker app from A75G's Repository
Overview
PocketBase - Open Source backend for your next SaaS and Mobile app in 1 file
Install Pocketbase on Unraid in a few clicks.
Find Pocketbase in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Pocketbase Review the template variables and paths Click Install
Categories
Download Statistics
127,162
Total Downloads
2,062
This Month
2,278
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
spectado/pocketbase:0.19.2Last Updated2024-12-26
First Seen2024-03-30
Runtime arguments
- Web UI
http://[IP]:[PORT:80]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Host Port 1Porttcp
- Target
- 80
- Value
- 5170
Host Path 1Pathrw
application config and data and should be mapped to your local file system to persist them
- Target
- /pb_data
- Value
- /mnt/user/appdata/pocketbase/pb_data/
Host Path 2Pathrw
directory allows you to version your DB structure
- Target
- /pb_migrations/
- Value
- /mnt/user/appdata/pocketbase/pb_migrations/
Host Path 3Pathrw
optional, and is only used for serving static files
- Target
- /pb_public
- Value
- /mnt/user/appdata/pocketbase/pb_public/
ROOT_ADMIN_EMAILVariable
- Default
- admin@grimoire.localhost
- Value
- admin@grimoire.localhost
ROOT_ADMIN_PASSWORDVariable
- Default
- changeme
- Value
- changeme