Sign inSign up

ivories/huginn

By ivories

Updated over 10 years ago

huginn no need install package, for china

Image
0

435

ivories/huginn repository overview

coreos docker

init

ssh core@yourserverip
cd /home/core
git clone https://github.com/ivories/docker.git
chmod -R 777 docker/shell
/home/core/docker/shell/shell_init
exit
install_web

set timezone

sudo timedatectl set-timezone Asia/Shanghai

start/restart web service

web

install other service

install_fleetctl bind # install bind server
install_fleetctl samba # install samba share
install_fleetctl git # install git server

config the server

cd /home/core/data/nginx
vi nginx.conf # config nginx domain

cd /home/core/data/php
vi php.ini # config php.ini

cd /home/core/data/mysql
vi my.cnf # config my.cnf

command list

fs param                 #restart service
fweb                     #restart web service
fl                       #list all service
fl param                 #list one service
install_fleetctl         #install new fleetctl service
install_systemctl        #install new systemctl service

Tag summary

Content type

Image

Digest

Size

285.7 MB

Last updated

over 10 years ago

docker pull ivories/huginn:1.0