Skip to content

Commit

Permalink
Merge pull request #4 from redbrick/update_brickbot
Browse files Browse the repository at this point in the history
Update Brickbot docs on where and how it runs
  • Loading branch information
wizzdom authored Sep 27, 2023
2 parents 32ae431 + e347c0c commit 796e950
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/services/cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ source venv/bin/activate
python3 main.py config.toml
```

Brickbot runs in `tmux a -t 0` and can be restarted by pressing ctrl+c and running the above python command

## Minecraft Servers

The Redbrick Minecraft server's are dockerized applications running on *Zeus* on a server-per-container basis, using the tools on this GitHub Repo: https://github.com/itzg/docker-minecraft-server#interacting-with-the-server
Expand Down

0 comments on commit 796e950

Please sign in to comment.