A free open source IT asset/license management system
Find a file
2024-03-19 19:52:12 +00:00
.github Bump codacy/codacy-analysis-cli-action from 4.3.0 to 4.4.0 2024-02-12 08:33:17 +00:00
ansible Fixed typo in ansible playbook 2021-06-29 07:59:12 -07:00
app Merge pull request #14401 from uberbrady/fix_locale_warning 2024-03-14 15:42:28 +00:00
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Merge remote-tracking branch 'origin/develop' 2024-03-08 10:01:21 +00:00
database Merge pull request #14260 from marcusmoore/chore/sc-24808 2024-02-28 13:34:12 +00:00
docker Fix #13515: create directories expected by RestoreFromBackup.php 2024-03-06 15:11:41 -05:00
heroku Add descriptions for some env vars 2021-09-08 20:51:43 -04:00
public Merge remote-tracking branch 'origin/develop' 2024-03-18 12:32:22 +00:00
resources Make sure the category is still valid before displaying on view assets 2024-03-18 12:29:00 +00:00
routes Merge pull request #14304 from snipe/feature/sc-24018 2024-02-20 18:14:51 +00:00
sample_csvs a few more imports, component sample 2024-01-25 19:54:53 -06:00
storage Re-added gitignore 2022-11-03 13:27:06 -07:00
stubs Publish test stubs 2023-03-30 16:42:59 -07:00
tests Merge pull request #14436 from marcusmoore/chore/sc-24901 2024-03-18 12:20:23 +00:00
.all-contributorsrc docs: add @mauro-miatello as a contributor 2024-01-09 17:43:03 +00:00
.dockerignore Alpine linux docker image (#6645) 2019-01-30 14:45:36 -08:00
.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 Update example envs to use correct code for language 2023-12-19 17:36:21 +00:00
.env.testing-ci Update example envs to use correct code for language 2023-12-19 17:36:21 +00:00
.env.testing.example remove unintentional change 2024-01-04 12:36:57 -08:00
.env.tests correcting default mysql port from 3309 to 3306 2022-08-30 20:39:50 +08:00
.env.unit-tests correcting default mysql port from 3309 to 3306 2022-08-30 20:39:34 +08:00
.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 Update .htaccess (#9001) 2021-01-26 12:20:03 -08:00
.nvmrc Get it so that we can re-build assets. 2021-06-11 21:54:29 -07:00
.upgrade_requirements.json Set v6 upgrade requirements in .upgrade_requirements.json -- REVERT FOR v7 2024-01-25 10:12:08 -08:00
_config.yml Fixed comment (#7617) 2019-11-22 16:13:42 -08:00
app.json Use heroku-redis:mini instead of hobby as It is deprecated 2022-12-08 11:20:33 -08:00
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 Remove mediconesystems/livewire-datatables package 2024-03-13 11:58:03 -07:00
composer.lock Remove mediconesystems/livewire-datatables package 2024-03-13 11:58:03 -07:00
CONTRIBUTING.md update broken link to contributor docs (#4123) 2017-10-04 23:19:19 -07:00
CONTRIBUTORS.md docs: add @mauro-miatello as a contributor 2024-01-09 17:43:03 +00:00
crowdin.yml Fix language source directory 2024-01-03 14:02:36 -08:00
docker-compose.yml Map Snipe-IT logs to storage logs folder 2023-10-24 11:31:02 -05:00
Dockerfile Applied #13143 to develop 2023-06-12 14:05:26 +01:00
Dockerfile.alpine Add missing EXIF PHP library for Alpine Docker image 2024-02-19 15:00:13 +00:00
Dockerfile.fpm-alpine Update alpine Dockerfiles to PHP 8.1 and Snipe-IT v6.1.0 2023-04-14 13:35:36 -05:00
install.sh Sudo isnt available on every distro. (#4194) 2017-10-10 22:02:47 -07:00
LICENSE Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
package-lock.json fix: upgrade bootstrap-table from 1.22.2 to 1.22.3 2024-03-19 19:52:12 +00:00
package.json fix: upgrade bootstrap-table from 1.22.2 to 1.22.3 2024-03-19 19:52:12 +00:00
phpmd.xml Added PHP_CS & PHPMD files (#6234) 2018-09-26 12:10:11 -07:00
phpstan.neon.dist Make phpstan configuration more flexible 2023-02-07 13:32:32 -08:00
phpstan.neon.example Make phpstan configuration more flexible 2023-02-07 13:32:32 -08:00
phpunit.xml Move DB_CONNECTION back to .env.testing.example 2023-03-08 11:58:29 -08:00
Procfile Add base heroku changes 2021-09-05 10:33:13 -04:00
psalm.xml Psalm and phpstan configs 2023-02-07 11:00:59 -08:00
README.md Fixed contributing link 2024-03-01 12:42:26 +00:00
SECURITY.md Create SECURITY.md 2021-04-20 22:15:41 -07:00
server.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.sh Fixed #11225: run_as_app_user unknown operand 2022-11-22 11:47:58 -05:00
TESTING.md Add LDAP test cases to group 2024-02-12 12:28:27 -08:00
upgrade.php remove help text options until i put together the help text 2024-02-12 19:18:26 -08:00
Vagrantfile VAGRANT: Fix Ubuntu Development VMs (#6909) 2021-04-05 20:35:04 -07:00
webpack.mix.js Remove jquery-ui-dist 2023-11-28 15:01:41 -08:00

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.