Skip to content

Commit

Permalink
Add deployment examples and references to image repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgalow committed Sep 10, 2023
1 parent 39a48f2 commit 948f970
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Configuration options are set using environment variables.

## How to deploy

Pre-built Docker images for different architectures are available on [Docker Hub](https://hub.docker.com/repository/docker/paulgalow/racoder/general) and the [GitHub Container Registry](https://github.com/paulgalow/racoder/pkgs/container/racoder/versions?filters%5Bversion_type%5D=tagged). Deploy racoder using Docker Compose on a small home server like a Raspberry Pi or host it (for free) on fly.io.

### Using Docker Run

Let's use a simple example and deploy an instance of racoder on our local client machine:
Expand Down

0 comments on commit 948f970

Please sign in to comment.