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

Start Frontend Docker Container Separately migrates the web service to Docker, but there are some issues for API and Worker services! #11164

Open
5 tasks done
asemandeveloper opened this issue Nov 27, 2024 · 3 comments
Labels
🌚 invalid This doesn't seem right

Comments

@asemandeveloper
Copy link

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

0.12.1

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

With this guide, the web service built locally will be moved to Docker, but there are some issues for API and Worker services!

Please provide a complete guide to porting API and Worker services built locally with this guide to Docker so that they work well with other services available in Docker.

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

@crazywoola
Copy link
Member

Not sure what you are talking about. Can you provide more details like the steps you have done?

@crazywoola crazywoola added the 🌚 invalid This doesn't seem right label Nov 27, 2024
@asemandeveloper
Copy link
Author

Using this guide, I successfully ran the API and WEB locally, and DIFY is working well. Now I want to move the API, Worker, and WEB services, which are currently running locally, into Docker. This guide is suitable for migrating the WEB service to Docker, and it successfully transfers the WEB service to Docker while ensuring DIFY works correctly. However, there is no such guide available for the API and Worker services!

@crazywoola
Copy link
Member

I see, actually you can checkout the github actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌚 invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants