両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン |
ja:documentation:pandorafms:technical_reference:09_tentacle [2024/08/11 07:14] – [証明書の他のフォーマットへのエクスポート] junichi | ja:documentation:pandorafms:technical_reference:09_tentacle [2025/02/26 02:07] (現在) – [設定ファイル要素] junichi |
---|
* ''./tentacle_server_installer –install'' にてインストールします。 | * ''./tentacle_server_installer –install'' にてインストールします。 |
| |
**Installing on CentOS 7** | |
| |
**CentOS 7 でのインストール** | |
| |
* Unzip the downloaded file with ''tar xzvf tentacle_server-762.tar.gz'' . | |
* Install the Perl language ''yum install perl perl-IO-Compress zlib'' . | |
* Enter the directory with ''cd tentacle'' . | |
* Install with ''./tentacle_server_installer –install'' . | |
| |
* ''tar xzvf tentacle_server-762.tar.gz'' にてダウンロードしたファイルを展開します。 | |
* ''yum install perl perl-IO-Compress zlib'' で perl をインストールします。 | |
* ''cd tentacle'' でディレクトリに入ります。 | |
* ''./tentacle_server_installer –install'' にてインストールします。 | |
| |
=== SVN からのインストール === | === SVN からのインストール === |
デフォルトでは、Tentacle のログ出力先は ''/dev/null'' になっています。\\ | デフォルトでは、Tentacle のログ出力先は ''/dev/null'' になっています。\\ |
</WRAP> | </WRAP> |
| |
| <wrap #ks5 /> |
| |
===== OpenSSL 証明書クイックガイド ===== | ===== OpenSSL 証明書クイックガイド ===== |
{{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf.png }} | {{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf.png }} |
| |
<WRAP center round tip 75%> Remember that each time you make changes to the tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''/etc/init.d/tentacle_serverd start'' . | <WRAP center round tip 60%> Remember that every time you make changes to the Tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''systemctl start tentacle_serverd'' . |
| |
</WRAP>\\ | </WRAP> |
| |
<WRAP center round tip 75%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''/etc/init.d/tentacle_serverd start'' | <WRAP center round tip 60%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''systemctl start tentacle_serverd'' |
</WRAP>\\ | |
| </WRAP> |
| |
2. Start the proxy. As in the previous point number 1, modify the configuration file ''/etc/tentacle/tentacle_server.conf'' of the machine that is going to act as proxy. Also, uncomment and complete the lines ''proxy_ip'' y ''proxy_port'' with the configuration valid in your environment: | 2. Start the proxy. As in the previous point number 1, modify the configuration file ''/etc/tentacle/tentacle_server.conf'' of the machine that is going to act as proxy. Also, uncomment and complete the lines ''proxy_ip'' y ''proxy_port'' with the configuration valid in your environment: |
{{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf_proxy.png }} | {{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf_proxy.png }} |
| |
<WRAP center round tip 75%> Remember that each time you make changes to the tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''/etc/init.d/tentacle_serverd start'' . | <WRAP center round tip 60%> Remember that every time you make changes to the Tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''systemctl start tentacle_serverd'' . |
| |
</WRAP> | </WRAP> |
| |
<WRAP center round tip 75%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''/etc/init.d/tentacle_serverd start'' | <WRAP center round tip 60%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''systemctl start tentacle_serverd'' |
</WRAP> | </WRAP> |
| |
<WRAP center round info 60%> | <WRAP center round info 60%> |
| |
Remember that each time you make changes to the Tentacle configuration file, it is necessary to restart the service for the changes to take effect:\\ | Remember that every time you make changes to the Tentacle configuration file, you need to restart the service for the changes to take effect: ''systemctl start tentacle_serverd''. |
''/etc/init.d/tentacle_serverd start'' . | |
| |
</WRAP> | </WRAP> |
| |
<WRAP center round info 60%> | <WRAP center round info 60%> |
Tentacle の設定ファイルに変更を加えるたびに、変更を有効にするためにはサービスを再起動する必要があることに注意してください。\\ | |
''/etc/init.d/tentacle_serverd start'' | Tentacle の設定ファイルに変更を加えるたびに、変更を有効にするためにはサービスを再起動する必要があることに注意してください。''systemctl start tentacle_serverd'' |
</WRAP> | </WRAP> |
| |