Compare commits
2 Commits
1c6108f94f
...
8cdf19bf6c
Author | SHA1 | Date | |
---|---|---|---|
|
8cdf19bf6c | ||
53cc689dc4 |
@ -84,6 +84,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- add simple health check
|
||||
|
||||
### Docs
|
||||
- update readme
|
||||
next up is differentiating the different agents, such that we can execute commands from the cli to for example update dependencies on all machines, restart machines etc.
|
||||
- add installation docs
|
||||
- add notes
|
||||
|
||||
|
@ -17,3 +17,11 @@ curl https://git.front.kjuulh.io/kjuulh/churn-v2/raw/branch/main/install.sh | ba
|
||||
```
|
||||
|
||||
configure `~/.local/share/io.kjuulh.churn-agent/churn-agent.toml` use an editor of choice. Churn agent will generate a randomish name for the specific agent, consider giving it something more semantically meaningful to you
|
||||
|
||||
## CLI (TBD)
|
||||
|
||||
Using the churn cli allows sending specific commands to a set of agents
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user