Component Rename `webserver` to `gateway`
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Problem
The component name `webserver` is too generic and causes confusion among customers, as it doesn't accurately reflect the component's specific function.
## Proposal
Rename the component from `webserver` to `gateway` to better represent its actual role as a gateway server that handles incoming requests.
## Implementation Impact
- Documentation updates required
- Configuration files will need modification
- Existing references in codebase must be updated
## Reference
deps: Change pkg name from webserver to gateway https://github.com/lablup/backend.ai/pull/2655
JIRA Issue: BA-41
Contributor guide
Assessment
This issue has not been assessed yet.