软件包:tryton-server-uwsgi(7.0.19-7)
tryton-server-uwsgi 的相关链接
Debian 的资源:
下载源码包 tryton-server:
- [tryton-server_7.0.19-7.dsc]
- [tryton-server_7.0.19.orig.tar.gz]
- [tryton-server_7.0.19-7.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.tryton.org]
相似软件包:
- tryton-server-postgresql
- tryton-server-all-in-one
- tryton-modules-stock-supply-production
- tryton-modules-sale-product-recommendation
- tryton-modules-product-price-list
- tryton-modules-production-work-timesheet
- tryton-modules-ldap-authentication
- tryton-modules-product-attribute
- tryton-sao
- tryton-modules-production
- tryton-modules-quality
Tryton application platform - uWSGI integration
Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth).
For production use it is recommended to run the Tryton server under a WSGI backend instead of the simple Werkzeug development server.
This package provides the integration of tryton-server with the uWSGI backend. It offers also the possibility of configuring and running workers and/or the scheduler as uWSGI daemons.
The Tryton server can be accessed by the uWSGI and/or HTTP protocols. For small sites that are not exposed to the Internet this may already cover your needs; otherwise have a look at the package tryton-server-nginx to run the uWSGI server behind a dedicated reverse proxy.
其他与 tryton-server-uwsgi 有关的软件包
|
|
|
|
-
- dep: debconf (>= 0.5)
- Debian 配置管理系统
- 或者 debconf-2.0
- 本虚包由这些包填实: cdebconf, cdebconf-udeb, debconf
-
- dep: tryton-server
- Tryton application platform - server
-
- dep: tryton-server-api-7.0
- 本虚包由这些包填实: tryton-server
-
- dep: ucf
- 更新配置文件:保留用户对配置文件的更改
-
- dep: uwsgi-plugin-python3
- WSGI plugin for uWSGI (Python 3)
-
- rec: tryton-sao
- Tryton application platform - web client
-
- rec: tryton-server-postgresql
- Tryton application platform - PostgreSQL integration
-
- sug: tryton-server-nginx
- Tryton application platform - Nginx integration