dropshell/README.md
Your Name b396441271
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled
readme
2025-05-14 22:32:56 +12:00

22 lines
486 B
Markdown

# Dropshell
A system management tool for server operations, written in C++.
## Installation
```
curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/install.sh | sudo bash
```
## Installation of Agent
Install the Agent on each server you wish to manage. Supports amd64 (x86_64) and arm64 (aarch64) architectures.
```
curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/server_autosetup.sh | sudo bash
```
Manual steps:
1. asdf
1. kjrew