Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemclaren authored Apr 4, 2024
1 parent b53615d commit e41cb2a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ A demo running [Ollama](https://github.com/ollama/ollama) and [Open WebUI](https

## Deploy

> [!NOTE]
> Running this requires the latest version of [flyctl](https://github.com/superfly/flyctl)
```bash
fly apps create [app_name]
fly deploy
fly launch --from https://github.com/fly-apps/ollama-open-webui
```

That's it! When you visit `https://[app].fly.dev` you should see the Open WebUI interface where you can log in and create the initial admin user.

0 comments on commit e41cb2a

Please sign in to comment.