https://github.com/beclab/bfl
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/beclab/bfl
- Owner: beclab
- License: other
- Created: 2024-04-29T05:46:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-02T14:09:15.000Z (7 months ago)
- Last Synced: 2025-12-05T09:34:02.524Z (7 months ago)
- Language: Go
- Size: 695 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Backend For Launcher (BFL)
[](https://github.com/beclab/bfl/actions/workflows/build_main.yml)
## apiserver
Provides some APIs for the launcher apps.
### How to build
```sh
make bfl
```
## ingress
User's desktop and apps ingress controller. When the user installs or uninstalls an app, the controller will create or delete a domain automatically.
### How to build
```sh
make bfl-ingress
```
## FRPC
A FRPC agent, which acts as a controller to keep the FRPC's configuration reconciled with the ingress