User Tools

Site Tools


en:tvip_tms_install_guide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
en:tvip_tms_install_guide [2019/04/12 09:41]
Egor Danilenko [Ubuntu users]
en:tvip_tms_install_guide [2019/06/14 10:53]
Egor Danilenko [Ubuntu users]
Line 13: Line 13:
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>
-We have **quick** way to installation on Ubuntu ​16.04 - check instructions [[en:​tvip_tms_quick_install_ubuntu|here]]+We have **quick** way to installation on Ubuntu ​18.04 - check instructions [[en:​tvip_tms_quick_install_ubuntu|here]]
  
 </​WRAP>​ </​WRAP>​
Line 42: Line 42:
 Install dependencies:​ Install dependencies:​
  
-  * openjdk-java or oracle java (version 11 or above), tvip-tms package has as dependency ​java10-runtime, oracle impementation of java available in tvip repository.+  * openjdk-java or oracle java (version 11 or above), tvip-tms package has as dependency ​java11-runtime.
   * postgresql server ​          ​(version 9.2 or above)   * postgresql server ​          ​(version 9.2 or above)
 <​code>​ <​code>​
Line 55: Line 55:
 <​code>​ <​code>​
 apt-get install tvip-tms apt-get install tvip-tms
-</​code>​ 
- 
-===== CentOS users ===== 
-**Supported version:** 7 
- 
-Add repository to system: 
-<​code>​ 
-cd /​etc/​yum.repos.d/​ 
-wget http://​rpm.packages.tvip.ru/​tvip-tms.repo 
-</​code>​ 
- 
-Install dependencies:​ 
- 
-  * openjdk-java or oracle java (version 11 or above) 
-  * postgresql server ​       (version 9.2 or above) 
-  * elasticsearch (version 6.2.3 or above) 
- 
-Install TVIP TMS: 
-<​code>​ 
-yum install tvip-tms 
 </​code>​ </​code>​
  
en/tvip_tms_install_guide.txt · Last modified: 2019/07/08 17:15 by Egor Danilenko