• Stars
    star
    511
  • Rank 86,473 (Top 2 %)
  • Language
    JavaScript
  • License
    Apache License 2.0
  • Created almost 5 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Website for Meshery

Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode.



Meshery.io

Docker Pulls Go Report Card Build Status GitHub GitHub issues by-label Website Twitter Follow Discuss Users Slack CII Best Practices

Preview of Meshery.io Website

Meshery.io website screenshot Visit Meshery.io to learn more!

What is Meshery?

Meshery is a self-service engineering platform - the open source, cloud native manager that enables the design and management of all Kubernetes-based infrastructure and applications. Among other features, Meshery manages multi-cluster Kubernetes deployments. As an extensible platform, Meshery offers visual and collaborative GitOps, freeing you from the chains of YAML.

For further information, refer to the Meshery Docs.

ย 

Join the Meshery community!

Our projects are community-built and welcome collaboration. ๐Ÿ‘ Be sure to see the Newcomers' Guide for a tour of resources available to you and jump into our Slack to engage!

MeshMates

Find your MeshMate

MeshMates are experienced Layer5 community members, who will help you learn your way around, discover live projects and expand your community network. Become a Meshtee today!

Find out more about the Layer5 community.




Shows an illustrated light mode meshery logo in light color mode and a dark mode meshery logo dark color mode.

Meshery Community

โœ”๏ธ Join any or all of the weekly meetings on the community calendar.
โœ”๏ธ Watch community meeting recordings.
โœ”๏ธ Access the Community Drive-by completing a community Member Form.
โœ”๏ธ Discuss in the Community Forum.
โœ”๏ธ RSVP to the CNCF Meshery Community meetings.

Not sure where to start? Grab an open issue with the help-wanted label.

ย 

Contributing to the Meshery.io Website

Before contributing, please review the Contribution Flow. In the following steps, you will setup your development environment, fork and clone the repository, run the site locally, and finally commit, sign off, and push any changes made for review.

1. Set up your development environment

  • The Meshery site is built using Jekyll - a simple static site generator! You can learn more about Jekyll and setting up your development environment in the Jekyll Docs.

  • First install Ruby, then install Jekyll and Bundler. ( Note : Install the same version of Ruby as mentioned in the Gemfile )

2. Get the code

  • Fork and then clone the Meshery.io repository
    $ git clone https://github.com/YOUR-USERNAME/meshery.io
  • cd into project using
    $ cd meshery.io

3. Serve the site

  • Serve the code locally
    $ make site
    Note: From the Makefile, this command is actually running $ bundle install; bundle exec jekyll serve --drafts --livereload

4. Create a Pull Request

  • After making changes, don't forget to commit with the sign-off flag (-s)!
    $ git commit -s -m โ€œmy commit message w/signoffโ€
  • Once all changes have been committed, push the changes.
    $ git push origin <branch-name>
  • Then on Github, navigate to the Meshery.io repository and create a pull request from your recently pushed changes!

License

This repository and site are available as open source under the terms of the Apache 2.0 License.

More Repositories

1

meshery

Meshery, the cloud native manager
JavaScript
5,871
star
2

meshery-istio

Meshery adapter for Istio
Go
133
star
3

meshery-operator

Meshery Operator is a Kubernetes Operator that deploys and manages the lifecycle of two Meshery components critical to Meshery's operations of Kubernetes clusters
Go
108
star
4

meshkit

Common microservices framework for Meshery components
Go
100
star
5

play

Cloud Native Playground for Kubernetes and all CNCF projects
JavaScript
98
star
6

meshery-linkerd

Meshery adapter for Linkerd
Go
72
star
7

meshery-consul

Meshery adapter for Consul
Go
72
star
8

meshsync

MeshSync one of a family of custom controllers within Meshery Operator.
Go
62
star
9

meshery-kuma

Meshery Adapter for Kuma
Go
43
star
10

meshery-app-mesh

Meshery adapter for AWS App Mesh
Go
40
star
11

meshery-osm

Meshery Adapter for Open Service Mesh
Go
40
star
12

meshery-traefik-mesh

Meshery adapter for Maesh
Go
39
star
13

meshery-nsm

Meshery adapter for Network Service Mesh
Go
38
star
14

meshery-nginx-sm

Meshery Adapter for NGINX Service Mesh
Go
32
star
15

meshery-cpx

Meshery adapter for Citrix Service Mesh
Go
31
star
16

meshery-octarine

Meshery adapter for Octarine
Go
31
star
17

meshery-cilium

Meshery Adapter for Cilium Service Mesh
Go
30
star
18

meshery-nighthawk

Distributed performance management
Go
28
star
19

meshery-adapter-library

Library of common functionality for Meshery Adapters
Go
26
star
20

scoop-bucket

Scoop Apps for Meshery command line client
24
star
21

meshery-adapter-template

Template Repository for creating Meshery Adapters
Go
23
star
22

homebrew-tap

Homebrew Tap for for installing Meshery command line client.
22
star
23

schemas

Logical object models for Meshery
Go
21
star
24

meshery-tanzu-sm

Meshery adapter for VMware Tanzu Service Mesh
Go
19
star
25

helm-kanvas-snapshot

Go
9
star
26

kubectl-kanvas-snapshot

Makefile
8
star
27

.github

Meshery, the cloud native manager
8
star
28

kubectl-meshsync-snapshot

Makefile
5
star
29

slack

A Slack inviter repo
HTML
3
star