Giter Site home page Giter Site logo

website's Introduction

Instructions for Contributing to the Choerodon Documentation

Welcome! We are very pleased you want to contribute to the Choerodon documentation.

You can click the Fork button in the upper-right area of the screen to create a copy of this repository in your GitHub account called a fork. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.

Once your pull request is created, a Choerodon reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Choerodon reviewer. Also note that you may end up having more than one Choerodon reviewer provide you feedback or you may end up getting feedback from a Choerodon reviewer that is different than the one originally assigned to provide you feedback. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.

Thank you!

Choerodon thrives on community participation, and we really appreciate your contributions to our site and our documentation!

Choerodon Theme

Markdown Custom Style

  • note

Usage:

{{< note >}}
One-click deployment of Choerodon and step-by-step deployment of Choerodon require the server to be able to connect to the external network. Users can choose the appropriate installation method according to their actual situation.
{{< /note >}}
  • warning

Usage:

{{< warning >}}
Etcd nodes and Master nodes must be consistent.
{{< /warning >}}
  • annotation

Usage:

{{< annotation shell "[mysql pod name]Replace it with the name of the container you want to enter">}}
kubectl get po -n choerodon-devops-prod
kubectl exec -it [mysql pod name] -n choerodon-devops-prod bash (1)
mysql -uroot -p${MYSQL_ROOT_PASSWORD}
{{< /annotation >}}

website's People

Contributors

vinkdong avatar zhuzhiyang avatar chaixiaoyan avatar devane001 avatar berubou avatar sj279811799 avatar liang384194098 avatar iotale avatar williammao27 avatar devil-scp avatar xiangyang2018 avatar huangfuqiang avatar ettwz avatar wuguokai avatar larainelei avatar laincarl avatar caojiameng avatar lalala101 avatar timebye avatar mikane200 avatar lyanfang avatar 4528md avatar longhe1996 avatar crockitwood avatar nollieleo avatar yidaqiang avatar ganshanshan avatar huihuawk avatar majinqin avatar cissiezheng avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.