Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create docker-compose.yml project for [Open WebUI] #1165

Open
4 of 19 tasks
chendelin1982 opened this issue Jan 1, 2025 · 2 comments
Open
4 of 19 tasks

Create docker-compose.yml project for [Open WebUI] #1165

chendelin1982 opened this issue Jan 1, 2025 · 2 comments
Labels
feature Type label, New feature or request

Comments

@chendelin1982
Copy link
Contributor

chendelin1982 commented Jan 1, 2025

Describe application with below format

# application name
name: "Open WebUI" (openwebui)
# URL of the software project's homepage
website_url: "https://[openwebui.com](https://openwebui.com/)/"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/open-webui/open-webui"
# a brief and concise statementthat presents the main points for this application, shorter than 10 characters
summary: "User-friendly AI Interface"
# description of what the software does, shorter than 250 characters, sentence case
description: "Open WebUI is an [extensible](https://github.com/open-webui/pipelines), feature-rich, and user-friendly self-hosted WebUI designed to operate entirely offline. It supports various LLM runners, including Ollama and OpenAI-compatible APIs."
# list of license identifiers, see https://opensource.org/licenses for the full list of licenses
licenses:
  - MIT
# (optional, true/false, default true) whether this application have Docker image
Docker_image: true

Assessment Checklist by repository owner

Before deveopment, repository owner should complete below Assessment:

  • This application have 3 containers
  • official architecture research
  • Complete the Contentful data
  • Create app project structure from template

Development Checklist by deveoper

Developer should develop this application's docker compose project at Websoft9 Console directly.

  • official architecture research
  • follow standardized syntax
  • specials and refers at notes.md/.env/docker-compose.yml
  • test at Websoft9 Appstore and nginx proxy testing
  • check siteurl or baseurl
  • add official environments reference at .env
  • connetion URI
  • ports
  • credentials environment
  • i18n
  • commit RP to dev branch

Production preparation by repository owner

  • system test
  • docs
  • add Notes content to docs
  • publish to RC release
@chendelin1982 chendelin1982 added the feature Type label, New feature or request label Jan 1, 2025
@chendelin1982 chendelin1982 changed the title Create docker-compose.yml project for [appname] Create docker-compose.yml project for [Open WebUI] Jan 2, 2025
@qiaofeng1227 qiaofeng1227 removed their assignment Jan 2, 2025
@chendelin1982
Copy link
Contributor Author

image
metadata is bad

@chendelin1982 chendelin1982 added the bug Type label, something isn't working label Jan 9, 2025
@qiaofeng1227 qiaofeng1227 removed their assignment Jan 13, 2025
@qiaofeng1227 qiaofeng1227 removed the bug Type label, something isn't working label Jan 15, 2025
@qiaofeng1227
Copy link
Contributor

contenful 数据修复,已经ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Type label, New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants