A free open source IT asset/license management system
Find a file
snipe 9b6fd7e19a Set $accessTokenName
Signed-off-by: snipe <snipe@snipe.net>
2022-06-28 22:11:46 -07:00
.github Merge pull request #10988 from bestlong/bestlong-patch-1 2022-06-13 19:45:36 -07:00
ansible Fixed typo in ansible playbook 2021-06-29 07:59:12 -07:00
app Set $accessTokenName 2022-06-28 22:11:46 -07:00
bootstrap Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
config Gotta bump that hash up 2022-06-27 19:31:26 -07:00
database Add index across username and deleted_at to improve large directory sync performance 2022-06-28 17:12:14 -07:00
docker Replace .my.cnf with column-statistics.cnf at the system level for mysqldump 2022-01-29 07:24:50 -06:00
heroku Add descriptions for some env vars 2021-09-08 20:51:43 -04:00
public Dark skin prod assets 2022-06-23 19:14:12 -07:00
resources Added delete button 2022-06-28 16:25:22 -07:00
routes Made method naming consistent 2022-06-28 21:32:12 -07:00
sample_csvs Updated sample CSVs 2022-02-24 14:19:35 -08:00
storage Added gitgnore to eula-pdfs 2022-05-17 04:28:18 -07:00
tests Use php artisan serve url 2022-01-18 14:50:24 -08:00
.all-contributorsrc Add @denzfarid as a contributor 2022-06-05 17:16:58 -07:00
.dockerignore Alpine linux docker image (#6645) 2019-01-30 14:45:36 -08:00
.env.docker Possibility to set region for AWS (SES) 2022-04-27 15:26:33 +02:00
.env.dusk.local First steps at getting dusk working 2021-11-30 20:09:29 -08:00
.env.example Moved new variables in example env 2022-06-24 16:00:05 -07:00
.env.testing Possibility to set region for AWS (SES) 2022-04-27 15:26:33 +02:00
.env.testing-ci Small mods to configs, removed old faker, added new 2021-12-01 13:46:21 -08:00
.env.tests Disable broken tests (#5073) 2018-02-22 21:46:58 -08:00
.env.unit-tests Disable broken tests (#5073) 2018-02-22 21:46:58 -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 Add new client-side LDAP SSL certs to .gitignore 2021-08-18 13:22:36 -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
_config.yml Fixed comment (#7617) 2019-11-22 16:13:42 -08:00
app.json Minor modifications to documentation for app.json 2021-09-09 16:55:26 -04: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 Really reverting this time 2022-06-24 17:55:34 -07:00
composer.lock Really reverting this time 2022-06-24 17:55:34 -07:00
CONTRIBUTING.md update broken link to contributor docs (#4123) 2017-10-04 23:19:19 -07:00
crowdin.yml Updated Crowdin file 2020-11-09 18:21:10 -08:00
docker-compose.yml Specify docker images versions 2021-10-03 11:12:53 +03:30
Dockerfile Fixed ( #10910 ) : Add php redis extension 2022-06-06 06:58:07 +07:00
Dockerfile.alpine Fixed ( #10910 ) : Add php redis extension 2022-06-06 06:58:07 +07:00
Dockerfile.fpm-alpine Replace .my.cnf with column-statistics.cnf at the system level for mysqldump 2022-01-29 07:24:50 -06: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 Upgrade webpack from 5.72.1 to 5.73.0 2022-06-24 16:41:19 -07:00
package.json Upgrade webpack from 5.72.1 to 5.73.0 2022-06-24 16:41:19 -07:00
phpmd.xml Added PHP_CS & PHPMD files (#6234) 2018-09-26 12:10:11 -07:00
phpunit.xml Lowercase tests dir 2021-12-02 15:09:52 -08:00
Procfile Add base heroku changes 2021-09-05 10:33:13 -04:00
README.md Add @denzfarid as a contributor 2022-06-05 17:16:58 -07:00
SECURITY.md Snipe codeacy workflow (#9460) 2021-04-20 22:17:37 -07:00
server.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
snipeit.sh Added second run_as_app_user 2022-06-09 14:31:02 -07:00
upgrade.php Added a self-update suggestion in the upgrader 2022-05-25 19:18:37 -07:00
Vagrantfile VAGRANT: Fix Ubuntu Development VMs (#6909) 2021-04-05 20:35:04 -07:00
webpack.mix.js Merge remote-tracking branch 'origin/master' into develop 2022-05-06 01:52:43 -07:00

Build Status Crowdin Docker Pulls Twitter Follow Codacy Badge All Contributors Discord huntr

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.


Security

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


Contributors

Thanks goes to all of these wonderful people (emoji key) who have helped Snipe-IT get this far:


snipe

💻 🚇 📖 ⚠️ 🐛 🎨 👀

Brady Wetherington

💻 📖 🚇 👀

Daniel Meltzer

💻 ⚠️ 📖

Michael T

💻

madd15

📖 💬

Vincent Sposato

💻

Andrea Bergamasco

💻

Karol

🌍 💻

morph027

💻

fvleminckx

🚇

itsupportcmsukorg

💻 🐛

Frank

💻

Deleted user

🌍 💻

tiagom62

💻 🚇

Ryan Stafford

💻

Eammon Hanlon

💻

zjean

💻

Matthias Frei

💻

opsydev

💻

Daniel Dreier

💻

Nikolai Prokoschenko

💻

Drew

💻

Walter

💻

Petr Baloun

💻

reidblomquist

📖

Mathieu Kooiman

💻

csayre

📖

Adam Dunson

💻

Hereward

💻

swoopdk

💻

Abdullah Alansari

💻

Micael Rodrigues

💻

Patrick Gallagher

📖

Miliamber

💻

hawk554

💻

Justin Kerr

💻

Ira W. Snyder

📖

Aladin Alaily

💻

Chase Hansen

💻 💬 🐛

IDM Helpdesk

💻

Kai

💻

Michael Daniels

💻

Tom Castleman

💻

Daniel Nemanic

💻

SouthWolf

💻

Ivar Nesje

💻

Jérémy Benoist

📖

Chris Leathley

🚇

splaer

🐛 💻

Joe Ferguson

💻

diwanicki

💻 📖

Lee Thoong Ching

📖 💻

Marek Šuppa

💻

Juan J. Martinez

🌍

R Ryan Dial

🌍

Andrej Manduch

📖

Jay Richards

💻

Alexander Innes

💻

Danny Garcia

💻

archpoint

💻

Jake McGraw

💻

FleischKarussel

📖

Dylan Yi

💻

Gil Rutkowski

💻

Desmond Morris

💻

Nick Peelman

💻

Abraham Vegh

💻

Mohamed Rashid

📖

Kasey

💻

Brett

⚠️

Jason Spriggs

💻

Nate Felton

💻

Manasses Ferreira

💻

Steve

⚠️

matc

⚠️

Cole R. Davis

⚠️

gibsonjoshua55

💻

Robin Temme

💻

Iman

💻

Richard Hofman

💻

gizzmojr

💻

Jenny Li

📖

Geoff Young

💻

Elliot Blackburn

📖

Tõnis Ormisson

💻

Nicolai Essig

💻

Danielle

📖

Lawrence

⚠️ 🐛

uknzaeinozpas

⚠️ 💻

Ryan

📖

vcordes79

💻

fordster78

💻

CronKz

💻 🌍

Tim Bishop

💻

Sean McIlvenna

💻

cepacs

🐛 📖

lea-mink

💻

Hannah Tinkler

💻

Doeke Zanstra

💻

Djamon Staal

💻

Earl Ramirez

💻

Richard Ray Thomas

💻

Ryan Kuba

💻

Brian Monroe

💻

plexorama

💻

Till Deeke

💻

5quirrel

💻

Jason

💻

Antti

💻

DeusMaximus

💻

a-royal

🌍

Alberto Aldrigo

🌍

Alex Stanev

🌍

Andreas Rehm

🌍

Andreas Erhard

🌍

Andrés Vanegas Jiménez

🌍

Antonio Schiavon

🌍

benunter

🌍

Borys Żmuda

🌍

chibacityblues

🌍

Chien Wei Lin

🌍

Christian Schuster

🌍

Christian Stefanus

🌍

wxcafé

🌍

dpyroc

🌍

Daniel Friedlmaier

🌍

Daniel Heene

🌍

danielcb

🌍

Dominik Senti

🌍

Eric Gautheron

🌍

Erlend Pilø

🌍

Fabio Rapposelli

🌍

Felipe Barros

🌍

Fernando Possebon

🌍

gdraque

🌍

Georg Wallisch

🌍

Gerardo Robles

🌍

Gluek

🌍

AdnanAbuShahad

🌍

Hafidzi My

🌍

Harim Park

🌍

Henrik Kentsson

🌍

Husnul Yaqien

🌍

Ibrahim

🌍

igolman

🌍

itangiang

🌍

jarby1211

🌍

Jhonn Willker

🌍

Jose

🌍

laopangzi

🌍

Lars Strojny

🌍

MarcosBL

🌍

marie joy cajes

🌍

Mark S. Johansen

🌍

Martin Stub

🌍

Meyer Flavio

🌍

Micael Rodrigues

🌍

Mikael Rasmussen

🌍

IxFail

🌍

Mohammed Fota

🌍

Moayad Alserihi

🌍

saymd

🌍

Patrik Larsson

🌍

drcryo

🌍

pawel1615

🌍

bodrovics

🌍

priatna

🌍

Fan Jiang

🌍

ragnarcx

🌍

Rein van Haaren

🌍

Teguh Dwicaksana

🌍

fraccie

🌍

vinzruzell

🌍

Kevin Austin

🌍

Wira Sandy

🌍

Илья

🌍

GodUseVPN

🌍

周周

🌍

Sam

💻

Azerothian

💻

Wes Hulette

💻

patrict

💻

Dmitriy Minaev

💻

liquidhorse

💻

Jordi Boggiano

💻

Ivan Nieto

💻

Ben RUBSON

💻

NMathar

💻

Steffen

💻

Sxderp

💻

fanta8897

💻

Andrey Bolonin

💻

shinayoshi

💻

Hubert

💻

KeenRivals

💻

omyno

💻

Evgeny

💻

Colin Campbell

💻

Ľubomír Kučera

💻

Martin Meredith

💻

Tim Farmer

💻

Marián Skrip

💻

Godfrey Martinez

💻

bigtreeEdo

💻

Colin McNeil

💻

JoKneeMo

💻

Joshi

💻

Anthony Burns

💻

johnson-yi

💻

Sanjay Govind

💻

Peter Upfold

💻

Jared Biel

💻

Dampfklon

💻

Charles Hamilton

💻

Giuseppe Iannello

💻

Peter Dave Hello

💻

sigmoidal

💻

Vincent Lainé

💻

Lucas Pleß

💻

Ian Littman

💻

João Paulo

💻

ThoBur

💻

Alexander Chibrikin

💻

Anthony Winstanley

💻

Folke

💻

Bennett Blodinger

💻

NMC

💻

andres-baller

💻

sean-borg

💻

EDVLeer

💻

Kurokat

💻

Kevin Köllmann

💻

sw-mreyes

💻

Joel Pittet

💻

Eli Young

💻

Raell Dottin

💻

Tom Misilo

💻

David Davenne

💻

Mark Stenglein

💻

ajsy

💻

Jan Kiesewetter

💻

Tetrachloromethane250

💻

Lars Kajes

💻

Joly0

💻

theburger

💻

David Valin Alonso

💻

andreaci

💻

Jelle Sebreghts

💻

Michael Pietsch


Masudul Haque Shihab

💻

Supapong Areeprasertkul

💻

Peter Sarossy

💻

Renee Margaret McConahy

💻

JohnnyPicnic

💻

markbrule

💻

Mike Campbell

💻

tbrconnect

💻

kcoyo

💻

Travis Miller

💻

Evan Taylor

💻

Petri Asikainen

💻

derdeagle

💻

Mike Frysinger

💻

ALPHA

💻

FliegenKLATSCH

💻

Jeremy Price

💻

Toreg87

💻

Matthew Nickson

💻

Jethro Nederhof

💻

Oskar Stenberg

💻

Robert-Azelis

💻

Alexander William Smith

💻

LEITWERK AG

💻

Adam

💻

Ian

💻

Shao Yu-Lung (Allen)

💻

Haxatron

💻

PlaneNuts

💻

Bradley Coudriet

💻

Dalton Durst

💻

Alex Janes

💻

Nuraeil

💻

TenOfTens

💻

waffle

💻

Yevhenii Huzii

💻

Achmad Fienan Rahardianto

💻

Yevhenii Huzii

💻

Christian Weirich

💻

denzfarid

This project follows the all-contributors specification. Contributions of any kind welcome!