A free open source IT asset/license management system
Find a file
2024-08-13 13:51:33 +01:00
.github Bump codacy/codacy-analysis-cli-action from 4.4.1 to 4.4.5 2024-07-15 08:39:24 +00:00
ansible
app
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Merge remote-tracking branch 'origin/develop' 2024-07-29 18:27:56 +01:00
database
docker Implement PHP_UPLOAD_LIMIT in Alpine images. 2024-07-18 11:54:58 +02:00
heroku Add descriptions for some env vars 2021-09-08 20:51:43 -04:00
public Updated prod assets 2024-08-10 18:24:49 +01:00
resources
routes
sample_csvs
storage
stubs Publish test stubs 2023-03-30 16:42:59 -07:00
tests
.all-contributorsrc
.dockerignore
.env.dev.docker
.env.docker
.env.dusk.example
.env.example
.env.testing-ci
.env.testing.example
.env.tests
.env.unit-tests
.gitattributes
.gitignore
.htaccess
.nvmrc
.upgrade_requirements.json
_config.yml Fixed comment (#7617) 2019-11-22 16:13:42 -08:00
app.json
artisan
CODE_OF_CONDUCT.md
composer.json
composer.lock
CONTRIBUTING.md
CONTRIBUTORS.md
crowdin.yml Fix language source directory 2024-01-03 14:02:36 -08:00
dev.docker-compose.yml moved file to dev-specific naming-scheme 2024-05-16 00:05:59 +02:00
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 Update alpine Dockerfiles to PHP 8.1 and Snipe-IT v6.1.0 2023-04-14 13:35:36 -05:00
install.sh
LICENSE
package-lock.json
package.json
phpmd.xml
phpstan.neon.dist
phpstan.neon.example
phpunit.xml
Procfile
psalm.xml
README.md
SECURITY.md
server.php
snipeit.sh
TESTING.md
upgrade.php
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.