Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmwinuka authored Jul 8, 2024
1 parent cab6c3f commit e81245f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,18 @@ To install via homebrew, run:
Once installed, you can run the server with the following command:
`echovault --bind-addr=localhost --data-dir="path/to/persistence/directory"`

### Docker

`docker pull echovault/echovault`

The full list of tags can be found [here](https://hub.docker.com/r/echovault/echovault/tags).

### Container Registry

`docker pull ghcr.io/echovault/echovault`

The full list of tags can be found [here](https://github.com/EchoVault/EchoVault/pkgs/container/echovault).

### Binaries

You can download the binaries by clicking on a release tag and downloading
Expand Down

0 comments on commit e81245f

Please sign in to comment.