All Projects → eclipse → codewind-vscode

eclipse / codewind-vscode

Licence: EPL-2.0 license
Extension for developing cloud-native, containerized applications from VS Code

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to codewind-vscode

codewind-eclipse
Plugin for developing cloud-native, containerized applications from Eclipse IDE
Stars: ✭ 13 (-23.53%)
Mutual labels:  openshift, eclipse, container, codewind
mongodb-container
MongoDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 50 (+194.12%)
Mutual labels:  openshift, container
S2i Php Container
PHP container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running PHP applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 96 (+464.71%)
Mutual labels:  openshift, container
Mariadb Container
MariaDB container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 19 (+11.76%)
Mutual labels:  openshift, container
Helloworld Msa
Main repository with documentation and support files
Stars: ✭ 218 (+1182.35%)
Mutual labels:  openshift, container
S2i Nodejs Container
NodeJS images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running NodeJS applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 128 (+652.94%)
Mutual labels:  openshift, container
ibm-spectrum-scale-csi
The IBM Spectrum Scale Container Storage Interface (CSI) project enables container orchestrators, such as Kubernetes and OpenShift, to manage the life-cycle of persistent storage.
Stars: ✭ 41 (+141.18%)
Mutual labels:  openshift, container
Mysql Container
MySQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 117 (+588.24%)
Mutual labels:  openshift, container
Postgresql Container
PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 128 (+652.94%)
Mutual labels:  openshift, container
S2i Python Container
Python container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Python applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 178 (+947.06%)
Mutual labels:  openshift, container
s2i-ruby-container
Ruby container images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running Ruby applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
Stars: ✭ 55 (+223.53%)
Mutual labels:  openshift, container
docker-metasploit
Metasploit framework with steroids
Stars: ✭ 49 (+188.24%)
Mutual labels:  container
istio-workspace
Safely develop and test on any Kubernetes cluster without affecting others.
Stars: ✭ 55 (+223.53%)
Mutual labels:  openshift
docker-cyberchef
GCHQ CyberChef in a container
Stars: ✭ 81 (+376.47%)
Mutual labels:  container
openshift-slack-notifications
OpenShift slack notifications
Stars: ✭ 14 (-17.65%)
Mutual labels:  openshift
bobbycar
IoT Transportation demo using Red Hat OpenShift and Middleware technologies
Stars: ✭ 33 (+94.12%)
Mutual labels:  openshift
runiac
Run IaC Anywhere With Ease
Stars: ✭ 18 (+5.88%)
Mutual labels:  container
django-probes
Django app to run database liveness probe in a Kubernetes project
Stars: ✭ 32 (+88.24%)
Mutual labels:  openshift
waiter
Dependency injection, Inversion of control container for rust with compile time binding.
Stars: ✭ 71 (+317.65%)
Mutual labels:  container
kubernetes-kafka
Managing kafka clusters in Kubernetes and OpenShift
Stars: ✭ 18 (+5.88%)
Mutual labels:  openshift

Marketplace License Build Status Chat

Codewind for VS Code

Codewind for VS Code provides tools to help build cloud-native, containerized applications from VS Code, regardless of which runtime or language you use. Rapidly create an application from a template project and launch, update, test, and debug in Docker containers on the desktop.

For more information, see the Codewind website.

Why use Codewind?

  • Get started with templates or samples that you can use to quickly create and deploy applications that run in containers.
  • Create containerized applications in languages that you're already familiar with. Codewind supports popular runtimes.
  • Pull in your existing applications and use Codewind to help get them cloud ready.
  • See code changes reflected in your containerized application almost instantaneously. The Codewind advanced inner loop manages your application updates efficiently.
  • Develop in containers without feeling like you're developing in containers. Development flow within the IDE feels the same as traditional application development.
  • Without leaving the comfort of your local IDE, iteratively develop on Kubernetes and interact with Kubernetes resources.

Features

  • Create new containerized projects or add existing ones.
  • View your containerized projects, including the application and build status.
  • Debug Microprofile/Java EE, Node.js, and Spring applications.
  • Access application, build, and container logs in the Output view.
  • See validation errors in the Problems view.
  • Open a shell session into an application container.
  • Toggle the project auto build setting and manually initiate project builds.
  • Open your application or the application monitor in a browser.
  • Develop your code locally and build and run it remotely and securely in the cloud.

Getting started with Codewind

For more information about getting started with Codewind, see Getting started with Codewind for VS Code.

Prerequisites

  • Install VS Code 1.41.0 or later.
  • Install Docker 17.06 or later.
  • If you use Linux, you also need to install Docker Compose.

Complete the installation:

For more information, see Installing Codewind for VS Code.

  1. Find Codewind for VS Code in the VS Code Marketplace or by searching for Codewind in the VS Code Extensions view.
  2. Open the Codewind view in the Explorer view group or enter Focus on Codewind View into the Command Palette. If you do not see Codewind in either the Explorer view or the Command Palette, the extension did not install correctly.
  3. Choose Install when prompted to complete the installation of additional Docker images that Codewind requires to run. The installation may take a few minutes to complete.
  4. Now you can create or add a project. Add a project by using either the Create Project or Add Existing Project command. The new project appears in the Codewind view.
  5. To see all actions available, open the Command Palette and type Codewind. You can access these same commands through buttons and right-click menus in the Codewind view. For more information, see the Commands Overview.

Contributing

Submit issues and contributions:

Developing

To develop and debug Codewind for VS Code, see DEVELOPING.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].