Skip to content

Commit

Permalink
Merge pull request #484
Browse files Browse the repository at this point in the history
Update README.md (Added Midori AI subsystem to the readme)
  • Loading branch information
enricoros authored Apr 6, 2024
2 parents b687f23 + 7a05d01 commit 212023c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,13 @@ Or run the official container:
- manually: `docker run -d -p 3000:3000 ghcr.io/enricoros/big-agi`
- or, with docker-compose: `docker-compose up` or see [the documentation](docs/deploy-docker.md) for a composer file with integrated browsing

## ⚙️ Deploy with Midori AI Subsystem for Docker

Follow the setup found on [Midori AI Subsystem Site](https://io.midori-ai.xyz/subsystem/manager/) for your host OS
After setting that up install the Big-AGI docker backend to the Midori AI Subsystem.

Once that is done, you are all set!

## ☁️ Deploy on Cloudflare Pages

Please refer to the [Cloudflare deployment documentation](docs/deploy-cloudflare.md).
Expand Down

0 comments on commit 212023c

Please sign in to comment.