반응형
Monitor & Controlling
현재의 프로젝트 상태를 볼수 있는 플러그인 관리자나 볼까 내가 볼지는 모르겠음 ^^
http://www.redmine.org/plugins/monitoring-controlling 에서 가면 잘 설명되어 있음
현재 windows에 설치되어 있어 기준으로 설치합니다.
bitnarmi redmine stack을 사용해서 설치 합니다.
저는 저기에 설치되어 있어서 plugins 폴더까지 이동
git clone http://github.com/alexmonteiro/Redmine-Monitoring-Controlling.git redmine_monitoring_controlling 명령어를 써서 설치
rake db:migrate_plugins to copy the assets 명령어 실행
서버 리스타트
설치후 이상하게 되는 경우가 있는데 폴더가 redmine-monitoring-controlling 에서 redmine_monitoring_controlling 로 변경해줘야 합니다.
즉 -가 아닌 _ 이여야지만 정상적으로 구동이 됩니다.
반응형