20180207

肖威工作总结

(2)针对于nigix的部署问题 root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/nginx.conf root@iZbp1el9eqr15sz0z8olo7Z:~# service nginx restart Job for nginx.service failed because the control process exited with error code. See "systemctl root@iZbp1el9eqr15sz0z8olo7Z:~# systemctl status nginx.service可以查看nigix的相关错误;

  • 晚上:阿里云部署思考

https://ihower.tw/rails/deployment.html ror自動部署教學 http://chi15036-blog.logdown.com/posts/1375017-automatic-deployment-of-ror-education

如何把rails项目部署到linode云端服务器并跟域名连上 https://mp.weixin.qq.com/s?__biz=MzIxOTI3NzczMQ==&mid=2654854921&idx=1&sn=fb18b04397c1913d80ab0611d5b94dac&scene=0#wechat_redirect

Linode 关联域名的操作方法 http://hukui-blog.logdown.com/posts/2017/04/27/linode-associated-domain-name

Mac下安装Nginx和PHP http://xufei.logdown.com/posts/2013/07/04/mac-install-nginx-php

Django、nginx、uswgi、mysql生产环境的服务器迁移 http://yuezaixz.logdown.com/posts/252757-django-nginx-uswgi-mysql-production-environment-server-migration

安裝PostgreSQL, nginx, gunicorn 紀錄 http://farma.logdown.com/posts/168776-install-postgresql-nginx-gunicorn-records

(AWS EC2) Ubuntu14.04 安裝 Jenkins http://jyeh-blog.logdown.com/posts/728161-aws-ec2-ubuntu1404-jenkins

Fluentd,Elasticsearch和Kibana在FreeBSD上 http://ywang.logdown.com/tags/fluentd

ubuntu12.04+rvm+passenger+nginx http://joel-zhong.logdown.com/posts/138281/ubuntu12-4-rvm-passenger-nginx

Nginx安装笔记 http://rexxon.logdown.com/tags/nginx

[Windows Server 2008 R2][Nginx]如何在Windows Server 2008 R2上設定Nginx作為反向代理伺服器(Reverse Proxy Server) http://lawrence-chuang-blog.logdown.com/posts/1154859-windows-server-2008-r2-nginx-how-to-set-up-nginx-as-reverse-proxy-on-a-windows-server-2008-r2-server-reverse-proxy-server

Linux的下LNMP环境的简单搭建 http://coolshare.logdown.com/tags/nginx ``` Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-62-generic x86_64)

Welcome to Alibaba Cloud Elastic Compute Service !

Last login: Wed Feb 7 08:47:15 2018 from 124.205.131.250 root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/nginx.conf root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/sites-enabled/messageapp.conf root@iZbp1el9eqr15sz0z8olo7Z:~# sudo service nginx restart Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/nginx.conf root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/sites-enabled/messageapp.conf root@iZbp1el9eqr15sz0z8olo7Z:~# sudo service nginx restart Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/nginx.conf root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/sites-enabled/messageapp/.conf root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/sites-enabled/messageapp/.conf root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/nginx.conf root@iZbp1el9eqr15sz0z8olo7Z:~# sudo service nginx restart Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. root@iZbp1el9eqr15sz0z8olo7Z:~# systemctl status nginx.service ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2018-02-07 12:14:56 CST; 8min ago Process: 17074 ExecStop=/bin/sleep 1 (code=exited, status=0/SUCCESS) Process: 17068 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry TERM/5 --pidfile /run/nginx.pid (code=exited, status=0/SUCCESS) Process: 17161 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=1/FAILURE) Main PID: 16319 (code=exited, status=0/SUCCESS)

