A free open source IT asset/license management system
Find a file
Robin Temme 5347b19910 Update Maintained Badge (#3877)
The maintenance badge was outdated and displayed "no!". As I guess this was not it's intended purpose, I changed it to the new path, and it now displays "yes".
2017-08-23 12:05:29 -07:00
.github Updated Github issue template with correct doc URL 2016-10-29 06:06:49 -07:00
app Increase depreciation max 2017-07-19 19:41:21 -07:00
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Bumped version 2017-05-18 22:24:03 -07:00
database Fixes #3015 - increase size of state field in suppliers 2016-12-07 17:50:20 -08:00
docker docker: use ubuntu:xenial with php7.0 (#3616) 2017-06-01 20:50:09 -07:00
public Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
resources Fixed delete_at 2017-05-19 03:00:19 -07: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 Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
.env.example Set DB_SSL to false for config 2016-12-03 17:33:36 -08:00
.env.testing I don't think we need all this for the login page 2016-04-13 05:01:13 -07:00
.env.testing-ci I don't think we need all this for the login page 2016-04-13 05:01:13 -07:00
.env.tests Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
.gitattributes Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
.gitignore Added oauth keys to gitignore 2017-01-06 00:01:55 -08:00
.htaccess Prevent direct viewing of .env file if installed in a subdirectory 2016-04-19 19:44:09 -07:00
.travis.yml Updated travis with new cli commands 2016-04-19 02:30:59 -07:00
artisan Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
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 Fixes #2953 - re-adding the CoC 2016-11-21 18:51:42 -08:00
codeception.yml Partialize forms (#2884) 2016-11-16 16:56:57 -08:00
composer.json Fixes #106 - adds Google Authenticator support (#2842) 2016-10-29 05:50:55 -07:00
composer.lock Fixes #106 - adds Google Authenticator support (#2842) 2016-10-29 05:50:55 -07:00
crowdin.yml Update Crowdin configuration file 2017-04-06 20:59:25 -07:00
docker.env Add reply-to config setting 2016-09-20 07:20:10 -07:00
Dockerfile docker: use ubuntu:xenial with php7.0 (#3616) 2017-06-01 20:50:09 -07:00
gh-changelog.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
gulpfile.js Updated gulpfile 2016-12-07 17:06:48 -08:00
index.html Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
install.sh Fetch the installer from master instead of v3 branch. (#2266) 2016-07-19 09:41:00 -07:00
LICENSE Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
package.json Added package.json 2016-12-07 17:07:07 -08:00
phpunit.xml Try using the testing-ci version of phpunit.xml 2016-04-13 02:19:50 -07:00
README.md Update Maintained Badge (#3877) 2017-08-23 12:05:29 -07:00
server.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.sh change CentOS 7 to pull from git (#3734) 2017-07-11 20:28:31 -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.

Security

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