AppFlowy-Search
AppFlowy-Search
Docker-Anwendung from vmalinics0's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Netzwerk
custom:appflowy- Shell
bash- Privilegiert
- false
Konfiguration der Vorlage
Persistent directory for the full-text (keyword) search index. Must have sufficient free space.
- Ziel
- /var/lib/appflowy/keyword_index
- Standard
- /mnt/user/appdata/AppFlowy-Search/keyword_index
- Wert
- /mnt/user/appdata/AppFlowy-Search/keyword_index
PostgreSQL connection string. Must match AppFlowy-Cloud.
- Ziel
- APPFLOWY_SEARCH_DATABASE_URL
- Standard
- postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
- Wert
- postgres://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Redis connection URL.
- Ziel
- APPFLOWY_SEARCH_REDIS_URL
- Standard
- redis://AppFlowy-Redis:6379
- Wert
- redis://AppFlowy-Redis:6379
Shared JWT secret. Must be identical to GoTrue and AppFlowy-Cloud.
- Ziel
- APPFLOWY_GOTRUE_JWT_SECRET
- Standard
- changeme_jwt_secret_min32chars!!
- Wert
- changeme_jwt_secret_min32chars!!
Set true to use MinIO.
- Ziel
- APPFLOWY_S3_USE_MINIO
- Standard
- true
- Wert
- true
S3/MinIO access key.
- Ziel
- APPFLOWY_S3_ACCESS_KEY
- Standard
- minioadmin
- Wert
- minioadmin
S3/MinIO secret key.
- Ziel
- APPFLOWY_S3_SECRET_KEY
- Standard
- changeme_minio_secret
- Wert
- changeme_minio_secret
S3/MinIO bucket name.
- Ziel
- APPFLOWY_S3_BUCKET
- Standard
- appflowy
- Wert
- appflowy
Internal MinIO API URL.
- Ziel
- APPFLOWY_S3_MINIO_URL
- Standard
- http://AppFlowy-MinIO:9000
- Wert
- http://AppFlowy-MinIO:9000
AWS S3 region (leave empty for MinIO).
- Ziel
- APPFLOWY_S3_REGION
OpenAI API key for semantic/vector search and document embeddings. Leave empty to use keyword-only search.
- Ziel
- AI_OPENAI_API_KEY
Azure-hosted OpenAI API key (alternative to OpenAI). Leave empty if using standard OpenAI.
- Ziel
- AZURE_OPENAI_API_KEY
Azure OpenAI resource endpoint URL.
- Ziel
- AZURE_OPENAI_ENDPOINT
Azure OpenAI API version string.
- Ziel
- AZURE_OPENAI_API_VERSION
Enable full-text keyword search. Recommended: true.
- Ziel
- APPFLOWY_KEYWORD_SEARCH_ENABLED
- Standard
- true
- Wert
- true
Continuously index new/updated documents in the background.
- Ziel
- APPFLOWY_BACKGROUND_INDEXER_ENABLED
- Standard
- true
- Wert
- true
Enable the keyword indexing worker.
- Ziel
- APPFLOWY_KEYWORD_WORKER_ENABLED
- Standard
- true
- Wert
- true
Enable database-level indexing (experimental).
- Ziel
- APPFLOWY_INDEXER_DATABASE_ENABLED
- Standard
- false
- Wert
- false
Memory-mapped file size for keyword index in bytes. Default: 2 GiB. Reduce if RAM is limited.
- Ziel
- APPFLOWY_KEYWORD_INDEX_MAP_SIZE_BYTES
- Standard
- 2147483648
- Wert
- 2147483648
IP address the search service listens on. :: = all interfaces.
- Ziel
- APPFLOWY_SEARCH_HOST
- Standard
- ::
- Wert
- ::
Port the search service listens on (internal).
- Ziel
- APPFLOWY_SEARCH_PORT
- Standard
- 4002
- Wert
- 4002
Rust log level.
- Ziel
- RUST_LOG
- Standard
- info
- Wert
- info
Kategorien
Statistik herunterladen
Einzelheiten
appflowyinc/appflowy_search:latestFühren Sie AppFlowy-Search auf Unraid aus.
AppFlowy-Search ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.