Compare commits
1 Commits
8cdf19bf6c
...
1c6108f94f
Author | SHA1 | Date | |
---|---|---|---|
|
1c6108f94f |
@ -84,8 +84,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- add simple health check
|
- add simple health check
|
||||||
|
|
||||||
### Docs
|
### 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 installation docs
|
||||||
- add notes
|
- add notes
|
||||||
|
|
||||||
|
@ -17,11 +17,3 @@ 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
|
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