nickfan commented on issue #6004: URL: https://github.com/apache/seatunnel/issues/6004#issuecomment-2007684648
> > @Hu-WF hi weifeng, I didn't found any file to add those envs in seatunnel_web path. Can you give more information about this? maybe file name/path. > > this is my seatunnel_web path tree: > > ├── bin │ ├── gc.log │ ├── nohup.out │ └── seatunnel-backend-daemon.sh ├── conf │ ├── application.yml │ ├── connector-datasource-mapper.yaml │ ├── hazelcast-client.yaml │ ├── logback-spring.xml │ └── plugin-mapping.properties ├── script │ ├── init_sql.sh │ ├── seatunnel_server_env.sh │ ├── seatunnel_server_h2.sql │ └── seatunnel_server_mysql.sql > > I pulled the source code locally and built the image using Dockerfile to deploy seasunnel and seasunnel-web on different nodes. You can refer my Dockerfile,hoping helpful for you: > > * seatunnel Dockerfile: >  > * seatunnel-web Dockerfile: >  i deployed the seatunnel version 2.3.4 and seatunnel-web version 1.0.0 by follow the docs: https://seatunnel.apache.org/docs/2.3.4/seatunnel-engine/deployment https://seatunnel.apache.org/seatunnel_web/1.0.0/deploy but there is no "datasouce" sub-directory in apache-seatunnel-web-1.0.0-bin and still "no data" in the source name field. @Hu-WF have you tried out current version of seatunnel-web 1.0.0 ? does it still works? thx. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
