Files
Eliott van Nuffel df38148149
Some checks failed
Native Verification / Build Docs (pull_request) Successful in 1m12s
Native Verification / Build App-Service Native (pull_request) Successful in 1m27s
Native Verification / Build Daemon Native (pull_request) Successful in 42s
Lint and Test Charts / lint-test (pull_request_target) Failing after 19s
Lint and Test Charts / test-version (pull_request_target) Successful in 0s
Lint and Test Charts / push-image (pull_request_target) Failing after 15s
Lint and Test Charts / upload-cli (pull_request_target) Failing after 1m15s
Lint and Test Charts / upload-daemon (pull_request_target) Failing after 1m12s
Lint and Test Charts / push-deps (pull_request_target) Has been skipped
Lint and Test Charts / push-deps-arm64 (pull_request_target) Has been skipped
Lint and Test Charts / push-image-arm64 (pull_request_target) Has been cancelled
Lint and Test Charts / upload-package (pull_request_target) Has been cancelled
Lint and Test Charts / install-test (pull_request_target) Has been cancelled
continue beOS rebrand and add native verification
2026-03-10 13:48:45 +01:00
..
2026-01-22 21:42:13 +08:00
2026-01-22 21:42:13 +08:00
2026-01-22 21:42:13 +08:00
2026-01-22 21:42:13 +08:00
2026-03-09 10:45:55 +01:00

tapr

Overview

The beOS Pro application runtime that includes core sidecars & operators that solve the “boring but critical” plumbing required by most self-hosted apps—file uploads, secret storage, event streaming, WebSockets, and turnkey data services.

image-uploader

An HTTP gateway that lets any authenticated component upload images directly to the requesting users $HOME directory (~/Pictures by default).

secret-vault

A thin wrapper around Infisical that exposes per-user secret management (create, get, list, delete) through a REST interface.

sys-event

An event bus that emits structured system events—user.created, app.installed, cpu.high_load, and more.

upload-sidecar

A general-purpose file-upload sidecar for in-cluster applications.

ws-gateway

A drop-in WebSocket gateway that upgrades HTTP connections and proxies bidirectional traffic to your service.

middleware-operator

A Kubernetes operator that provisions common middleware—PostgreSQL, Redis, MongoDB, Elasticsearch, and more—as first-class CRDs.