https://store-images.s-microsoft.com/image/apps.52867.e1bb82ce-d249-4d3f-bbeb-4252e55fa7e5.59ec9c80-96fe-4888-847d-0445ffc6a351.a70bd10d-f8e0-4a9c-a130-3c79fc2b61c0

Snipe-it

oleh bCloud LLC

(1 peringkat)

Version 8.4.0 + Free Support on Ubuntu 24.04

Snipe-IT is an open-source IT asset management system that helps organizations efficiently track and manage their hardware, software, licenses, accessories, and consumables. Designed for IT teams, Snipe-IT provides an intuitive web-based interface and robust features to streamline asset lifecycle management, improve accountability, and reduce asset loss.

Features of Snipe-IT:

  • Tracks hardware, software licenses, accessories, and consumables with rich metadata.
  • Provides check-in/check-out functionality for employee asset assignments.
  • Includes barcode scanning support for faster asset lookup and inventory audits.
  • Enables role-based access control and user management for team collaboration.

Snipe-IT Usage:

# Switch to root user
$ sudo su
$ sudo apt update
$ cd /var/www/snipe-it
$ sudo systemctl restart apache2
 
# update your .env and Apache config to use the correct IP:
$ sudo nano /var/www/snipe-it/.env
# Set APP_URL to your server_ip and then restart apache2.

# Open Snipe-it in your browser:
$ http://your-server-ip-or-domain
 
  

Disclaimer: Snipe-IT is developed and maintained by Grokability, Inc. and is released under the open-source GNU AGPL license. Users are responsible for configuring and maintaining the software in accordance with their organizational needs.