https://github.com/beclab/tapr
https://github.com/beclab/tapr
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/beclab/tapr
- Owner: beclab
- License: other
- Created: 2024-04-28T14:10:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-27T13:30:41.000Z (7 months ago)
- Last Synced: 2025-11-28T15:42:02.114Z (7 months ago)
- Language: Go
- Size: 638 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# TAPR
[](https://github.com/Above-Os/tapr/actions/workflows/build.yaml)
Terminus Application Runtime
## Image uploader
Provides an upload gateway to upload an image into user space (user's Home dir)
## secret vault
Provides a gateway to create / get / list / delete a secret key to the user's vault - infisical
## sys event
Fire the events where the system has something happened like `a new user created` `an app installed` `CPU high load` etc.
## upload
A general upload sidecar is provided for apps to upload files into the cluster
## ws-gateway
A general WebSocket sidecar is provided for apps to create a WebSocket channel easily
## middleware-operator
Provides some cluster-hosted middleware like RDB, NoSQL, Cache, and Search Index, as apps' persistence strategies in Terminus.