Requirements

The requirements for Snipe-IT are fairly standard for a modern web server, and most servers will have most or all of these components already installed. If for some reason you don't have them installed, they are relatively easy to add.

📘

NOTE ON SHARED HOSTING:

If you're installing Snipe-IT on shared hosting, you should have most of these installed already, with the exception of LDAP. LDAP integration may not be possible on shared hosting, depending on your web host. Email your hosting provider's support team to determine if your server meets the requirements to install Snipe-IT.

General System Requirements


RequirementNotes/Installing
PHP >= 8.2.0
PHP Extensions:
MySQL 5.7+ or MariaDB
GD Library (>=2.0) or Imagick PHP extension (>=6.3.8)For barcode generation and image resizing for image uploads.
Notepad++ or another plain-text editor for the editing configuration fileThe specific text editor doesn't matter, just as long as it doesn't save as rich text or try to convert apostrophes and quotes into curly quotes.
GitHighly recommended for easier install/upgrade, but not required.

Requirements Specific to Linux/OSX

Requirement
Mod Rewrite
SSH access to the server with an SSH client (like Terminal for mac OS Desktops or Putty for Windows Desktops)

Requirements Specific to Windows Server

RequirementNotes/Installing
IIS
IIS URL Rewrite
MariaDB 10.11.11+ for Windows
PHP Manager for IIS (makes managing PHP on IIS much easier)
Composer 2 install with the shell menus
Notepad++or other plaintext editor for editing the config file