Skip to content

Commit

Permalink
Adjusted readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnCowbell committed Oct 27, 2021
1 parent d147490 commit 64ebf52
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion SDP_Logger_Scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@
- It also makes a config file for CTFE to use.
3. Whenever you want to run the logger,
1. Start trillian in the trillian repository using ```docker-compose -f examples/deployment/docker-compose.yml up```
2. In a seperate terminal, run ```sh run_ctfe.sh```
2. In a seperate terminal, run ```sh run_ctfe.sh```. The terminal window should appear frozen, but will be running CTFE. CTRL+C to terminate.

To confirm its working, go to your browser and navigate to http://localhost:6966/sdp/ct/v1/get-sth
- If you recieve a response, then the logger is successfully running!

0 comments on commit 64ebf52

Please sign in to comment.