A free open source IT asset/license management system
Find a file
2016-12-06 11:50:20 -08:00
.github Updated Github issue template with correct doc URL 2016-10-29 06:06:49 -07:00
app Fix #2985. Missed in the field rename (#3014) 2016-12-05 15:09:14 -08:00
bootstrap
config Bumped hash 2016-12-05 16:12:05 -08:00
database
docker Merge remote-tracking branch 'origin/develop' 2016-09-06 10:35:33 -07:00
public
resources Fixes #2990 - disabled autocomplete on login 2016-12-06 11:50:20 -08:00
storage Make .gitignore and .gitkeep files permissions match their directories (#3018) 2016-12-05 15:08:37 -08:00
tests Update LicensesController.php (#2948) 2016-11-20 19:59:57 -08:00
.dockerignore
.env.example Set DB_SSL to false for config 2016-12-03 17:33:36 -08:00
.env.testing
.env.testing-ci
.env.tests
.gitattributes Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
.gitignore Ignore npm log 2016-12-01 05:52:50 -08:00
.htaccess
.travis.yml
artisan
c3.php [Security] Updating Guzzle to address CVE-2016-5385 2016-07-19 00:36:50 -07:00
circle.yml Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CODE_OF_CONDUCT.md
codeception.yml
composer.json
composer.lock
docker.env
Dockerfile Fixes dockerfile for persistent assets 2016-11-11 20:30:04 -08:00
gh-changelog.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
gulpfile.js
index.html Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
install.sh
LICENSE Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
phpunit.xml Try using the testing-ci version of phpunit.xml 2016-04-13 02:19:50 -07:00
README.md
server.php
snipeit.sh Apologies. Still learning Git, and CentOS isn't a big strength for me. (#2701) 2016-09-29 22:37:05 -07:00

Build Status Stories in Ready Maintenance Crowdin Gitter Docker Pulls Twitter Follow Zenhub Codacy Badge

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

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

This is web-based software. This means there 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.


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 hasn't already been answered before opening a new issue.


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.


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.