Skip to content

Commit

Permalink
self review
Browse files Browse the repository at this point in the history
  • Loading branch information
Olshansk committed Nov 25, 2024
1 parent 9fa7461 commit d952e5c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 65 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import ReactPlayer from "react-player";
- [Faucet is not ready and you need to fund the accounts manually](#faucet-is-not-ready-and-you-need-to-fund-the-accounts-manually)
- [Start the RelayMiner](#start-the-relayminer)
- [Start the AppGate Server](#start-the-appgate-server)
- [Re-stake the gateway](#re-stake-the-gateway)

## Results

Expand Down Expand Up @@ -331,9 +330,3 @@ docker compose up -d appgate
# View
docker logs -f --tail 100 appgate
```

### Re-stake the gateway

```
```
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import ReactPlayer from "react-player";
- [Key Terms in Morse and Shannon](#key-terms-in-morse-and-shannon)
- [Understanding Actors in the Shannon upgrade](#understanding-actors-in-the-shannon-upgrade)
- [Prerequisites](#prerequisites)
- [\[Optional\] Create a new user](#optional-create-a-new-user)
- [A. Deploying a Full Node](#a-deploying-a-full-node)
- [B. Creating a Supplier and Deploying a RelayMiner](#b-creating-a-supplier-and-deploying-a-relayminer)
- [C. Creating an Application and Deploying an AppGate Server](#c-creating-an-application-and-deploying-an-appgate-server)
Expand Down Expand Up @@ -153,7 +152,7 @@ Update `NODE_HOSTNAME` in `.env` to the IP address or hostname of your node. For
sed -i -e s/NODE_HOSTNAME=/NODE_HOSTNAME=69.42.690.420/g .env
```

### [Optional] Create a new user
### [Optional] Create a new user <!-- omit in toc -->

:::note

Expand Down
56 changes: 0 additions & 56 deletions docusaurus/docs/operate/quickstart/supplier_cheatsheet.md

This file was deleted.

0 comments on commit d952e5c

Please sign in to comment.