723 B
723 B
currentMenu
| currentMenu |
|---|
| downloading |
Downloading
The installation instructions provided here are for a production installation of Snipe-IT. If you are a developer looking to contribute to Snipe-IT, please see the Contributing page.
Clone the Repository
git clone https://github.com/snipe/snipe-it your-folder
or
Download the source from https://github.com/snipe/snipe-it/archive/master.zip
or
Download and run the installer script (centos/redhat and debian/ubuntu)
Note: requires Centos 6 or Ubuntu 14 or greater.
wget https://raw.githubusercontent.com/snipe/snipe-it/master/install.sh
chmod 744 install.sh
./install.sh