# bk-PaaS
**Repository Path**: kernelkiller/bk-PaaS
## Basic Information
- **Project Name**: bk-PaaS
- **Description**: 蓝鲸智云PaaS平台(BlueKing PaaS)
- **Primary Language**: Python
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 254
- **Created**: 2020-04-09
- **Last Updated**: 2024-06-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# The BlueKing PaaS (Community Edition)
[](https://github.com/Tencent/bk-PaaS/blob/master/LICENSE) [](https://github.com/Tencent/bk-PaaS/releases) [](https://github.com/Tencent/bk-PaaS/pulls)
The BlueKing PaaS is an open development platform that allows developers to create, develop, deploy and manage SaaS applications quickly and easily.
This open source project is the BlueKing PaaS Community Edition,It provides framework, API Gateway, scheduling engine, common components, etc. Helping developers to build SaaS Application(support tools and operating systems) quickly, cost-effectively and effortlessly . It provides a complete automation and self-service for a SaaS application from creation, deployment, maintenance and management. allowing developers to focus on the logical development of SaaS applications.
The BlueKing PaaS Community Edition contains:
- PaaS(paas-ce/paas): include 4 web projects(python [[Django](https://www.djangoproject.com/)])
- login: Unified Login Service
- paas: Developer Center & Workbench
- esb: API Gateway
- appengine: Application Engine
- PaaSAgent(paas-ce/paasagent): Application Engine Agent(golang [[labstack/echo](https://github.com/labstack/echo)])
## Overview
- [Architecture(In Chinese)](docs/overview/architecture.md)
- [Code directory(In Chinese)](docs/overview/project_codes.md)
- [Deployment topology(In Chinese)](docs/overview/project_deploy.md)
## Features
- Developer Center: Provide self-service, automated services to support fast, low-cost,
free-operation of SaaS applications
- Unified Login Service: user and role management, support docking enterprise internal login system([document](http://docs.bk.tencent.com/develop_center/enterprise_login/))
- Framework: a SaaS application framework to make the development more efficient
- API Gateway: support docking the system API via online self-service access or component code access
- Multi-environment support: allowing developers to test and release SaaS application in different environment
- BlueKing S-mart application support: deploy S-mart application via file upload [more S-mart Application](http://bk.tencent.com/s-mart)
## Experience
- [Quick start via Docker container(In Chinese)](docs/wiki/container-support.md)
## Install
- [Install PaaS(In Chinese)](docs/install/ce_paas_install.md)
- [Install PaaSAgent(In Chinese)](docs/install/ce_paas_agent_install.md)
- [Replace the installed ce version(In Chinese)](https://docs.bk.tencent.com/bk_osed/guide.html#osed)
## Release
- [PaaS release log(In Chinese)](paas-ce/paas/release.md)
- [PaaSAgent release log(In Chinese)](paas-ce/paasagent/release.md)
## SaaS List
- [Standard OPS](https://github.com/Tencent/bk-sops)
## Support
- [white paper(In Chinese)](http://docs.bk.tencent.com/product_white_paper/paas/)
- [bk forum](https://bk.tencent.com/s-mart/community)
- [bk DevOps online video tutorial(In Chinese)](https://cloud.tencent.com/developer/edu/major-100008)
- Contact us, technical exchange QQ group:
## Contributing
For bk-PaaS branch management, issues, and pr specifications, read the [CONTRIBUTING(In Chinese)](docs/CONTRIBUTING.md)
If you are interested in contributing, check out the [CONTRIBUTING.md], also join our [Tencent OpenSource Plan](https://opensource.tencent.com/contribution).
## FAQ
[FAQ](https://github.com/Tencent/bk-PaaS/wiki/FAQ)
## License
bk-PaaS is based on the MIT protocol. Please refer to [LICENSE](LICENSE.txt)