Skip to content

Commit bebe7ac

Browse files
authored
Merge pull request #112 from trydirect/vsilent-patch-1
Refine README formatting and add Integrations section
2 parents 9bf2df2 + 6453e0a commit bebe7ac

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
<img width="200" src="https://raw.githubusercontent.com/trydirect/status/testing/assets/logo/status.png">
44

5-
# Status Panel
65

76
**A lightweight infrastructure agent for server and container management.**
87

9-
Monitors health, collects metrics, manages Docker containers, and executes commands all from a single statically-linked binary.
8+
Monitors health, collects metrics, manages Docker containers, and executes commands - all from a single statically-linked binary.
109

1110
[![CI](https://github.com/trydirect/status/actions/workflows/ci.yml/badge.svg)](https://github.com/trydirect/status/actions/workflows/ci.yml)
1211
[![Docker Pulls](https://img.shields.io/docker/pulls/trydirect/status.svg)](https://hub.docker.com/r/trydirect/status)
@@ -172,7 +171,12 @@ The local `/api/v1/commands/*` endpoints are the agent's own Axum API surface. W
172171
| `POST` | `/api/self/update/deploy` | Deploy prepared binary |
173172
| `POST` | `/api/self/update/rollback` | Restore previous version |
174173

175-
### Stacker Commands (Remote)
174+
175+
### Integrations
176+
177+
[Stacker](https://stacker.my)
178+
179+
Server Commands (Remote)
176180

177181
The agent accepts signed commands from the Stacker dashboard covering the full lifecycle:
178182

0 commit comments

Comments
 (0)