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 [Dify] #1289

Closed
19 tasks
laozhou0731 opened this issue Feb 14, 2025 · 1 comment
Closed
19 tasks

Create docker-compose.yml project for [Dify] #1289

laozhou0731 opened this issue Feb 14, 2025 · 1 comment
Labels
feature Type label, New feature or request

Comments

@laozhou0731
Copy link
Collaborator

Describe application with below format

# application name
name: "Websoft9"
# URL of the software project's homepage
website_url: "https://dify.ai/"
# URL where the full source code of the program can be downloaded
source_code_url: "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production."
# a brief and concise statementthat presents the main points for this application, shorter than 10 characters
summary: "Open source Application self-hosting platform"
# description of what the software does, shorter than 250 characters, sentence case
description: "GitOps-driven, multi-application hosting for cloud servers and home servers, one-click deployment of 200+ open source apps."
# list of license identifiers, see https://opensource.org/licenses for the full list of licenses
licenses:
  - LGPL-3.0
# (optional, true/false, default true) whether this application have Docker image
Docker_image: true
# (optional) link to an interactive demo of the software
demo_url: "https://www.websoft9.com/demo"

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
@laozhou0731 laozhou0731 added the feature Type label, New feature or request label Feb 14, 2025
@chendelin1982
Copy link
Contributor

refer to: #1281

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