Coder Social home page Coder Social logo

u20024804 / codeready-workspaces Goto Github PK

View Code? Open in Web Editor NEW

This project forked from redhat-developer/devspaces

0.0 2.0 0.0 784 KB

Repository for the codeready workspaces Che assembly

License: Eclipse Public License 1.0

Dockerfile 0.55% CSS 0.49% Shell 9.03% Java 89.93%

codeready-workspaces's Introduction

What’s inside?

This repository hosts CodeReady Workspaces assembly that mainly inherits Eclipse Che artifacts and repackages some of them:

Differences as compared to upstream:

  • Customized Dashboard (pics, icons, titles, loaders, links)

  • Samples and Stacks modules

  • Bayesian Language Server and agent

  • Product Info plugin (IDE customizations: pics, titles links)

  • Custom Dockerfile based on official RH OpenJDK image from RHCC

Note
Dockerfiles in this repo are NOT the ones used to build RHCC container images in OSBS.

How to Build

Pre-reqs

JDK 1.8+ Maven 3.5+

Build Assembly

Run the following command in the root of a repository:

mvn clean install
Note
Since the build includes GWT compilation it may take more than 3 minutes to complete.

The build artifact used in the Docker image will be in assembly/assembly-main/target/codeready-${version}/codeready-${version}

How to Build Container Image (Locally)

Run the following command in the root of a repository:

docker build -t ${REGISTRY}/${REPO} .

You can then reference this image in your deployment (set image pull policy to IfNotPresent to avoid pushing the image to a registry).

Please note, that stacks may reference non-existing images like docker-registry.default.svc:5000/openshift/rhel-base-jdk8. These images are built as a post installation step. Once published, they will be in locations like these:

  • registry.access.redhat.com/codeready-workspaces/server:1.0

  • registry.access.redhat.com/codeready-workspaces/server-operator:1.0

  • registry.access.redhat.com/codeready-workspaces/stacks-cpp:1.0

  • registry.access.redhat.com/codeready-workspaces/stacks-dotnet:1.0

  • registry.access.redhat.com/codeready-workspaces/stacks-golang:1.0

  • registry.access.redhat.com/codeready-workspaces/stacks-java:1.0

  • registry.access.redhat.com/codeready-workspaces-beta/stacks-java-rhel8:1.0

  • registry.access.redhat.com/codeready-workspaces/stacks-node:1.0

  • registry.access.redhat.com/codeready-workspaces/stacks-php:1.0

  • registry.access.redhat.com/codeready-workspaces/stacks-python:1.0

How to Build Container Using NCL and OSBS

See this document for more on how to use those build systems, in order to publish a container image to Red Hat Container Catalog:

codeready-workspaces's People

Contributors

apupier avatar artaleks9 avatar dmytro-ndp avatar gorkem avatar musienko-maxim avatar nickboldt avatar ohrimenko1988 avatar skoriksergey avatar vparfonov avatar

Watchers

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