This is a simple IT equipment management system that allows you to track IT equipment inventory, manage equipment assignments, track equipment locations, and more.
- Track IT equipment inventory
- Manage equipment assignments
- Track equipment locations
- Equipment audit system
- Status history tracking
- Write-off management
- Model and type management
- User management
- Location hierarchy management
- Shared account labeling
- Equipment audit history
- Equipment audit status
- Equipment audit notes
- Equipment audit approval
- Equipment audit rejection
- Equipment audit approval history
- Equipment audit rejection history
-
Clone the repository
-
make your own .env file and set the variables. example:
DB_ROOT_PASSWORD=root_password DB_DATABASE=it_equipment DB_USERNAME=it_user DB_PASSWORD=it_password
-
Run
docker-compose up -d
-
enjoy :)
- username: admin
- password: administrator
To change the password in extreme cases, go to the database and set the password to null.
import more stuff with csv files