CentOS installation resin

Source: Internet
Author: User
Prerequisites: install the java environment in centos. For more information, visit the official website. select the rpm format. Download the following command from centos: wgethttp: // caucho.com/download/rpm-6.5/4.0.43/x86_64/resin

Now install the java environment in centos: reference address

Install

Go to the official website to get the following information:
 
Select the rpm format.

Run the following command on the centos command line:

wget http://caucho.com/download/rpm-6.5/4.0.43/x86_64/resin-pro-4.0.43-1.x86_64.rpm

Install

# rpm -ivh resin-4.0.43-1.x86_64.rpm
View running status
# service resin statusResin/4.0.43 status for watchdog at 127.0.0.1:6600watchdog:  watchdog-pid: 1154server 'app-0' : ACTIVE  password: missing  watchdog-user: root  user: resin(resin)  root: /var/resin  conf: /etc/resin/resin.xml  pid: 1245  uptime: 0 days 00h26
Resin Directory Description 

. /Usr/local/share/resin application library and some commands. /etc/resin configuration file, such as resin. xml and other configuration files. /var/resin webapps directory. /var/log/resin log

The configuration content of resin will be added if necessary in the future.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.