Giter Site home page Giter Site logo

nikimanoledaki / weave-gitops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from weaveworks/weave-gitops

0.0 1.0 0.0 78.57 MB

Weave GitOps core

License: Mozilla Public License 2.0

Shell 1.63% JavaScript 1.58% Go 67.34% TypeScript 27.75% CSS 0.09% Makefile 0.82% HTML 0.03% Smarty 0.35% Dockerfile 0.25% Starlark 0.16%

weave-gitops's Introduction

Weave GitOps

Test status LICENSE Contributors Release FOSSA Status

Weave GitOps is a simple open source developer platform for people who want cloud native applications, without needing Kubernetes expertise. Experience how easy it is to enable GitOps and run your apps in a cluster. Use git to collaborate with team members making new deployments easy and secure. Start with what developers need to run apps, and then easily extend to define and run your own enterprise platform.

From Kubernetes run Weave GitOps to get:

  1. Application Operations: see the automations that are running your deployments
  2. Platforms: the easy way to have your own custom PaaS on cloud or on premise
  3. Extensions: coordinate Kubernetes rollouts with eg. VMs, DBs and cloud services

Our vision is that all cloud native applications should be easy for developers, including operations which should be automated and secure. Weave GitOps is a highly extensible tool to achieve this by placing Kubernetes and GitOps at the core and building a platform around that.

We use GitOps tools throughout. Today Weave GitOps defaults are Flux, Kustomize, Helm, Sops and Kubernetes CAPI. If you use Flux already then you can easily add Weave GitOps to create a platform management overlay.

Manage and view applications all in one place

Application Page

Easily see your continuous deployments and what is being produced via GitOps

Reconciliation Page

Easily see your git repositories and helm charts

Source Page

Quickly see the health of your continous deployment runtime

Flux Runtime

Getting Started

CLI Installation

Mac / Linux

curl --silent --location "https://github.com/weaveworks/weave-gitops/releases/download/v0.8.1/gitops-$(uname)-$(uname -m).tar.gz" | tar xz -C /tmp
sudo mv /tmp/gitops /usr/local/bin
gitops version

Alternatively, users can use Homebrew:

brew tap weaveworks/tap
brew install weaveworks/tap/gitops

Please see the getting started guide.

CLI Reference

Command line utility for managing Kubernetes applications via GitOps.

Usage:
  gitops [command]

Examples:

  # Get help for gitops add cluster command
  gitops add cluster -h
  gitops help add cluster

  # Get the version of gitops along with commit, branch, and flux version
  gitops version

  To learn more, you can find our documentation at https://docs.gitops.weave.works/


Available Commands:
  add         Add a new Weave GitOps resource
  check       Validates flux compatibility
  completion  Generate the autocompletion script for the specified shell
  delete      Delete one or many Weave GitOps resources
  get         Display one or many Weave GitOps resources
  help        Help about any command
  update      Update a Weave GitOps resource
  upgrade     Upgrade to Weave GitOps Enterprise
  version     Display gitops version

Flags:
  -e, --endpoint string            The Weave GitOps Enterprise HTTP API endpoint
  -h, --help                       help for gitops
      --insecure-skip-tls-verify   If true, the server's certificate will not be checked for validity. This will make your HTTPS connections insecure
      --namespace string           The namespace scope for this operation (default "flux-system")

Use "gitops [command] --help" for more information about a command.

For more information please see the docs

FAQ

Please see our Weave GitOps Core FAQ

Contribution

Need help or want to contribute? Please see the links below.

License scan details

FOSSA Status

weave-gitops's People

Contributors

ahussein3 avatar alichaddad avatar alinagoaga avatar callisto13 avatar chanwit avatar d3nn avatar davidstauffer avatar dependabot[bot] avatar dhwthompson avatar foot avatar github-actions[bot] avatar hiddeco avatar iahmad9 avatar j-thompson12 avatar jmickey avatar josecordaz avatar joshri avatar jpellizzari avatar jrryjcksn avatar luizbafilho avatar mnowster avatar opudrovs avatar pzfreo avatar rokshana-b avatar sarataha avatar skarlso avatar weave-e2e-quickstart avatar weave-gitops-bot avatar yiannistri avatar yitsushi avatar

Watchers

 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.