Total Pageviews

Tuesday 30 May 2023

资产库存管理网站程序 ITDB



ITDB 是一个开源CMDB,基于Web的办公环境资产设备管理信息系统,主要适用于IT设备,但不仅限于此。还可以支持管理:硬件 ,软件,关系,发票,代理/组织: 地点: 责任人:  机架:标签等功能。

官网:http://www.sivann.gr/software/itdb/

https://github.com/sivann/itdb

-----------------------------------------

INSTALLATION

System Requirements

  • A recent version of Firefox, Chrome, Opera, etc or IE≥9
  • Apache 2.2 on a posix system (linux, solaris, etc) (apache 2.0 may also work)
  • PHP > 5.2.x
  • PHP SQlite PDO, SQlite >3.6.14.1
  • depending on your distribution, you may have to also install packages "php-posix", "php-mbstring", "php5-gd", "php5-json" "php5-sqlite" "php-pdo"

It has been reported to me that it also runs under MS-Windows but I cannot test it.

Installation instructions

  1. extract the files in a web-exported directory (under the "DocumentRoot")
  2. rename pure.db to itdb.db (pure.db is a blank database)
  3. make the data/itdb.db file AND the data/ directory AND the data/files/ directory readable and writeable by the web server
  4. make translations/ directory readable and writeable by the web server
  5. Login with admin/admin

If you need to find out which sqlite library is used by your apache/php installation, browse to itdb/phpinfo.php or press the small blue (i) on the bottom left of the itdb menu.

from https://github.com/sivann/itdb



No comments:

Post a Comment