Gateone for use under Red Hat Linux

Source: Internet
Author: User
Tags git clone



Gate One requires the system to meet the following two prerequisites,



(1)python:2.6+ or 3.2+



(2)Tornado Framework 2.2+



The following command enters from the root directory :



of these two Linux is a basic self-bring, check to see if there are any installed:



$ python–v (to check Python version)



then install Pip , command:




$--no-check-certificate https://bootstrap.pypa.io/get-pip.py 

$ python get-pip.py 

Install tornado, 

$ pip Install tornado 

After the installation is complete, let's verify our environment, 

$ python-v 

$ python-c "Import tornado; Print (tornado.version) "

If you don't have Git installed locally, install Git first, 

$ apt-get Install git 


Get the Gate One source and install it,


$ git clone https://github.com/liftoff/GateOne.git 

$ CD Gateone 

$ python./setup.py Install

If you want to run it in the background, use Serveri to start 

$/etc/init.d/gateone Start 


OK, the service starts successfully and is accessed through the browser 

The access address is local https://192.168.0.201, or it can be installed server address: https://10.21.17.99/(Linux), I access under WINDOW7

This article is from the "Bebebo" blog, make sure to keep this source http://junbo.blog.51cto.com/2041374/1732284



Gateone for use under Red Hat Linux


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.