Skip to content

Latest commit

 

History

History

nondocker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

DevOps

Docker way

http://dev-random.net/wp-content/uploads/2014/04/bin-bash-extended.sh-600x600.png

Configure nginx

(cd scripts && ./nginx-conf.sh)

Create daemons

  1. Replace <PROJECT_PATH> and <USER_NAME> in systemd/*.service files
  2. Execite shell:
(cd scripts && ./systemd-conf.sh)