A free open source IT asset/license management system
Find a file
snipe 543e4c0666 Bumped version file
Signed-off-by: snipe <snipe@snipe.net>
2024-06-18 09:31:49 +01:00
.github Switch to using workflow_dispatch for PostgreSQL tests 2024-06-10 10:24:10 -07:00
ansible
app Add missing } 2024-06-17 14:40:06 -07:00
bootstrap
config Bumped version file 2024-06-18 09:31:49 +01:00
database Add index to 'parent_id' for users with large number of locations 2024-05-27 15:38:42 +01:00
docker Merge pull request #14349 from snipe/jerm/update-mailer-configs 2024-05-29 11:25:55 +01:00
heroku
public Bumped papaparse library 2024-06-18 09:30:24 +01:00
resources Fix weird layout in admin oauth [sc-25673] 2024-06-17 15:44:07 +01:00
routes Fix some routes 2024-05-29 22:01:48 +01:00
sample_csvs
storage
stubs
tests Merge pull request #14887 from marcusmoore/fixes/fix-test-namespace 2024-06-18 09:20:58 +01:00
.all-contributorsrc docs: add @U-H-T as a contributor 2024-06-03 17:06:43 +01:00
.dockerignore
.env.dev.docker
.env.docker Merge pull request #14724 from phil-flip/develop 2024-06-16 15:49:15 +01:00
.env.dusk.example Merge pull request #14349 from snipe/jerm/update-mailer-configs 2024-05-29 11:25:55 +01:00
.env.example Merge pull request #14349 from snipe/jerm/update-mailer-configs 2024-05-29 11:25:55 +01:00
.env.testing-ci
.env.testing.example
.env.tests
.env.unit-tests
.gitattributes
.gitignore
.htaccess
.nvmrc
.upgrade_requirements.json Bumped requirements 2024-06-17 10:42:59 +01:00
_config.yml
app.json
artisan
CODE_OF_CONDUCT.md
composer.json Move barryvdh/laravel-debugbar from require to require-dev 2024-06-17 16:28:08 -07:00
composer.lock Move barryvdh/laravel-debugbar from require to require-dev 2024-06-17 16:28:08 -07:00
CONTRIBUTING.md
CONTRIBUTORS.md docs: add @U-H-T as a contributor 2024-06-03 17:06:43 +01:00
crowdin.yml
dev.docker-compose.yml
docker-compose.yml added new compose and env files 2024-05-16 02:13:31 +02:00
Dockerfile Fixed #12299: permissions on storage dir in Docker 2024-05-22 16:54:07 +01:00
Dockerfile.alpine
Dockerfile.fpm-alpine
install.sh
LICENSE
package-lock.json Bumped papaparse library 2024-06-18 09:30:24 +01:00
package.json Bumped papaparse library 2024-06-18 09:30:24 +01:00
phpmd.xml
phpstan.neon.dist
phpstan.neon.example
phpunit.xml
Procfile
psalm.xml
README.md Bumped laravel in readme 2024-05-29 02:00:21 +01:00
SECURITY.md
server.php
snipeit.sh
TESTING.md
upgrade.php Added exif to required extensions 2024-05-22 18:27:52 +01:00
Vagrantfile
webpack.mix.js

snipe-it-by-grok

Crowdin Docker Pulls Twitter Follow Codacy Badge Tests All Contributors Discord

Snipe-IT - Open Source Asset Management System

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

Snipe-IT is actively developed and we release quite frequently. (Check out the live demo here.)

Tip

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, any flavor of Linux, as well as Windows, and we have a Docker image available if that's what you're into.


Installation

For instructions on installing and configuring Snipe-IT on your server, check out the installation manual. (Please see the requirements documentation for full requirements.)

If you're having trouble with the installation, please check the Common Issues and Getting Help documentation, and search this repository's open and closed issues for help.


User's Manual

For help using Snipe-IT, check out the user's manual.


Bug Reports & Feature Requests

Feel free to check out the GitHub Issues for this project to open a bug report or see what open issues you can help with. Please search through existing issues (open and closed) to see if your question has already been answered before opening a new issue.

Important

PLEASE see the Getting Help Guidelines and Common Issues before opening a ticket, and be sure to complete all of the questions in the Github Issue template to help us to help you as quickly as possible.


Upgrading

Please see the upgrading documentation for instructions on upgrading Snipe-IT.


Announcement List

To be notified of important news (such as new releases, security advisories, etc), sign up for our list. We'll never sell or give away your info, and we'll only email you when it's important.


Translations!

Please see the translations documentation for information about available languages and how to add translations to Snipe-IT.


Since the release of the JSON REST API, several third-party developers have been developing modules and libraries to work with Snipe-IT.

Note

As these were created by third-parties, Snipe-IT cannot provide support for these project, and you should contact the developers directly if you need assistance. Additionally, Snipe-IT makes no guarantees as to the reliability, accuracy or maintainability of these libraries. Use at your own risk. :)


Contributing

Please see the documentation on contributing and developing for Snipe-IT.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

The ERD is available online here.

Here is a list of the wonderful people that have contributed to the Snipe-IT.


Security

Important

To report a security vulnerability, please email security@snipeitapp.com instead of using the issue tracker.