A free open source IT asset/license management system
Find a file
2016-06-01 15:43:39 -07:00
.github Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
app Removed settings form request 2016-06-01 15:43:12 -07:00
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Added additional dump variables 2016-05-19 23:37:36 -07:00
database Fix mistake in the settings table kerfuffle. 2016-05-24 17:41:59 -05:00
docker Fixes to Dockerfile, updated docker/develop.sh for new options. 2016-05-14 16:46:53 -07:00
public More mobile fixes 2016-05-24 18:50:54 -07:00
resources Added email domain, email format and username format to settings/setup form 2016-06-01 15:43:39 -07:00
storage Added gitkeep for users dir 2016-05-14 17:40:41 -07:00
tests Fixes UAT for User 2016-05-31 21:16:30 -07:00
.dockerignore Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
.env.example Default timezone back to UTC 2016-05-20 14:29:15 -07: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
.gitattributes Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
.gitignore Temporarily remove clone option from categories view 2016-05-14 18:06:49 -07: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 Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
circle.yml Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
codeception.yml Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
composer.json Updated laravel-backup package 2016-05-12 16:54:07 -07:00
composer.lock Updated laravel-backup package 2016-05-12 16:54:07 -07:00
docker.env Update docker support for upcoming v3 2016-05-14 15:43:46 -07:00
Dockerfile Fixes to Dockerfile, updated docker/develop.sh for new options. 2016-05-14 16:46:53 -07:00
gh-changelog.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
gulpfile.js Fontawesome animations 2016-05-14 15:06:16 -07:00
index.html Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
install.sh Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
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 New docs links in README 2016-05-20 01:44:24 -07:00
server.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.sh A bit more detailed message when starting the installer to share what version of OS we've detected. 2016-05-31 18:51:56 -05:00

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

Snipe-IT - Asset Management For the Rest of Us

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.

This project is being 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.


Installation

Installation and configuration documentation for this project has been moved to https://snipe-it.readme.io.

Server Requirements

Please see the requirements documentation for full requirements.


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.

We use Waffle.io to help better communicate our roadmap with users. Our project page there will show you the backlog, what's ready to be worked on, what's in progress, and what's completed.

If you're having trouble with the installation, please check the Common Issues and Getting Help documentation.


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.

Stories in Ready

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.