slovke / gitpod

Gitpod automates the provisioning of ready-to-code development environments.

Home Page:https://gitpod.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod

Always ready-to-code.

Gitpod ready-to-code Werft.dev - Gitpod CI Discord

Gitpod is an open-source Kubernetes application for ready-to-code developer environments that spins up fresh, automated dev environments for each task, in the cloud, in seconds. It enables you to describe your dev environment as code and start instant, remote and cloud-based developer environments directly from your browser or your Desktop IDE.

Tightly integrated with GitLab, GitHub, and Bitbucket, Gitpod automatically and continuously prebuilds dev environments for all your branches. As a result, team members can instantly start coding with fresh, ephemeral and fully-compiled dev environments - no matter if you are building a new feature, want to fix a bug or do a code review.

browser-vscode

Features

πŸ— Dev environments as code - Gitpod applies lessons learned from infrastructure-as-code. Spinning up dev environments is easily repeatable and reproducible empowering you to automate, version-control and share dev environments across your team.

⚑️ Prebuilt dev environments - Gitpod continuously prebuilds all your git branches similar to a CI server. Control how Gitpod pre-configures and initializes environments before you even start a workspace through init commands in your .gitpod.yml.

🐳 Integrated Docker build - Gitpod instantly starts a container in the cloud based on your Docker image. Tools that are required for your project are easy to install and configure.

πŸ‘ GitLab, GitHub, and Bitbucket integration - Gitpod seamlessly integrates in your workflow and works with all major git hosting platforms including GitHub, GitLab and Bitbucket.

πŸ‘€ Integrated code reviews - with Gitpod you can do native code reviews on any PR/MR. No need to switch context anymore and clutter your local machine with your colleagues PR/MR.

πŸ‘―β€β™€οΈ Collaboration - invite team members to your dev environment or snapshot any state of your dev environment to share it with your team asynchronously.

πŸ›  Professional & customizable developer experience - a Gitpod workspace gives you the same capabilities (yes, even root & docker) as your Linux machine - pre-configured and optimized for your individual development workflow. Install any VS Code extension with one click on a user and/or team level.

Learn more πŸ‘‰

Gitpod is provided as a managed Saas version with a free subscription for open-source or a free self-hosted version. An enterprise license is available here.

Getting Started

You can start using Gitpod with one or more of the following ways:

  1. Quick start using an Example Project or OSS Project
  2. Getting started with one of your existing projects
  3. Use a Prefixed URL
  4. Install Browser Extension
  5. Enable GitLab Integration

Documentation

All documentation can be found on https://www.gitpod.io/docs. For example, see Introduction and Getting Started sections. πŸ“š

Questions

For questions and support please use the community forum or the community discord server. Join the conversation, and connect with other community members. πŸ’¬

You can also follow @gitpod for announcements and updates from our team.

Issues

The issue tracker is used for tracking bug reports and feature requests for the Gitpod open source project as well as planning current and future development efforts. πŸ—ΊοΈ

You can upvote popular feature requests or create a new one.

Development Process

We work with quarterly roadmaps in autonomous product teams.

Related Projects

During the development of Gitpod we also developed some our own infrastructure tooling to make development easier and more efficient. To this end we've developed a number of open source projects including:

  1. Werft - A Kubernetes native CI system
  2. Leeway - A heavily caching build system
  3. Dazzle - An experimental Docker image builder
  4. OpenVSCode Server - Run the latest VS Code on a remote machine accessed through a browser

Code of Conduct

We want to create a welcoming environment for everyone who is interested in contributing to Gitpod or participating in discussions with the Gitpod community. This project has adopted the Contributor Covenant Code of Conduct, version 2.0.

About

Gitpod automates the provisioning of ready-to-code development environments.

https://gitpod.io

License:Other


Languages

Language:Go 32.6%Language:TypeScript 30.9%Language:Java 23.2%Language:JavaScript 10.2%Language:Jsonnet 0.9%Language:Shell 0.8%Language:Dockerfile 0.6%Language:Mustache 0.2%Language:Kotlin 0.1%Language:C++ 0.1%Language:HTML 0.1%Language:C 0.1%Language:HCL 0.0%Language:CSS 0.0%Language:Smarty 0.0%Language:Makefile 0.0%Language:Python 0.0%