mastodon
Docker 应用程序 from linuxserver's Repository
概述
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Port for web frontend
- 目标
- 80
- 默认值
- 80
Port for web frontend
- 目标
- 443
- 默认值
- 443
Port for Prometheus metrics
- 目标
- 9394
- 默认值
- 9394
Contains all relevant configuration files.
- 目标
- /config
This is the unique identifier of your server in the network. It cannot be safely changed later.
- 默认值
- example.com
Redis server hostname
- 默认值
- redis
Redis port
- 默认值
- 6379
Postgres database hostname
- 默认值
- db
Postgres username
- 默认值
- mastodon
Postgres db name
- 默认值
- mastodon
Postgres password
- 默认值
- mastodon
Postgres port
- 默认值
- 5432
Enable or disable Elasticsearch (requires a separate ES instance)
- 默认值
- false
Primary key for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).
Deterministic key for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).
Derivation salt for Active Record Encryption(https://github.com/mastodon/mastodon/pull/29831/files).
Browser session secret. Changing it will break all active browser sessions.
MFA secret. Changing it after initial setup will break two-factor authentication.
Push notification private key. Changing it after initial setup will break push notifications.
Push notification public key. Changing it after initial setup will break push notifications.
SMTP server for email notifications
- 默认值
- mail.example.com
SMTP server port
- 默认值
- 25
SMTP username
SMTP password
From address for emails send from Mastodon
- 默认值
- notifications@example.com
Enable or disable S3 storage of uploaded files
- 默认值
- false
This can be set if you want your server identifier to be different to the subdomain hosting Mastodon. See https://docs.joinmastodon.org/admin/config/#basic(https://docs.joinmastodon.org/admin/config/#basic)
- 默认值
- mastodon.example.com
Elasticsearch server hostname
- 默认值
- es
Elasticsearch port
- 默认值
- 9200
Elasticsearch username
- 默认值
- elastic
Elasticsearch password
- 默认值
- elastic
S3 bucket hostname
S3 bucket access key ID
S3 bucket secret access key
Alternate hostname for object fetching if you are front the S3 connections.
Only run the sidekiq service in this container instance. For large scale instances that need better queue handling.
- 默认值
- false
The name of the sidekiq queue to run in this container. See notes(https://docs.joinmastodon.org/admin/scaling/#sidekiq-queues).
Set to `true` on the main container if you're running additional sidekiq instances. It will run the `default` queue.
- 默认值
- false
The number of threads for sidekiq to use. See notes(https://docs.joinmastodon.org/admin/scaling/#sidekiq-threads).
- 默认值
- 5
The size of the DB connection pool, must be *at least* the same as `SIDEKIQ_THREADS`. See notes(https://docs.joinmastodon.org/admin/scaling/#sidekiq-threads).
- 默认值
- 5
Set to `true` to skip chown of /config on init. *READ THE APPLICATION NOTES BEFORE SETTING THIS*.
If set to `true`, Mastodon’s Ruby processes (web and Sidekiq) will enable the Prometheus instrumentation.
Container Variable: PUID
- 默认值
- 99
Container Variable: PGID
- 默认值
- 100
Container Variable: UMASK
- 默认值
- 022
下载统计数据
长期下载总量
详细信息
lscr.io/linuxserver/mastodon在Unraid 上运行 Mastodon 。
Mastodon 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。