upgrade go deps and readme

This commit is contained in:
Henry Dollman
2024-07-27 20:59:17 -04:00
parent 184445f089
commit 935dca8679
5 changed files with 150 additions and 149 deletions

View File

@@ -30,7 +30,7 @@ The agent runs on each system you want to monitor. It creates a minimal SSH serv
If not using docker, ignore 4-5 and run the agent using the binary instead.
1. Start the hub (see [installation](#installation)). The binary command is `beszel serve`.
1. Start the hub (see [installation](#installation)).
2. Open http://localhost:8090 and create an admin user.
3. Click "Add system." Enter the name and host of the system you want to monitor.
4. Click "Copy docker compose" to copy the agent's docker-compose.yml file to your clipboard.