Giter Site home page Giter Site logo

adminshabbir / ocexample Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sharmavijay86/ocexample

0.0 1.0 0.0 7.27 MB

Shell 41.90% JavaScript 2.23% Python 4.01% PHP 0.17% Groovy 1.02% Go 24.18% CSS 5.43% HTML 0.07% FreeMarker 5.72% Dockerfile 5.50% Open Policy Agent 1.21% Starlark 5.82% Mustache 2.74%

ocexample's Introduction

Notepad

take note of multi workspace patch chectl -

kubectl patch checluster/eclipse-che --patch "{\"spec\":{\"server\":{\"customCheProperties\": {\"CHE_LIMITS_USER_WORKSPACES_RUN_COUNT\": \"-1\"}}}}" --type=merge -n che

ocbuild from binary

 oc new-build --binary=true --name example12
    * A Docker build using binary input will be created
      * The resulting image will be pushed to image stream tag "example12:latest"
      * A binary build was created, use 'oc start-build --from-dir' to trigger a new build

--> Creating resources with label build=example12 ...
    imagestream.image.openshift.io "example12" created
    buildconfig.build.openshift.io "example12" created
--> Success

https://secrethub.io/docs/guides/aws-eks/

problem if mysql bin logs are getting generated and making your disk full.

there is one go query to purge them all .

reset master;

reset slave;

you can stop it with option to set in mys.cnf file under mysql .

skip-log-bin

ocexample's People

Contributors

sharmavijay86 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.