-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b6e5762
commit 1a3ce0d
Showing
3 changed files
with
1,305 additions
and
1,246 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,17 @@ | |
|
||
The GridWorks ear is responsible for putting all messages on its production world broker into persistent store. | ||
|
||
|
||
1. Log into the instance | ||
- uses `gridworks-main.pem` | ||
- `ssh [email protected]` | ||
2. ear service --help | ||
- ear service status | ||
|
||
Also, there is an `ear` tmux running tail -n 500 -f state.txt in | ||
|
||
~/.local/state/gridworks/ear/log | ||
|
||
## Contributing | ||
|
||
For development, you will need a local dev rabbit broker. Set that up by downloading the gridworks-base repo and following the instructions [here](https://github.com/thegridelectric/gridworks-base?tab=readme-ov-file#dev-rabbit-broker) in its Readme. | ||
|
Oops, something went wrong.