Skip to content

BotondToth/RedTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedTime

Time visualizier plugin for Redmine.

Setup

Clone this repository in the plugins folder. Change the database IP in the database.yml!

Docker

  • Build docker image:

      `docker build -t redtime .`
    
  • Run the image:

      `docker run -p 8080:3000 redtime`
    
  • After these steps a redmine instance will be available on port 8080

  • Or use the .bat scirpt in the scripts folder (that includes a database container as well)!

About

Time visualizier plugin for Redmine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published