AnonAddy
官方Docker 应用程序 from grtgbln's Repository
概述
要求
Requires a separate MySQL and Redis server. See documentation: https://github.com/anonaddy/anonaddy/blob/master/SELF-HOSTING.md
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]/- 网络
bridge- 特权
- false
模板配置
Container Port: 8000
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
Container Port: 25
- 目标
- 25
- 默认值
- 25
- 价值
- 25
The URL to the AnonAddy server
- 目标
- APP_URL
- 默认值
- http://localhost:8000/
- 价值
- http://localhost:8000/
The host for the MySQL database connection
- 目标
- DB_HOST
- 默认值
- localhost
- 价值
- localhost
The port for the MySQL database connection
- 目标
- DB_PORT
- 默认值
- 3306
- 价值
- 3306
The username for the MySQL database connection
- 目标
- DB_USERNAME
- 默认值
- anonaddy
- 价值
- anonaddy
The password for the MySQL database connection
- 目标
- DB_PASSWORD
The name of the MySQL database
- 目标
- DB_DATABASE
- 默认值
- anonaddy
- 价值
- anonaddy
The host for the Redis connection
- 目标
- REDIS_HOST
- 默认值
- localhost
- 价值
- localhost
The port for the Redis connection
- 目标
- REDIS_PORT
- 默认值
- 6379
- 价值
- 6379
The password for the Redis connection. Use 'null' to not set.
- 目标
- REDIS_PASSWORD
- 默认值
- null
- 价值
- null
The name to use when sending emails
- 目标
- MAIL_FROM_NAME
- 默认值
- AnonAddy
- 价值
- AnonAddy
The email address to use when sending emails
- 目标
- MAIL_FROM_ADDRESS
The host for the mail server connection
- 目标
- MAIL_HOST
The port for the mail server connection. Not recommended to change.
- 目标
- MAIL_PORT
- 默认值
- 25
- 价值
- 25
The encryption for the mail server connection
- 目标
- MAIL_ENCRYPTION
- 默认值
- tls
- 价值
- tls
The EHLO host for the mail server connection
- 目标
- MAIL_EHLO_DOMAIN
Verify the peer when connecting to the mail server
- 目标
- MAIL_VERIFY_PEER
- 默认值
- true|false
The SMTP FROM address to be used if the alias address cannot be, e.g. for a custom domain that is not verified for sending
- 目标
- ANONADDY_RETURN_PATH
The username for the admin account
- 目标
- ANONADDY_ADMIN_USERNAME
Allow users to register
- 目标
- ANONADDY_ENABLE_REGISTRATION
- 默认值
- true|false
The domain to use for the AnonAddy server
- 目标
- ANONADDY_DOMAIN
The hostname to use for the AnonAddy server
- 目标
- ANONADDY_HOSTNAME
The DNS resolver to use for the AnonAddy server
- 目标
- ANONADDY_DNS_RESOLVER
- 默认值
- 127.0.0.1
- 价值
- 127.0.0.1
Comma-separated list of all domains to use for the AnonAddy server
- 目标
- ANONADDY_ALL_DOMAINS
The secret to use for the AnonAddy server. Run `openssl rand -base64 32` to generate.
- 目标
- ANONADDY_SECRET
Number of emails that can be forwarded through the service per hour by any one user
- 目标
- ANONADDY_LIMIT
- 默认值
- 200
- 价值
- 200
Monthly bandwidth limit, in bytes
- 目标
- ANONADDY_BANDWIDTH_LIMIT
- 默认值
- 104857600
- 价值
- 104857600
Number of new aliases that can be created per hour
- 目标
- ANONADDY_NEW_ALIAS_LIMIT
- 默认值
- 100
- 价值
- 100
Number of additional usernames that can be added
- 目标
- ANONADDY_ADDITIONAL_USERNAME_LIMIT
- 默认值
- 10
- 价值
- 10
Fingerprint of the private key that you generated on the server to be used to sign encrypted forwarded emails
- 目标
- ANONADDY_SIGNING_KEY_FINGERPRINT
- 目标
- /data
- 默认值
- /mnt/user/appdata/anon_addy/data
- 价值
- /mnt/user/appdata/anon_addy/data
The name of the app
- 目标
- APP_NAME
- 默认值
- AnonAddy
- 价值
- AnonAddy
The environment the app is running in
- 目标
- APP_ENV
- 默认值
- production
- 价值
- production
Enable debugging
- 目标
- APP_DEBUG
- 默认值
- false|true
The log level
- 目标
- APP_LOG_LEVEL
- 默认值
- debug
- 价值
- debug
Only needed if you plan to add any custom domains through the web application. See documentation: https://github.com/anonaddy/anonaddy/blob/master/SELF-HOSTING.md
- 目标
- ANONADDY_DKIM_SIGNING_KEY
The log channel
- 目标
- LOG_CHANNEL
- 默认值
- stack
- 价值
- stack
The database connection. Not recommended to change.
- 目标
- DB_CONNECTION
- 默认值
- mysql
- 价值
- mysql
The Redis client. Not recommended to change.
- 目标
- REDIS_CLIENT
- 默认值
- phpredis
- 价值
- phpredis
The mail driver. Not recommended to change.
- 目标
- MAIL_DRIVER
- 默认值
- smtp
- 价值
- smtp
The DKIM selector. Not recommended to change.
- 目标
- ANONADDY_DKIM_SELECTOR
- 默认值
- default
- 价值
- default
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 AnonAddy 。
AnonAddy 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。