Snipe-it makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.
We utilise the docker manifest for multi-platform awareness. More information is available from docker here and our announcement here.
Simply pulling lscr.io/linuxserver/snipe-it:latest should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
Access the webui at <your-ip>:8080, for more information check out Snipe-it. This container requires a MySQL or MariaDB server to connect to, we reccomend ours
This container also generates an SSL certificate and stores it in
Snipe-it makes asset management easy. It was built by people solving real-world IT and asset management problems, and a solid UX has always been a top priority. Straightforward design and bulk actions mean getting things done faster.
We utilise the docker manifest for multi-platform awareness. More information is available from docker here and our announcement here.
Simply pulling lscr.io/linuxserver/snipe-it:latest should retrieve the correct image for your arch, but you can also pull specific arch images via tags.
Access the webui at <your-ip>:8080, for more information check out Snipe-it. This container requires a MySQL or MariaDB server to connect to, we reccomend ours
This container also generates an SSL certificate and stores it in
/config/keys/cert.crt
/config/keys/cert.key
To use your own certificate swap these files with yours. To use SSL forward your port to 443 inside the container IE:
-p 443:443
The application accepts a series of environment variables to further customize itself on boot:
Parameter
Function
-e APP_ENV=
Default is production but can use testing or develop
-e APP_DEBUG=
Set to true to see debugging output in the web UI
-e APP_LOCALE=
Default is en set to the language preferred full list here
-e MAIL_PORT_587_TCP_ADDR=
SMTP mailserver ip or hostname
-e MAIL_PORT_587_TCP_PORT=
SMTP mailserver port
-e MAIL_ENV_FROM_ADDR=
The email address mail should be replied to and listed when sent
-e MAIL_ENV_FROM_NAME=
The name listed on email sent from the default account on the system
This image uses our NGINX base image all configuration files for PHP and NGINX are located in /config/php. To overide any defaults please modify /config/php/php-local.ini IE for upload size:
13.04.23: - Move ssl.conf include to default.conf.
13.04.23: - Add php81-pecl-redis for redis support.
28.12.22: - Rebase to Alpine 3.17, migrate to s6v3.
20.08.22: - Rebasing to alpine 3.15 with php8. Restructure nginx configs (see changes announcement).
14.05.22: - Add php7-sodium for v6.
12.04.22: - Don't build development elements.
02.03.22: - Rework init logic, do not show default compose.
29.06.21: - Rebasing to alpine 3.14.
30.04.21: - Rebasing to alpine 3.13, add artisan migrate on spinup.
01.06.20: - Rebasing to alpine 3.12.
19.12.19: - Rebasing to alpine 3.11.
28.06.19: - Rebasing to alpine 3.10.
10.04.19: - Add php deps for V4.7.0, ensure framework directories are available at build time.
10.04.19: - Fix permissions for new bootstrap cache directory.
23.03.19: - Switching to new Base images, shift to arm32v7 tag.
22.02.19: - Rebasing to alpine 3.9.
31.10.18: - Rebasing to alpine 3.8
05.08.18: - Migration to live build server.
13.06.18: - Initial Release.
Last update: November 20, 2023 Created: February 7, 2019
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index b818005406..f1daf5994f 100644
Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