2017 © Pedro Peláez
 

project koala

Bug Tracker System supporting prototypes and telegram bot management

image

artroot/koala

Bug Tracker System supporting prototypes and telegram bot management

  • Sunday, May 20, 2018
  • by artroot
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Koala Tracker

The Koala bug tracking system supported telegram notification and telegram bot management, plus have a simple prototype upload and view., (*1)

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;, (*2)

Install via composer

  1. Clone repository
git clone https://github.com/artroot/koala.git
  1. Install requairments
cd ./koala && composer install
  1. Create a DataBase and User. Enter details for connecting to the database into configuration file config/db.php, (*3)

  2. Complete migrations, (*4)

php yii migrate --interactive=0

The Versions

08/05 2018

1.0.0-alpha1

1.0.0.0-alpha1 https://github.com/artroot/koala

Bug Tracker System supporting prototypes and telegram bot management

  Sources   Download

MIT

The Requires

 

prototype telegram bot bug tracking system bts