Ensure API endpoints deployment via WSGI are documented
Registered by
Alexandra Settle
Governance community goal for Pike: Control Plane API endpoints deployment via WSGI
In some projects, API services can be run:
1. As a Python command that runs a web server (e.g. wsgiref or werkzeug).
2. As a WSGI application hosted by performant web servers (e.g. Apache with mod_wsgi or Nginx with uWSGI).
When a project provides a WSGI application the API service gains flexibility in terms of deployment, performance, configuration and scaling.
See here for more info: https:/
Blueprint information
- Status:
- Not started
- Approver:
- Alexandra Settle
- Priority:
- Medium
- Drafter:
- Alexandra Settle
- Direction:
- Approved
- Assignee:
- Alexandra Settle
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
(?)