Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...



In order to build or host a specific version eg 23.7.11.

  1. Clone this repo and checkout the tag

...

  1. git@github.com:hyperledger/besu-docs.git
    git

...

  1. checkout

...

  1. 23.7.1

...

  1. Build and run locally
      yarn
    yarn run start
    Open up a browser tab and navigate to `http://localhost:3000/development`3.
  1. (Optional)

...

  1. host

...

  1. this

...

  1. version

...

  1. on

...

  1. your

...

  1. own

...

  1. infrastructure

...

  1. (eg:

...

  1. nginx,

...

  1. s3

...

  1. etc)
    yarn
    yarn run build
    # optional - this is to check the output locally
    yarn run serve

          Host the contents of the `build` folder on your own infrastructure