书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 1380 个相关结果.
  • 部署

    部署方式 Nginx+uwsgi uwsgi安装与配置 安装 配置 启动网站 Nginx 安装与配置 安装 配置文件 重启Nginx 访问 部署方式 Nginx+uwsgi 部署Python Web的方式有好多中, 这里只是举例其中一种方式, 使用Nginx + uwsgi 部署. 查阅资料,认为uwsgi性能还不错 ...
  • 概览

    Django异常 Django核心异常 ObjectDoesNotExist FieldDoesNotExist MultipleObjectsReturned SuspiciousOperation PermissionDenied ViewDoesNotExist MiddlewareNotUsed ImproperlyConfigured...
  • Command Line Interface

    Command Line Interface Application Discovery Run the Development Server Open a Shell Environments Watch Extra Files with the Reloader Debug Mode Environment Variables From do...
  • OpenStack模块代码结构

    OpenStack模块代码结构 1.简介 2.数据库管理 2.1 class <service>::db 2.2 class <service>::db::mysql 2.3 class <service>::db::postgresql 2.4 class <service>::db::sync 3. Keystone初始化管理 3....
  • How to install Django

    How to install Django Install Python Install Apache and mod_wsgi Get your database running Install the Django code Installing an official release with pip Installing a distribu...
  • 部署

    部署方式 Nginx+uwsgi uwsgi安装与配置 安装 配置 启动网站 Nginx 安装与配置 安装 配置文件 重启Nginx 访问 部署方式 Nginx+uwsgi 部署Python Web的方式有好多中, 这里只是举例其中一种方式, 使用Nginx + uwsgi 部署. 查阅资料,认为uwsgi性能还不错 ...
  • 21.5 使用模板

    使用模板 home.html form.html signin-ok.html 小结 使用模板 Web框架把我们从WSGI中拯救出来了。现在,我们只需要不断地编写函数,带上URL,就可以继续Web App的开发了。 但是,Web App不仅仅是处理逻辑,展示给用户的页面也非常重要。在函数中返回一个包含HTML的字符串,简单的页面还可以,但是...
  • Server Workers - Gunicorn with Uvicorn

    Server Workers - Gunicorn with Uvicorn Gunicorn with Uvicorn Workers Install Gunicorn and Uvicorn Run Gunicorn with Uvicorn Workers Uvicorn with Workers Deployment Concepts Co...
  • Server Workers - Gunicorn with Uvicorn

    Server Workers - Gunicorn with Uvicorn Gunicorn with Uvicorn Workers Install Gunicorn and Uvicorn Run Gunicorn with Uvicorn Workers Uvicorn with Workers Deployment Concepts Co...
  • 组件问题

    常见问题 1. Core 启动异常 2. Web 页面异常 3. Web 登录失败 4. 管理用户 和 系统用户 常见问题 1. Core 启动异常 ./ jmsctl . sh start Creating network "jms_net" with driver "bridge" Creating jms_mys...