artroot/koala
Composer 安装命令:
composer create-project artroot/koala
包简介
Bug Tracker System supporting prototypes and telegram bot management
README 文档
README
The Koala bug tracking system supported telegram notification and telegram bot management, plus have a simple prototype upload and view.
Usage via Docker
docker run -p 80:80 artroot/koala:lst
NOTE: default login parameters for web is user - admin, pass - koala; And you must change default password after loginned;
Install via composer
- Clone repository
git clone https://github.com/artroot/koala.git
- Install requairments
cd ./koala && composer install
-
Create a DataBase and User. Enter details for connecting to the database into configuration file
config/db.php -
Complete migrations
php yii migrate --interactive=0
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-05-08