mirror of
https://github.com/mikeroyal/Self-Hosting-Guide
synced 2026-05-24 09:48:33 +00:00
Merge a6854c4284 into 3eaf827bf4
This commit is contained in:
commit
ac9f318a50
1 changed files with 2 additions and 0 deletions
|
|
@ -429,6 +429,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o
|
|||
|
||||
[Zeal](https://zealdocs.org/) is an offline documentation browser for software developers inspired by [Dash](https://kapeli.com/dash).
|
||||
|
||||
[AgentTier](https://github.com/agenttier/agenttier) is a Kubernetes-native platform that provisions isolated, persistent sandboxes for both human developers and AI coding agents from a single Sandbox CRD. Each sandbox is a Pod + PVC + default-deny NetworkPolicy with optional gVisor isolation. Sandboxes can run interactively (browser terminal over WebSocket) or as headless agent workloads via a streaming REST API. Distributed as a single Helm chart with a Python SDK, Go CLI, and React Web UI. Apache-2.0.
|
||||
|
||||
### Web servers
|
||||
|
||||
[Back to The Top](#table-of-contents)
|
||||
|
|
|
|||
Loading…
Reference in a new issue