Feb 07 12:14:56 iZbp1el9eqr15sz0z8olo7Z systemd[1]: Starting A high performance web server and a reverse proxy server... Feb 07 12:14:56 iZbp1el9eqr15sz0z8olo7Z nginx[17161]: nginx: [emerg] unknown directive "vi" in /etc/nginx/sites-enabled/messageapp.conf:10 Feb 07 12:14:56 iZbp1el9eqr15sz0z8olo7Z nginx[17161]: nginx: configuration file /etc/nginx/nginx.conf test failed Feb 07 12:14:56 iZbp1el9eqr15sz0z8olo7Z systemd[1]: nginx.service: Control process exited, code=exited status=1 Feb 07 12:14:56 iZbp1el9eqr15sz0z8olo7Z systemd[1]: Failed to start A high performance web server and a reverse proxy server. Feb 07 12:14:56 iZbp1el9eqr15sz0z8olo7Z systemd[1]: nginx.service: Unit entered failed state. Feb 07 12:14:56 iZbp1el9eqr15sz0z8olo7Z systemd[1]: nginx.service: Failed with result 'exit-code'. root@iZbp1el9eqr15sz0z8olo7Z:~# packet_write_wait: Connection to 116.62.115.160 port 22: Broken pipe ✘ xiaowei@xiaoweideMacBook-Pro ⮀ ~ ⮀ ⭠ master± ⮀ ssh [email protected] [email protected]'s password: Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-62-generic x86_64)

Welcome to Alibaba Cloud Elastic Compute Service !

Last login: Wed Feb 7 11:25:58 2018 from 106.39.102.195 root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/nginx.conf root@iZbp1el9eqr15sz0z8olo7Z:~# service nginx restart Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/nginx.conf root@iZbp1el9eqr15sz0z8olo7Z:~# vi /etc/nginx/sites-enabled/messageapp.conf root@iZbp1el9eqr15sz0z8olo7Z:~# sudo service nginx restart Job for nginx.service failed because the control process exited with error code. See "systemctl status nginx.service" and "journalctl -xe" for details. root@iZbp1el9eqr15sz0z8olo7Z:~# packet_write_wait: Connection to 116.62.115.160 port 22: Broken pipe ✘ xiaowei@xiaoweideMacBook-Pro ⮀ ~ ⮀ ⭠ master± ⮀ ssh [email protected] [email protected]'s password: Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-62-generic x86_64)

Welcome to Alibaba Cloud Elastic Compute Service !

Last login: Wed Feb 7 12:54:08 2018 from 106.39.102.195 root@iZbp1el9eqr15sz0z8olo7Z:~# systemctl status nginx.service ● nginx.service - A high performance web server and a reverse proxy server Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2018-02-07 13:01:19 CST; 5min ago Process: 17074 ExecStop=/bin/sleep 1 (code=exited, status=0/SUCCESS) Process: 17068 ExecStop=/sbin/start-stop-daemon --quiet --stop --retry TERM/5 --pidfile /run/nginx.pid (code=exited, status=0/SUCCESS) Process: 17293 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=1/FAILURE) Main PID: 16319 (code=exited, status=0/SUCCESS)

Feb 07 13:01:19 iZbp1el9eqr15sz0z8olo7Z systemd[1]: Starting A high performance web server and a reverse proxy server... Feb 07 13:01:19 iZbp1el9eqr15sz0z8olo7Z nginx[17293]: nginx: [emerg] unknown directive "vi" in /etc/nginx/sites-enabled/messageapp.conf:10 Feb 07 13:01:19 iZbp1el9eqr15sz0z8olo7Z nginx[17293]: nginx: configuration file /etc/nginx/nginx.conf test failed Feb 07 13:01:19 iZbp1el9eqr15sz0z8olo7Z systemd[1]: nginx.service: Control process exited, code=exited status=1 Feb 07 13:01:19 iZbp1el9eqr15sz0z8olo7Z systemd[1]: Failed to start A high performance web server and a reverse proxy server. Feb 07 13:01:19 iZbp1el9eqr15sz0z8olo7Z systemd[1]: nginx.service: Unit entered failed state. Feb 07 13:01:19 iZbp1el9eqr15sz0z8olo7Z systemd[1]: nginx.service: Failed with result 'exit-code'. root@iZbp1el9eqr15sz0z8olo7Z:~# ^C root@iZbp1el9eqr15sz0z8olo7Z:~# ^C root@iZbp1el9eqr15sz0z8olo7Z:~# exit logout Connection to 116.62.115.160 closed.

田文艺工作总结

  • 上午:微信内容打造
  • 下午:注册MEW账号 OTCBTC账号 ps做图

张家琛工作总结

  • 整理文档
  • 看支付功能

results matching ""

    No results matching ""