시놀리지 NAS 구매한 사람은 시놀리지 쓰고

해놀리지라도 쓰고 싶은분은 빈 PC에 해놀리지 구축 하면 된다.

https://blog.djjproject.com/202

 

 

설치가 다 끝나면 아래와 같은 모습을 볼수 있다.

http://192.168.0.146:5000/

admin // 패스워드

 

 

putty로 ROOT권한을 받을러면

admin // 패스워드

sudo su -

admin패스워드와 동일하게 입력한다.

 

 

 

1] ckeditor 설치

https://github.com/a-ono/redmine_ckeditor

 

레드마인은 시놀리지에서 패키지에서 설치하면 된다.

http://192.168.0.146:30002/  접속이 가능하다 초기 패스워드는 admin // admin 이다.

 

 

버전에 맞는걸 설치하고

 

 

데스크탑에서 경로

/home/redmine/data/plugins

 

 

레드마인 플러그인이 설치될 경로

/home/redmine/redmine/plugins

아래 경로에 git clone에서 받아도 된다.

 

cd .. 한단계 위로 와서

 

bundle install --without development test


rake redmine:plugins:migrate RAILS_ENV=production

두개의 명령어를 설치 해주고

 

레드마인을 재실행 하면 된다.

 

가끔 nginx 에러라고 보는데 브라우저 쿠키를 삭제하고 재시작 하면 된다.

 

 

 


클립보드 이미지를 곧바로 첨부하기                                      
https://github.com/peclik/clipboard_image_paste
git clone https://github.com/peclik/clipboard_image_paste.gitplugins/clipboard_image_paste

애자일 : http://www.redmine.org/plugins/redmine_agile   

체크리스트 : http://www.redmine.org/plugins/redmine_checklists     O

ckeditor https://github.com/a-ono/redmine_ckeditor/releases/tag/1.1.7

일감 닫기 버튼 : http://www.redmine.org/plugins/redmine_close_button

 

문서 화면 심플하게 표시 : http://www.redmine.org/plugins/redmine_documents_short

 

관리 로그                                                              
https://github.com/haru/redmine_logs

 

모든 설치시 저 위에 명령어 두개를 치고

레드마인 restart 하면 된다.

 

 mv redmine_checklists-3_1_15-l ight.zip ../../redmine/plugins/
 

 

 

 

'시스템' 카테고리의 다른 글

vscode , 버추얼박스  (0) 2019.11.05
버추얼박스 VT-x is not available 오류  (1) 2019.07.18
pm2  (0) 2019.03.28
nodejs - form submit  (0) 2019.01.22
nodejs + mariadb 연동  (0) 2019.01.14
블로그 이미지

iesay

,