书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 632 个相关结果.
  • 相关名词释义

    1221 2018-04-16 《aiohttp 中文文档》
    相关名词释义 aiodns asyncio callable cchardet chardet gunicorn IDNA keep-alive nginx percent-encoding requoting resource route web-handler websocket yarl 相关名词释义 aio...
  • Chapter 17: Deployment on Linux

    Traditional Hosting Creating an Ubuntu Server Using a SSH Client Password-less Logins Securing Your Server Installing Base Dependencies Installing the Application Setting Up...
  • eventlet

    eventlet Installing Running Binding Externally eventlet Prefer using Gunicorn with eventlet workers rather than using eventlet directly. Gunicorn provides a much more confi...
  • gevent

    gevent Installing Running Binding Externally gevent Prefer using Gunicorn or uWSGI with gevent workers rather than using gevent directly. Gunicorn and uWSGI provide much m...
  • Config File

    Config File config Config File config -c CONFIG, --config CONFIG None The Gunicorn config file. A string of the form PATH , file:PATH , or python:MODULE_NAME . Only ha...
  • gevent

    gevent Installing Running Binding Externally gevent Prefer using Gunicorn or uWSGI with gevent workers rather than using gevent directly. Gunicorn and uWSGI provide much m...
  • 日志

    日志 监控日志 过滤 实时日志 局限 使用外部的日志收集器 日志 tsuru会收集每个应用的标准输入和标准错误,使得调试问题更加容易。要使用日志,请确保你应用的日志发送到了stdout和stderr。 监控日志 要看到应用的日志。可以使用tsuru app-log 命令: $ tsuru app - log ...
  • Django入门与实践-第27章:项目部署

    Django入门与实践-第27章:项目部署 简介(Introduction) 版本控制(Version Control) Git 基本配置(Basic Setup) Git 远程仓库(Remote Repository) 项目配置(Project Settings) 记录依赖库版本(Tracking Requirements) 域名(Domain...
  • Python

    Hello World - Python Before you begin Recreating the sample code Build and deploy this sample Remove the sample app deployment Hello World - Python A simple web app written...
  • Deployment

    Deployment - Intro About FastAPI versions About HTTPS Run a Server Manually - Uvicorn Deployments Concepts Deploy FastAPI on Deta Server Workers - Gunicorn with Uvicorn Fast...