You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/01/07 07:21:59 UTC

[GitHub] [incubator-inlong] leezng opened a new issue #2116: [Improve][Website] Improve the README document

leezng opened a new issue #2116:
URL: https://github.com/apache/incubator-inlong/issues/2116


   ### Description
   
   Improve the README document, for example, you can distinguish different use environments, nodejs, etc.
   
   - Build
   
     - Use mvn
     mvn package -DskipTests -Pdocker -pl inlong-website
   
     - Use nodejs
     npm run build
   
   - Run(Use docker)
   docker run -d --name website -e MANAGER_API_ADDRESS=127.0.0.1:8083 -p 80:80 inlong/website
   
   - Dev(Use nodejs)
   npm run dev
   
   ### InLong Component
   
   InLong Website
   
   ### Are you willing to submit PR?
   
   - [ ] Yes, I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-inlong] dockerzhang closed issue #2116: [Improve][Website] Improve the README document

Posted by GitBox <gi...@apache.org>.
dockerzhang closed issue #2116:
URL: https://github.com/apache/incubator-inlong/issues/2116


   


-- 
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: dev-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org