Pocketbase
Aplicación Docker from Selfhosters
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8080]/_/- Red
bridge- Privilegiado
- false
Configuración de plantillas
- Objetivo
- 8080
- Por defecto
- 8080
- Valor
- 8080
WARNING: if pb_public directory exists, serves the static content from it (html, css, images, etc.)
- Objetivo
- /pb/pb_public
- Por defecto
- /mnt/user/appdata/pocketbase/pb_public
- Valor
- /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).
- Objetivo
- ENCRYPTION_KEY
pb_data - stores your application data, uploaded files, etc
- Objetivo
- /pb/pb_data
- Por defecto
- /mnt/user/appdata/pocketbase/pb_data
- Valor
- /mnt/user/appdata/pocketbase/pb_data
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
lukehagar/pocketbaseEjecute Pocketbase en Unraid.
Pocketbase se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.