Користувальницькькі налаштування

Налаштування сайту


gateone

Розбіжності

Тут показані розбіжності між вибраною ревізією та поточною версією сторінки.

Посилання на цей список змін

gateone [2013/06/13 00:05]
wombat створено
gateone [2013/06/13 00:07] (поточний)
wombat Useful links added
Рядок 1: Рядок 1:
 +  wget -c -O GateOne-master.zip https://​github.com/​liftoff/​GateOne/​archive/​master.zip
 +  unzip /​home/​vova/​GateOne-master.zip ./
 +  cd GateOne-master/​
 +  mcedit INSTALL.txt
 +  pip install stdeb
 +  apt-get install stdeb
 +  apt-get install debhelper
 +  python setup.py --command-packages=stdeb.command bdist_deb
 +  dpkg -i gateone_1.2.0-1_all.deb
 +  cd /​opt/​gateone
 +  apt-get install python-dev
 +  pip install --upgrade Pillow
 +  pip install --upgrade tornado
 +  mcedit settings/​10server.conf
 +  pip install cssmin
 +  pip install slimit
 +  ./​gateone.py
 +  update-rc.d gateone defaults
 +  service gateone start
 +
 +====== Полезные ссылки ======
 +
 +http://​liftoffsoftware.com/​Products/​GateOne
 +
 +https://​github.com/​liftoff/​GateOne/​blob/​master/​INSTALL.txt
 +
  
gateone.txt · В останнє змінено: 2013/06/13 00:07 by wombat