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 ourterms of serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose deploy the dolphinscheduler how to enable gateway address #16392

Closed
3 tasks done
lgb861213opened this issue Jul 30, 2024 · 5 comments
Closed
3 tasks done
Labels
question Further information is requested Stale

Comments

@lgb861213
Copy link

Search before asking

  • I had searched in theissuesand found no similar issues.

What happened

docker compose deploy the dolphinscheduler how to enable gateway address

What you expected to happen

docker compose deploy the dolphinscheduler how to enable gateway address

How to reproduce

docker compose deploy the dolphinscheduler how to enable gateway address

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@lgb861213 lgb861213 added bug Something isn't working Waiting for reply Waiting for reply labels Jul 30, 2024
@SbloodyS
Copy link
Member

�What do you mean by gateway address?@lgb861213

@SbloodyS SbloodyS added question Further information is requested need more information and removed bug Something isn't working Waiting for reply Waiting for reply labels Jul 30, 2024
@lgb861213
Copy link
Author

�What do you mean by gateway address?@lgb861213

it means how to change the docker compose yaml file and enable the Python gateway; You can refer to the following link for instructions
https://dolphinscheduler.apache.org/ Python /main/start.html#start- Python -gateway-service

#################
Please make sure you already started Python gateway service along with api-server. You can enabled it via

Environment: export API_PYTHON_GATEWAY_ENABLED=” true”

Configuration File: Set Python -gateway.enabled: true in api-server/conf/application.yaml

@SbloodyS
Copy link
Member

SbloodyS commented Aug 2, 2024

�What do you mean by gateway address?@lgb861213

it means how to change the docker compose yaml file and enable the Python gateway; You can refer to the following link for instructionshttps://dolphinscheduler.apache.org/ Python /main/start.html#start- Python -gateway-service

################# Please make sure you already started Python gateway service along with api-server. You can enabled it via

Environment: export API_PYTHON_GATEWAY_ENABLED=” true”

Configuration File: Set Python -gateway.enabled: true in api-server/conf/application.yaml

This document has a very clear description of the startup method.

Copy link

github-actions bot commented Sep 7, 2024

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

@github-actions github-actions bot added the Stale label Sep 7, 2024
Copy link

This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.

@github-actions github-actions bot closed this asnot planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale
Projects
None yet
Development

No branches or pull requests

2 participants