AnonAddy
OficialAplicación Docker from grtgbln's Repository
Visión general
Requisitos
Requires a separate MySQL and Redis server. See documentation: https://github.com/anonaddy/anonaddy/blob/master/SELF-HOSTING.md
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 8000
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
Container Port: 25
- Objetivo
- 25
- Por defecto
- 25
- Valor
- 25
The URL to the AnonAddy server
- Objetivo
- APP_URL
- Por defecto
- http://localhost:8000/
- Valor
- http://localhost:8000/
The host for the MySQL database connection
- Objetivo
- DB_HOST
- Por defecto
- localhost
- Valor
- localhost
The port for the MySQL database connection
- Objetivo
- DB_PORT
- Por defecto
- 3306
- Valor
- 3306
The username for the MySQL database connection
- Objetivo
- DB_USERNAME
- Por defecto
- anonaddy
- Valor
- anonaddy
The password for the MySQL database connection
- Objetivo
- DB_PASSWORD
The name of the MySQL database
- Objetivo
- DB_DATABASE
- Por defecto
- anonaddy
- Valor
- anonaddy
The host for the Redis connection
- Objetivo
- REDIS_HOST
- Por defecto
- localhost
- Valor
- localhost
The port for the Redis connection
- Objetivo
- REDIS_PORT
- Por defecto
- 6379
- Valor
- 6379
The password for the Redis connection. Use 'null' to not set.
- Objetivo
- REDIS_PASSWORD
- Por defecto
- null
- Valor
- null
The name to use when sending emails
- Objetivo
- MAIL_FROM_NAME
- Por defecto
- AnonAddy
- Valor
- AnonAddy
The email address to use when sending emails
- Objetivo
- MAIL_FROM_ADDRESS
The host for the mail server connection
- Objetivo
- MAIL_HOST
The port for the mail server connection. Not recommended to change.
- Objetivo
- MAIL_PORT
- Por defecto
- 25
- Valor
- 25
The encryption for the mail server connection
- Objetivo
- MAIL_ENCRYPTION
- Por defecto
- tls
- Valor
- tls
The EHLO host for the mail server connection
- Objetivo
- MAIL_EHLO_DOMAIN
Verify the peer when connecting to the mail server
- Objetivo
- MAIL_VERIFY_PEER
- Por defecto
- 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
- Objetivo
- ANONADDY_RETURN_PATH
The username for the admin account
- Objetivo
- ANONADDY_ADMIN_USERNAME
Allow users to register
- Objetivo
- ANONADDY_ENABLE_REGISTRATION
- Por defecto
- true|false
The domain to use for the AnonAddy server
- Objetivo
- ANONADDY_DOMAIN
The hostname to use for the AnonAddy server
- Objetivo
- ANONADDY_HOSTNAME
The DNS resolver to use for the AnonAddy server
- Objetivo
- ANONADDY_DNS_RESOLVER
- Por defecto
- 127.0.0.1
- Valor
- 127.0.0.1
Comma-separated list of all domains to use for the AnonAddy server
- Objetivo
- ANONADDY_ALL_DOMAINS
The secret to use for the AnonAddy server. Run `openssl rand -base64 32` to generate.
- Objetivo
- ANONADDY_SECRET
Number of emails that can be forwarded through the service per hour by any one user
- Objetivo
- ANONADDY_LIMIT
- Por defecto
- 200
- Valor
- 200
Monthly bandwidth limit, in bytes
- Objetivo
- ANONADDY_BANDWIDTH_LIMIT
- Por defecto
- 104857600
- Valor
- 104857600
Number of new aliases that can be created per hour
- Objetivo
- ANONADDY_NEW_ALIAS_LIMIT
- Por defecto
- 100
- Valor
- 100
Number of additional usernames that can be added
- Objetivo
- ANONADDY_ADDITIONAL_USERNAME_LIMIT
- Por defecto
- 10
- Valor
- 10
Fingerprint of the private key that you generated on the server to be used to sign encrypted forwarded emails
- Objetivo
- ANONADDY_SIGNING_KEY_FINGERPRINT
- Objetivo
- /data
- Por defecto
- /mnt/user/appdata/anon_addy/data
- Valor
- /mnt/user/appdata/anon_addy/data
The name of the app
- Objetivo
- APP_NAME
- Por defecto
- AnonAddy
- Valor
- AnonAddy
The environment the app is running in
- Objetivo
- APP_ENV
- Por defecto
- production
- Valor
- production
Enable debugging
- Objetivo
- APP_DEBUG
- Por defecto
- false|true
The log level
- Objetivo
- APP_LOG_LEVEL
- Por defecto
- debug
- Valor
- 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
- Objetivo
- ANONADDY_DKIM_SIGNING_KEY
The log channel
- Objetivo
- LOG_CHANNEL
- Por defecto
- stack
- Valor
- stack
The database connection. Not recommended to change.
- Objetivo
- DB_CONNECTION
- Por defecto
- mysql
- Valor
- mysql
The Redis client. Not recommended to change.
- Objetivo
- REDIS_CLIENT
- Por defecto
- phpredis
- Valor
- phpredis
The mail driver. Not recommended to change.
- Objetivo
- MAIL_DRIVER
- Por defecto
- smtp
- Valor
- smtp
The DKIM selector. Not recommended to change.
- Objetivo
- ANONADDY_DKIM_SELECTOR
- Por defecto
- default
- Valor
- default
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
anonaddy/anonaddy:latestEjecute AnonAddy en Unraid.
AnonAddy se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.