https://github.com/zingerlittlebee/server_bee-backend
Backend for ServerBee
https://github.com/zingerlittlebee/server_bee-backend
actix-web probe rust serverbee websocket
Last synced: 25 days ago
JSON representation
Backend for ServerBee
- Host: GitHub
- URL: https://github.com/zingerlittlebee/server_bee-backend
- Owner: ZingerLittleBee
- Created: 2022-08-04T10:57:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T22:02:34.000Z (8 months ago)
- Last Synced: 2025-03-29T16:06:14.563Z (about 1 month ago)
- Topics: actix-web, probe, rust, serverbee, websocket
- Language: TypeScript
- Homepage: https://docs.serverbee.app
- Size: 9.07 MB
- Stars: 318
- Watchers: 2
- Forks: 15
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
Language : ๐บ๐ธ English | [๐จ๐ณ ็ฎไฝไธญๆ](./README.zh-CN.md)
server_bee-backend
Backend for iOS application named [ServerBee](https://apps.apple.com/us/app/serverbee/id6443553714)
Web-based Single-Node, Multi-Node Monitoring and Terminal Management Tools


# Overview
Mono repository for ServerBee
- ServerHub (The hub of serverbee, provide history data from serverbee-web)
- hub
- serverbee-interactor
- serverbee-recorder
- [ServerBee Backend](./web/README.md) (The backend of serverbee, can be used as a standalone application)
- serverbee-web (provide data from server)
- ~~serverbee-deploy (provide **AutoLaunch**ใ**AutoUpdate**ใ**DownloadWebModule** for serverbee-web)~~(Deprecated)
- Linux use startup.sh to replace
- `bash <(curl -s https://raw.githubusercontent.com/ZingerLittleBee/server_bee-backend/main/script/startup.sh)`
- macOSใWindows use [ServerMilk](https://github.com/ZingerLittleBee/ServerMilk) to replace# Documentation
#### Full documentation
- [ServerHub](docs.serverhub.app)
- [ServerBee](docs.serverbee.app)#### View by function
- If you only want to install the **ServerBee** backend service, ๐ [Click Here](https://docs.serverbee.app/usage)
- If you just want to monitor your single server or computer through a web
page, ๐ [Click Here](https://docs.serverbee.app/startup/web)
- If you want to monitor multiple servers or computers through a
webpage, ๐ [Click Here](https://docs.serverhub.app)# Snapshot
### ServerHub
TODO
### ServerBee Web




# Found an issue or have a proposal
[Create an issue](https://github.com/zingerlittlebee/server_bee-backend/issues/new)
# Release Notes
SEE [CHANGELOG](CHANGELOG.md)
# Read More
[Office Website](https://serverbee.app/)
[App Store](https://apps.apple.com/us/app/serverbee/id6443553714)