{"id":21342523,"url":"https://github.com/ldcmleo/webui-boilerplate","last_synced_at":"2025-03-16T03:11:50.751Z","repository":{"id":260998886,"uuid":"882943605","full_name":"ldcmleo/WebUI-Boilerplate","owner":"ldcmleo","description":"A straightforward Docker project designed to simplify the setup of a Web User Interface (WebUI) alongside an Ollama Service. Using Docker Compose, this project streamlines the process of launching both services, ensuring seamless integration and providing a flexible, scalable environment suitable for various development and testing scenarios.","archived":false,"fork":false,"pushed_at":"2024-11-06T18:43:31.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T15:43:37.388Z","etag":null,"topics":["docker"],"latest_commit_sha":null,"homepage":"","language":null,"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/ldcmleo.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-11-04T04:56:34.000Z","updated_at":"2024-12-02T19:25:12.000Z","dependencies_parsed_at":"2024-11-04T06:18:09.806Z","dependency_job_id":"5ed41a4b-ff15-4cc6-a163-9d54e397ab9d","html_url":"https://github.com/ldcmleo/WebUI-Boilerplate","commit_stats":null,"previous_names":["ldcmleo/webui-boilerplate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldcmleo%2FWebUI-Boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldcmleo%2FWebUI-Boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldcmleo%2FWebUI-Boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ldcmleo%2FWebUI-Boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ldcmleo","download_url":"https://codeload.github.com/ldcmleo/WebUI-Boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818199,"owners_count":20352629,"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":["docker"],"created_at":"2024-11-22T01:08:55.732Z","updated_at":"2025-03-16T03:11:50.730Z","avatar_url":"https://github.com/ldcmleo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebUI-Boilerplate\nA simple Docker project with Docker Compose to set up a WebUI and Ollama Service environment.\n## Requiriments/Requisitos\n- Docker Engine or Docker Desktop installed\n- Docker compose plugin\n\n## Usage\nClone this repository in a specific folder\n```bash\ngit clone git@github.com:ldcmleo/WebUI-Boilerplate.git\n```\n\nThis will create a folder called WebUI-Boilerplate. Navigate into this folder and start the services:\n\n```bash\ncd WebUI-Boilerplate\ndocker compose up -d\n```\n\n## Creating a Model for Ollama\nThis service uses Ollama to create models, providing an environment similar to ChatGPT. To create a new model with your Ollama service, follow these steps:\n\n### Using the Ollama container\nTo access the Ollama container, run the following command:\n\n```bash\ndocker exec -it ollama bash\n```\n\nOnce inside the container, create the new model using an Ollama command, for example:\n```bash\nollama run llama3.2\n```\n\nYou can find available models for Ollama here: \n![Ollama Website](https://ollama.com/library)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldcmleo%2Fwebui-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fldcmleo%2Fwebui-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fldcmleo%2Fwebui-boilerplate/lists"}