snipe-it

Docker-Anwendung from Progeny42's Repository

Übersicht

This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc. It is built on Laravel 5.5. Snipe-IT is actively developed and we release quite frequently. (Check out the live demo here.) This is web-based software. This means there is no executable file (aka no .exe files), and it must be run on a web server and accessed through a web browser. It runs on any Mac OSX, flavor of Linux, as well as Windows, and we have a Docker image available if that's what you're into.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:80]
Netzwerk
bridge
Privilegiert
false

Konfiguration der Vorlage

MySQL Database NameVariable

The name of your Snipe-IT database.

Ziel
MYSQL_DATABASE
MySQL UsernameVariable

The MySQL username you set up to access the database.

Ziel
MYSQL_USER
MySQL PasswordVariable

Your database password for the userd

Ziel
MYSQL_PASSWORD
MySQL Database HostVariable

The host for your database

Ziel
MYSQL_PORT_3306_TCP_ADDR
MySQL Database PortVariable

Port number of your MySQL Database.

Ziel
MYSQL_PORT_3306_TCP_PORT
Standard
3306
SMTP AddressVariable

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.

Ziel
MAIL_PORT_587_TCP_ADDR
SMTP PortVariable

Set the port number that your mail server expects to send from

Ziel
MAIL_PORT_587_TCP_PORT
SMTP From AddressVariable

Specify an email address that is used globally for all e-mails that are sent by your application.

Ziel
MAIL_ENV_FROM_ADDR
SMTP From NameVariable

Specify the name that should show up in the recipient's inbox when they receive email from your Snipe-IT instance.

Ziel
MAIL_ENV_FROM_NAME
SMTP EncryptionVariable

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

Ziel
MAIL_ENV_ENCRYPTION
SMTP UsernameVariable

Set the username of the authenticated user you'll be sending email as.

Ziel
MAIL_ENV_USERNAME
SMTP Email PasswordVariable

Set the password for the authenticated user you'll be sending as.

Ziel
MAIL_ENV_PASSWORD
App KeyVariable

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).

Ziel
APP_KEY
App URLVariable

This is the url to your application, beginning with http:// or https://

Ziel
APP_URL
App TimezoneVariable

Set this to be the timezone you wish your Snipe-IT installation to use. This should use a PHP-supported timezone.

Ziel
APP_TIMEZONE
App LocaleVariable

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)

Ziel
APP_LOCALE
Standard
en
PortPorttcp

Container Port: 80

Ziel
80
Standard
8087
App EnvironmentVariable

This should always be set to production unless you are a developer who is editing code within snipe-IT.

Ziel
APP_ENV
Standard
production
App DebugVariable

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.

Ziel
APP_DEBUG
Standard
false
Appdata Config PathPathrw

Container Path: /config

Ziel
/config
DataPathrw

Container Path: /var/lib/snipeit

Ziel
/var/lib/snipeit
Standard
/mnt/user/appdata/snipeit/data

Statistik herunterladen

27,129,995
Downloads insgesamt
409,684
Dieser Monat
308,867
Durchschnittlich / Monat

Gesamte Downloads im Laufe der Zeit

Tabelle laden...

Einzelheiten

Repository
snipe/snipe-it
Zuletzt aktualisiert2026-05-28
Erstmals gesehen2020-09-05

Führen Sie snipe-it auf Unraid aus.

snipe-it ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.