python web 学习
latest
  • python web学习说明
  • 前端学习记录
  • 数据库
  • python web框架
  • 个人备忘录
    • ssh 技巧
    • supervisor 管理后台进程(后台进程挂了,能够自动启动)
    • windows Host配置
    • dockerfile
    • django项目的配置
  • 应用部署
  • 个人python笔记
  • 踩过的坑
  • python
  • rst 文件语法
python web 学习
  • Docs »
  • 个人备忘录
  • Edit on GitHub

个人备忘录¶

  • ssh 技巧
    • ssh 客户端配置文件
  • supervisor 管理后台进程(后台进程挂了,能够自动启动)
    • supervisor安装:
    • 配置文件:
    • 启动supervisor
  • windows Host配置
  • dockerfile
    • 创建python开发环境的dockerfile
  • django项目的配置
    • uwsgi配置
    • apache2配置
Next Previous

© Copyright 2018, Read the Docs Revision a2560ce1.

Built with Sphinx using a theme provided by Read the Docs.