A free open source IT asset/license management system
Find a file
2024-02-27 18:03:53 -08:00
.github
ansible Fix APP_ENV/APP_DEBUG typo overwriting the APP_ENV in Vagrant Playbook 2021-06-29 08:12:01 -05:00
app
bootstrap
config Merge remote-tracking branch 'origin/develop' 2024-02-15 14:50:37 +00:00
database
docker
heroku
public
resources
routes Merge pull request #14304 from snipe/feature/sc-24018 2024-02-20 18:14:51 +00:00
sample_csvs
storage
stubs
tests Remove unneeded factory states 2024-02-27 18:03:53 -08:00
.all-contributorsrc docs: add @mauro-miatello as a contributor 2024-01-09 17:43:03 +00:00
.dockerignore
.env.docker add missing variable APP_FORCE_TLS to .env.docker 2023-10-30 10:09:44 -04:00
.env.dusk.example Add example dusk environment file 2023-01-11 12:51:15 -08:00
.env.example
.env.testing-ci
.env.testing.example
.env.tests
.env.unit-tests
.gitattributes Refactor controller to use one method that shows all modals based on name. 2020-05-23 15:24:00 -04:00
.gitignore Remove Dusk 2023-08-30 16:43:18 -07:00
.htaccess
.nvmrc
.upgrade_requirements.json
_config.yml
app.json
artisan Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CODE_OF_CONDUCT.md Adds email address to CoC 2017-10-06 13:44:39 -07:00
composer.json
composer.lock
CONTRIBUTING.md
CONTRIBUTORS.md docs: add @mauro-miatello as a contributor 2024-01-09 17:43:03 +00:00
crowdin.yml
docker-compose.yml
Dockerfile
Dockerfile.alpine
Dockerfile.fpm-alpine
install.sh
LICENSE
package-lock.json
package.json
phpmd.xml
phpstan.neon.dist
phpstan.neon.example
phpunit.xml
Procfile Add base heroku changes 2021-09-05 10:33:13 -04:00
psalm.xml
README.md
SECURITY.md
server.php
snipeit.sh Fixed #11225: run_as_app_user unknown operand 2022-11-22 11:47:58 -05:00
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 8.

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.


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.

Deploy


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.

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.

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

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