grokability/snipe-it

A free open source IT asset/license management system
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 12.
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.
Table of Contents
- Installation
- User's Manual
- Bug Reports & Feature Requests
- Security
- Upgrading
- Translations!
- Libraries, Modules & Related Projects
- Join the Community!
- Contributing
- Announcement List
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.
Security
Important
To report a security vulnerability, please email security@snipeitapp.com instead of using the issue tracker.
Upgrading
Please see the u…