Postiz
Docker-Anwendung from grtgbln's Repository
Übersicht
Anforderungen
Requires separate Postgres and Redis databases. See documentation for more information: https://docs.postiz.com/installation/docker-compose#example-docker-composeyml-file
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:5000]- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Container Port: 5000
- Ziel
- 5000
- Standard
- 5000
- Wert
- 5000
The public URL to the Postiz Web UI. Provide server IP address.
- Ziel
- MAIN_URL
- Standard
- https://SERVER_IP_ADDRESS:5000
- Wert
- https://SERVER_IP_ADDRESS:5000
The public URL to the Postiz frontend. Same as Web UI URL.
- Ziel
- FRONTEND_URL
- Standard
- https://SERVER_IP_ADDRESS:5000
- Wert
- https://SERVER_IP_ADDRESS:5000
The public URL to the Postiz backend. Provide server IP address.
- Ziel
- NEXT_PUBLIC_BACKEND_URL
- Standard
- https://SERVER_IP_ADDRESS:5000/api
- Wert
- https://SERVER_IP_ADDRESS:5000/api
JWT token used for encryption. Generate with `openssl rand -base64 32`
- Ziel
- JWT_SECRET
Connection URL for Postgres database
- Ziel
- DATABASE_URL
- Standard
- postgresql://USERNAME:PASSWORD@IP:5432/DATABASE_NAME
Connection URL for Postgres database
- Ziel
- REDIS_URL
- Standard
- redis://localhost:6379
Storage provider for Postiz
- Ziel
- STORAGE_PROVIDER
- Standard
- local
- Wert
- local
Directory for uploads
- Standard
- /uploads
- Wert
- /uploads
Cloudflare account ID
- Ziel
- CLOUDFLARE_ACCOUNT_ID
Cloudflare access key
- Ziel
- CLOUDFLARE_ACCESS_KEY
Cloudflare access key secret
- Ziel
- CLOUDFLARE_SECRET_ACCESS_KEY
Cloudflare bucket name
- Ziel
- CLOUDFLARE_BUCKETNAME
- Standard
- postiz
- Wert
- postiz
Cloudflare bucket URL
- Ziel
- CLOUDFLARE_BUCKET_URL
Cloudflare region
- Ziel
- CLOUDFLARE_REGION
- Standard
- auto
- Wert
- auto
Client ID for Twitter/X
- Ziel
- X_CLIENT
Client secret for Twitter/X
- Ziel
- X_SECRET
API key for Twitter/X
- Ziel
- X_API_KEY
API key secret for Twitter/X
- Ziel
- X_API_SECRET
Client ID for LinkedIn
- Ziel
- LINKEDIN_CLIENT_ID
Client secret for LinkedIn
- Ziel
- LINKEDIN_CLIENT_SECRET
Client ID for Reddit
- Ziel
- REDDIT_CLIENT_ID
Client secret for Reddit
- Ziel
- REDDIT_CLIENT_SECRET
Client ID for GitHub
- Ziel
- GITHUB_CLIENT_ID
Client secret for GitHub
- Ziel
- GITHUB_CLIENT_SECRET
API key for Beehive
- Ziel
- BEEHIIVE_API_KEY
Publication ID for Beehive
- Ziel
- BEEHIIVE_PUBLICATION_ID
App ID for Threads
- Ziel
- THREADS_APP_ID
App secret for Threads
- Ziel
- THREADS_APP_SECRET
App ID for Facebook
- Ziel
- FACEBOOK_APP_ID
App secret for Facebook
- Ziel
- FACEBOOK_APP_SECRET
Client ID for YouTube
- Ziel
- YOUTUBE_CLIENT_ID
Client secret for YouTube
- Ziel
- YOUTUBE_CLIENT_SECRET
Client ID for TikTok
- Ziel
- TIKTOK_CLIENT_ID
Client secret for TikTok
- Ziel
- TIKTOK_CLIENT_SECRET
Client ID for Pinterest
- Ziel
- PINTEREST_CLIENT_ID
Client secret for Pinterest
- Ziel
- PINTEREST_CLIENT_SECRET
Client ID for Dribble
- Ziel
- DRIBBLE_CLIENT_ID
Client secret for Dribble
- Ziel
- DRIBBLE_CLIENT_SECRET
API Key for OpenAI
- Ziel
- OPENAI_API_KEY
Where config data will be stored
- Ziel
- /config
- Standard
- /mnt/user/appdata/postiz/config
- Wert
- /mnt/user/appdata/postiz/config
Link to support Discord server
- Ziel
- NEXT_PUBLIC_DISCORD_SUPPORT
Link to Polotno
- Ziel
- NEXT_PUBLIC_POLOTNO
Stripe fee amount
- Ziel
- FEE_AMOUNT
- Standard
- 0.05
Stripe publishable key
- Ziel
- STRIPE_PUBLISHABLE_KEY
Stripe secret key
- Ziel
- STRIPE_SECRET_KEY
Stripe signing key
- Ziel
- STRIPE_SIGNING_KEY
Stripe signing key connect
- Ziel
- STRIPE_SIGNING_KEY_CONNECT
Use HTTP instead of HTTPS. Not recommended.
- Ziel
- NOT_SECURED
- Standard
- false|true
Internal URL used for backend communication. Do not change.
- Ziel
- BACKEND_INTERNAL_URL
- Standard
- http://localhost:3000
- Wert
- http://localhost:3000
Enable for self-hosted instances. Do not change.
- Ziel
- IS_GENERAL
- Standard
- True|False
Internal upload directory. Do not change.
- Ziel
- NEXT_PUBLIC_UPLOAD_DIRECTORY
- Standard
- /uploads
- Wert
- /uploads
Einzelheiten
ghcr.io/gitroomhq/postiz-app:latestFühren Sie Postiz auf Unraid aus.
Postiz ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.