mirror of
https://github.com/n8n-io/self-hosted-ai-starter-kit.git
synced 2025-11-29 08:33:15 +00:00
Remove mentions of infinity in README (#2)
This commit is contained in:
@@ -4,7 +4,7 @@ This repo helps quickly bootstrap an n8n demo environment using docker-compose.
|
|||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
- [Docker compose](https://docs.docker.com/compose/)
|
- [Docker compose](https://docs.docker.com/compose/)
|
||||||
- **Optionally** an Nvidia GPU for faster inference on Ollama and Infinity
|
- **Optionally** an Nvidia GPU for faster inference on Ollama
|
||||||
|
|
||||||
### Setup
|
### Setup
|
||||||
- Clone this repo
|
- Clone this repo
|
||||||
@@ -22,7 +22,6 @@ This repo helps quickly bootstrap an n8n demo environment using docker-compose.
|
|||||||
- [n8n](http://localhost:5678/)
|
- [n8n](http://localhost:5678/)
|
||||||
- [Ollama](http://localhost:11434/)
|
- [Ollama](http://localhost:11434/)
|
||||||
- [Qdrant](http://localhost:6333/dashboard)
|
- [Qdrant](http://localhost:6333/dashboard)
|
||||||
- [Infinity](http://localhost:7997/docs)
|
|
||||||
|
|
||||||
### Updating
|
### Updating
|
||||||
- Run `docker compose pull` to fetch all the latest images
|
- Run `docker compose pull` to fetch all the latest images
|
||||||
|
|||||||
Reference in New Issue
Block a user