{"id":22257491,"url":"https://github.com/msetsma/webui-ollama-script","last_synced_at":"2025-03-25T13:12:06.446Z","repository":{"id":252129549,"uuid":"839513426","full_name":"msetsma/WebUI-Ollama-Script","owner":"msetsma","description":"PowerShell script to start and launch the WebUI Docker container, followed by opening the local website.","archived":false,"fork":false,"pushed_at":"2024-08-07T19:05:56.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T11:46:33.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/msetsma.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-07T19:03:39.000Z","updated_at":"2024-08-07T19:05:59.000Z","dependencies_parsed_at":"2024-08-07T22:37:44.437Z","dependency_job_id":null,"html_url":"https://github.com/msetsma/WebUI-Ollama-Script","commit_stats":null,"previous_names":["msetsma/webui-ollama-script"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msetsma%2FWebUI-Ollama-Script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msetsma%2FWebUI-Ollama-Script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msetsma%2FWebUI-Ollama-Script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msetsma%2FWebUI-Ollama-Script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msetsma","download_url":"https://codeload.github.com/msetsma/WebUI-Ollama-Script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467627,"owners_count":20620216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-03T08:11:03.950Z","updated_at":"2025-03-25T13:12:06.412Z","avatar_url":"https://github.com/msetsma.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Here's the updated `README.md` file:\n\n**Docker Container Launcher**\n==========================\n\nA simple PowerShell script to start and launch a Docker container, followed by opening a website hosted within the container.\n\n**Prerequisites**\n-----------------\n\nBefore running this script, you need to install the following:\n\n* **Ollama**: Download and install Ollama from [https://ollama.com/download/windows](https://ollama.com/download/windows)\n* **Docker Desktop for Home**: Install Docker Desktop for Home from [https://www.docker.com/products/docker-desktop](https://www.docker.com/products/docker-desktop)\n* **OpenWebUI**: Follow the installation instructions at [https://docs.openwebui.com/](https://docs.openwebui.com/)\n\n**Step 1: Run the Docker Command**\n---------------------------------\n\nBefore running this script, you need to run the following Docker command in your terminal:\n```bash\ndocker run -d -p 3000:8080 --gpus=all -v ollama:/root/.ollama -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:ollama\n```\nThis command downloads and installs OpenWebUI with Ollama integration.\n\n\n**Configuration**\n---------------\n\n* You can modify the `$containerName` variable at the top of the script to match your container's name\n* The website URL is set to `http://localhost:3000/auth`, you can change it to point to a different website within your container\n\n**Features**\n------------\n\n* Checks if the container is running and stops it if so\n* Starts the container if it's not running or exists but is stopped\n* Waits for the container to start before launching the website","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsetsma%2Fwebui-ollama-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsetsma%2Fwebui-ollama-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsetsma%2Fwebui-ollama-script/lists"}