Skip to content

smilexth/ollama-open-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Ollama and Open Web-UI

This repository contains the necessary configuration to run the Ollama and Open Web-UI services using Docker.

Prerequisites

  • Docker installed on your machine

Getting Started

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.

Running the Services

To run the Ollama and Open Web-UI services, follow these steps:

  1. Open a terminal and navigate to the project directory.
  2. Run the following command to start the services:
docker-compose up -d
  1. Wait for the services to start. You can check the logs for any errors.

Accessing the Services

Stopping the Services

To stop the services, run the following command:

docker-compose down

Contributing

Contributions are welcome! Please fork this repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

Run the Ollama and Open Web-UI services using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors