1. 首页
  2. 考试认证
  3. 其它
  4. home 'see'服务器手动启动指南

home 'see'服务器手动启动指南

上传者: 2024-10-25 23:22:14上传 ZIP文件 5.16MB 热度 8次

主页查看It's the homepage for 'see'。服务器默认设置为自动运行(路径:/etc/init/wsgi.conf)。如果未自动执行,可通过以下方式手动启动:

使用nginx + uwsgi运行


$ uwsgi --wsgi-file /home/seebuntu/github/home/seeseehome/wsgi.py --http-socket 0.0.0.0:80

使用apache2 + django应用程序运行


$ ~/github/home/seehome

$ ./manage.py runserver 0.0.0.0:80 --insecure


$ screen

下载地址
用户评论