Giter Club home page Giter Club logo

higress-group.github.io's People

Contributors

2456868764 avatar ch3cho avatar dspo avatar fkbqf avatar flystar32 avatar gengleilei avatar heimanba avatar hinsteny avatar ihx-rainbow avatar innerpeacez avatar jiamiao442 avatar johnlanni avatar kwtboom avatar laojun avatar liangxiong3403 avatar mregxn avatar rinfx avatar shouao avatar sjcsjc123 avatar sjtuzbk avatar slievrly avatar songpengyuan avatar spacewander avatar specialyang avatar vikizhao156 avatar weixinx avatar yingjianjian avatar yuchang01 avatar yuluo-yx avatar zhangjiahaol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

higress-group.github.io's Issues

Suggestion: Merge this repo into https://github.com/alibaba/higress

Many famous open source projects put the doc into the same repo of the source code. For instance:
APISIX: https://github.com/apache/apisix/tree/master/docs
Envoy: https://github.com/envoyproxy/envoy/tree/main/docs

Some projects even put the website into the same repo:
Pulsar: https://github.com/apache/pulsar/tree/master/site2/website

Here I suggest higress merge this repo into https://github.com/alibaba/higress.

Pros:

  1. People can update the doc in the same PR as the code change
  2. More activities can happen in the one repo
  3. It's easier for people to open the issue in the correct place. All issues (for doc / for code / for website) can go to one place and there is no need to move/track them in several places.

Cons:

  1. Increase the main repo's size. But this is trivial under the developer's modern network environment.

build docsite was error

20221107153342

± npm --version
6.4.1

± node --version
v8.16.0

± docsite -V
1.3.11

macos m1 max

± docsite start
(node:63021) UnhandledPromiseRejectionWarning: Error: Plugin/Preset files are not allowed to export objects, only functions. In /Users/samzonglu/Git/kubernetes/higress-group.github.io/node_modules/babel-preset-react/lib/index.js
    at createDescriptor (/Users/samzonglu/.nvm/versions/node/v8.16.0/lib/node_modules/docsite/node_modules/@babel/core/lib/config/config-descriptors.js:168:11)
    at createDescriptor.next (<anonymous>)
    at evaluateSync (/Users/samzonglu/.nvm/versions/node/v8.16.0/lib/node_modules/docsite/node_modules/gensync/index.js:251:28)
    at items.map.item (/Users/samzonglu/.nvm/versions/node/v8.16.0/lib/node_modules/docsite/node_modules/gensync/index.js:31:34)
    at Array.map (<anonymous>)
    at Function.sync (/Users/samzonglu/.nvm/versions/node/v8.16.0/lib/node_modules/docsite/node_modules/gensync/index.js:31:22)
    at Function.all (/Users/samzonglu/.nvm/versions/node/v8.16.0/lib/node_modules/docsite/node_modules/gensync/index.js:210:24)
    at Generator.next (<anonymous>)
    at createDescriptors (/Users/samzonglu/.nvm/versions/node/v8.16.0/lib/node_modules/docsite/node_modules/@babel/core/lib/config/config-descriptors.js:109:41)
    at createDescriptors.next (<anonymous>)
(node:63021) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:63021) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Provide parity for English content

Hi,

I work at Microsoft and am curious about Higress but my main struggle is that the majority of the information is in Chinese and the English content is fairly out of sync/not available.

Are there plans to provide parity between both languages? This would help me get a good understanding of what it offers, how it works and how I can use it.

can't install higress even in a aliyun ecs server

OS: alibaba Linux ~= RedHat8

as per the instructions in the official doc:
curl -fsSL https://higress.io/standalone/get-higress.sh | bash -s -- -a --use-builtin-nacos

it gets error:

Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg.
Error: unrecognized command podman compose
Try 'podman --help' for more information
Docker Compose is required
Failed to install Higress
For support, go to https://github.com/alibaba/higress.

reason:
RedHat8 don't support docker, it use podman by default. and podman compose support require higher podman version than in system.

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.