dropshell release DEV
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled

This commit is contained in:
Your Name
2025-05-17 20:21:31 +12:00
parent e5aaa57259
commit 0e1ac9ddd8
3 changed files with 45 additions and 19 deletions

View File

@ -8,6 +8,8 @@ A system management tool for server operations, written in C++.
curl -fsSL https://gitea.jde.nz/public/dropshell/releases/download/latest/install.sh | sudo bash
```
This installs as dropshell, with a symlink ds if the ds command does not already exist.
## Installation of Agent
Install the Agent on each server you wish to manage. Supports amd64 (x86_64) and arm64 (aarch64) architectures.
@ -24,3 +26,7 @@ Manual steps:
1. Test ssh'ing into the server.
## Install Services
Set up a server and install a service:
1. `ds create-server SERVERNAME`