snipe-it
Docker 应用程序 from Progeny42's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]- 网络
bridge- 特权
- false
模板配置
The name of your Snipe-IT database.
- 目标
- MYSQL_DATABASE
The MySQL username you set up to access the database.
- 目标
- MYSQL_USER
Your database password for the userd
- 目标
- MYSQL_PASSWORD
The host for your database
- 目标
- MYSQL_PORT_3306_TCP_ADDR
Port number of your MySQL Database.
- 目标
- MYSQL_PORT_3306_TCP_PORT
- 默认值
- 3306
Specify the hostname for your outgoing mail server. Keep in mind that this server must be accessible from the server you're running Snipe-IT on.
- 目标
- MAIL_PORT_587_TCP_ADDR
Set the port number that your mail server expects to send from
- 目标
- MAIL_PORT_587_TCP_PORT
Specify an email address that is used globally for all e-mails that are sent by your application.
- 目标
- MAIL_ENV_FROM_ADDR
Specify the name that should show up in the recipient's inbox when they receive email from your Snipe-IT instance.
- 目标
- MAIL_ENV_FROM_NAME
Here you may specify the encryption protocol that should be used when the application sends e-mail messages. 'tls' for SMTP-over-SSL 'tcp' for unencrypted
- 目标
- MAIL_ENV_ENCRYPTION
Set the username of the authenticated user you'll be sending email as.
- 目标
- MAIL_ENV_USERNAME
Set the password for the authenticated user you'll be sending as.
- 目标
- MAIL_ENV_PASSWORD
This is a randomly generated key that your system will use to store encrypted data. Make sure you keep a backup of this value somewhere safe (password manager, etc).
- 目标
- APP_KEY
This is the url to your application, beginning with http:// or https://
- 目标
- APP_URL
Set this to be the timezone you wish your Snipe-IT installation to use. This should use a PHP-supported timezone.
- 目标
- APP_TIMEZONE
Set this to reflect the two-letter or 5-letter abbreviation for the language you'd like to use for Snipe-IT. The default language is US English (en)
- 目标
- APP_LOCALE
- 默认值
- en
Container Port: 80
- 目标
- 80
- 默认值
- 8087
This should always be set to production unless you are a developer who is editing code within snipe-IT.
- 目标
- APP_ENV
- 默认值
- production
Setting this to true will turn on debugging in your Snipe-IT installation. This can be very useful for debugging, but should NEVER be left to true in a production environment.
- 目标
- APP_DEBUG
- 默认值
- false
Container Path: /config
- 目标
- /config
Container Path: /var/lib/snipeit
- 目标
- /var/lib/snipeit
- 默认值
- /mnt/user/appdata/snipeit/data
下载统计数据
长期下载总量
详细信息
在Unraid 上运行 snipe-it 。
snipe-it 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。