差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| python:uwsgi [2020/04/17 16:58] – ともやん | python:uwsgi [2020/09/11 16:50] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | < | ||
| - | < | ||
| - | #result pre, #mincode pre { | ||
| - | overflow: scroll; | ||
| - | overflow-x: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | # | ||
| - | height: 400px; | ||
| - | overflow: scroll; | ||
| - | overflow-x: hidden; | ||
| - | font-size: 10px; | ||
| - | } | ||
| - | #logo { | ||
| - | background-color: | ||
| - | padding: 10px; | ||
| - | width: fit-content; | ||
| - | } | ||
| - | #logo p { | ||
| - | margin: 0; | ||
| - | } | ||
| - | </ | ||
| - | </ | ||
| ====== uWSGI - WSGI アプリケーションコンテナ ====== | ====== uWSGI - WSGI アプリケーションコンテナ ====== | ||
| <WRAP #logo> | <WRAP #logo> | ||
| 行 111: | 行 88: | ||
| [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] | [GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] | ||
| </ | </ | ||
| + | </ | ||
| Python 仮想環境の作成\\ | Python 仮想環境の作成\\ | ||
| 行 120: | 行 98: | ||
| < | < | ||
| $ . py3dj3_venv/ | $ . py3dj3_venv/ | ||
| + | </ | ||
| + | <WRAP prewrap 100% #result> | ||
| + | < | ||
| (py3dj3_venv) $ | (py3dj3_venv) $ | ||
| </ | </ | ||
| + | </ | ||
| Python 仮想環境の pip を更新\\ | Python 仮想環境の pip を更新\\ | ||
| 行 166: | 行 148: | ||
| < | < | ||
| (py3dj3_venv) $ deactivate | (py3dj3_venv) $ deactivate | ||
| + | </ | ||
| + | <WRAP prewrap 100% #result> | ||
| + | < | ||
| $ | $ | ||
| </ | </ | ||
| + | </ | ||
| 一番シンプルな uwsgi コマンドで Django アプリの動作確認を行う\\ | 一番シンプルな uwsgi コマンドで Django アプリの動作確認を行う\\ | ||
| 行 357: | 行 343: | ||
| Include conf.modules.d/ | Include conf.modules.d/ | ||
| </ | </ | ||
| + | </ | ||
| + | |||
| + | ===== uWSGI 関連パッケージ ===== | ||
| + | <WRAP prewrap 100%> | ||
| + | <code powershell> | ||
| + | $ dnf search uwsgi | ||
| + | </ | ||
| + | </ | ||
| + | <WRAP prewrap 100% # | ||
| + | <code powershell> | ||
| + | メタデータの期限切れの最終確認: | ||
| + | ================================= Name 完全一致: | ||
| + | uwsgi.x86_64 : Fast, self-healing, | ||
| + | ============================== Name & Summary 一致: uwsgi =============================== | ||
| + | uwsgi-docs.x86_64 : uWSGI - Documentation | ||
| + | uwsgi-alarm-curl.x86_64 : uWSGI - Curl alarm plugin | ||
| + | uwsgi-alarm-xmpp.x86_64 : uWSGI - Curl alarm plugin | ||
| + | uwsgi-plugin-rack.x86_64 : uWSGI - Ruby rack plugin | ||
| + | uwsgi-plugin-sqlite3.x86_64 : uWSGI - SQLite3 plugin | ||
| + | uwsgi-logger-file.x86_64 : uWSGI - logfile logger plugin | ||
| + | uwsgi-logger-pipe.x86_64 : uWSGI - logpipe logger plugin | ||
| + | uwsgi-plugin-lua.x86_64 : uWSGI - Plugin for LUA support | ||
| + | uwsgi-plugin-pam.x86_64 : uWSGI - Plugin for PAM support | ||
| + | uwsgi-plugin-php.x86_64 : uWSGI - Plugin for PHP support | ||
| + | uwsgi-plugin-pty.x86_64 : uWSGI - Plugin for PTY support | ||
| + | uwsgi-plugin-rpc.x86_64 : uWSGI - Plugin for RPC support | ||
| + | uwsgi-logger-syslog.x86_64 : uWSGI - syslog logger plugin | ||
| + | uwsgi-logger-zeromq.x86_64 : uWSGI - ZeroMQ logger plugin | ||
| + | uwsgi-logger-redis.x86_64 : uWSGI - redislog logger plugin | ||
| + | uwsgi-plugin-ldap.x86_64 : uWSGI - Plugin for LDAP support | ||
| + | uwsgi-plugin-psgi.x86_64 : uWSGI - Plugin for PSGI support | ||
| + | uwsgi-plugin-ruby.x86_64 : uWSGI - Plugin for Ruby support | ||
| + | uwsgi-logger-rsyslog.x86_64 : uWSGI - rsyslog logger plugin | ||
| + | uwsgi-logger-crypto.x86_64 : uWSGI - logcrypto logger plugin | ||
| + | uwsgi-logger-socket.x86_64 : uWSGI - logsocket logger plugin | ||
| + | uwsgi-plugin-cache.x86_64 : uWSGI - Plugin for cache support | ||
| + | uwsgi-plugin-dummy.x86_64 : uWSGI - Plugin for Dummy support | ||
| + | uwsgi-plugin-geoip.x86_64 : uWSGI - Plugin for GeoIP support | ||
| + | uwsgi-logger-graylog2.x86_64 : uWSGI - Graylog2 logger plugin | ||
| + | uwsgi-plugin-common.x86_64 : uWSGI - Common plugins for uWSGI | ||
| + | uwsgi-plugin-gccgo.x86_64 : uWSGI - Plugin for GoLang support | ||
| + | uwsgi-plugin-ssi.x86_64 : uWSGI - Server Side Includes plugin | ||
| + | uwsgi-plugin-cplusplus.x86_64 : uWSGI - Plugin for C++ support | ||
| + | uwsgi-plugin-nagios.x86_64 : uWSGI - Plugin for Nagios support | ||
| + | uwsgi-plugin-ugreen.x86_64 : uWSGI - Plugin for uGreen support | ||
| + | uwsgi-plugin-webdav.x86_64 : uWSGI - Plugin for WebDAV support | ||
| + | uwsgi-router-raw.x86_64 : uWSGI - Plugin for Raw Router support | ||
| + | uwsgi-router-ssl.x86_64 : uWSGI - Plugin for SSL router support | ||
| + | uwsgi-plugin-rrdtool.x86_64 : uWSGI - Plugin for RRDTool support | ||
| + | uwsgi-router-fast.x86_64 : uWSGI - Plugin for FastRouter support | ||
| + | uwsgi-plugin-coroae.x86_64 : uWSGI - Plugin for PERL Coro support | ||
| + | uwsgi-plugin-fiber.x86_64 : uWSGI - Plugin for Ruby Fiber support | ||
| + | uwsgi-plugin-mono.x86_64 : uWSGI - Plugin for Mono / .NET support | ||
| + | uwsgi-router-hash.x86_64 : uWSGI - Plugin for Hash router support | ||
| + | uwsgi-router-http.x86_64 : uWSGI - Plugin for HTTP router support | ||
| + | uwsgi-plugin-airbrake.x86_64 : uWSGI - Plugin for AirBrake support | ||
| + | uwsgi-plugin-mongrel2.x86_64 : uWSGI - Plugin for Mongrel2 support | ||
| + | uwsgi-plugin-notfound.x86_64 : uWSGI - Plugin for notfound support | ||
| + | uwsgi-plugin-zergpool.x86_64 : uWSGI - Plugin for zergpool support | ||
| + | uwsgi-devel.i686 : uWSGI - Development header files and libraries | ||
| + | uwsgi-devel.x86_64 : uWSGI - Development header files and libraries | ||
| + | uwsgi-logger-systemd.x86_64 : uWSGI - systemd journal logger plugin | ||
| + | uwsgi-plugin-dumbloop.x86_64 : uWSGI - Plugin for Dumb Loop support | ||
| + | uwsgi-plugin-python3.x86_64 : uWSGI - Plugin for Python 3.7 support | ||
| + | uwsgi-router-cache.x86_64 : uWSGI - Plugin for Cache router support | ||
| + | uwsgi-router-redis.x86_64 : uWSGI - Plugin for Redis router support | ||
| + | uwsgi-router-uwsgi.x86_64 : uWSGI - Plugin for uWSGI router support | ||
| + | uwsgi-plugin-curl-cron.x86_64 : uWSGI - Plugin for CURL Cron support | ||
| + | uwsgi-plugin-glusterfs.x86_64 : uWSGI - Plugin for GlusterFS support | ||
| + | uwsgi-stats-pusher-file.x86_64 : uWSGI - File Stats Pusher for uWSGI | ||
| + | uwsgi-log-encoder-msgpack.x86_64 : uWSGI - msgpack log encoder plugin | ||
| + | uwsgi-router-radius.x86_64 : uWSGI - Plugin for Radius router support | ||
| + | uwsgi-router-spnego.x86_64 : uWSGI - Plugin for SPNEgo router support | ||
| + | uwsgi-router-static.i686 : uWSGI - Plugin for Static router support | ||
| + | uwsgi-router-static.x86_64 : uWSGI - Plugin for Static router support | ||
| + | uwsgi-router-xmldir.x86_64 : uWSGI - Plugin for XMLDir router rupport | ||
| + | uwsgi-transformation-gzip.x86_64 : uWSGI - GZip Transformation plugin | ||
| + | uwsgi-router-tuntap.x86_64 : uWSGI - Plugin for TUN/TAP router support | ||
| + | uwsgi-plugin-carbon.x86_64 : uWSGI - Plugin for Carbon/ | ||
| + | uwsgi-plugin-xattr.x86_64 : uWSGI - Plugin for Extra Attributes support | ||
| + | uwsgi-router-expires.x86_64 : uWSGI - Plugin for Expires router support | ||
| + | uwsgi-router-forkpty.x86_64 : uWSGI - Plugin for ForkPTY router support | ||
| + | uwsgi-router-metrics.x86_64 : uWSGI - Plugin for Metrics router support | ||
| + | uwsgi-router-rewrite.x86_64 : uWSGI - Plugin for Rewrite router support | ||
| + | uwsgi-plugin-spooler.x86_64 : uWSGI - Plugin for Remote Spooling support | ||
| + | uwsgi-stats-pusher-socket.x86_64 : uWSGI - Socket Stats Pusher for uWSGI | ||
| + | uwsgi-stats-pusher-statsd.x86_64 : uWSGI - StatsD Stats Pusher for uWSGI | ||
| + | uwsgi-stats-pusher-zabbix.x86_64 : uWSGI - Zabbix Stats Pusher for uWSGI | ||
| + | uwsgi-plugin-xslt.x86_64 : uWSGI - Plugin for XSLT transformation support | ||
| + | uwsgi-router-redirect.x86_64 : uWSGI - Plugin for Redirect router support | ||
| + | uwsgi-transformation-tofile.x86_64 : uWSGI - ToFile Transformation plugin | ||
| + | uwsgi-plugin-rbthreads.x86_64 : uWSGI - Ruby native threads support plugin | ||
| + | uwsgi-router-memcached.x86_64 : uWSGI - Plugin for Memcached router support | ||
| + | uwsgi-transformation-chunked.x86_64 : uWSGI - Chunked Transformation plugin | ||
| + | uwsgi-transformation-toupper.x86_64 : uWSGI - ToUpper Transformation plugin | ||
| + | uwsgi-router-basicauth.x86_64 : uWSGI - Plugin for Basic Auth router support | ||
| + | uwsgi-transformation-offload.x86_64 : uWSGI - Off-Load Transformation plugin | ||
| + | uwsgi-transformation-template.x86_64 : uWSGI - Template Transformation plugin | ||
| + | uwsgi-plugin-cheaper-busyness.x86_64 : uWSGI - Plugin for Cheaper Busyness algos | ||
| + | uwsgi-plugin-python3-gevent.x86_64 : uWSGI - Plugin for Python 3.7 GEvent support | ||
| + | uwsgi-plugin-python3-greenlet.x86_64 : uWSGI - Plugin for Python 3.7 Greenlet support | ||
| + | uwsgi-plugin-python3-tornado.x86_64 : uWSGI - Plugin for Tornado (Python 3.7) support | ||
| + | python3-uwsgidecorators.x86_64 : Python 3.7 decorators providing access to the uwsgi API | ||
| + | </ | ||
| </ | </ | ||