Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 411 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 411 Bytes

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)