Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Provision remote development environments via Terraform

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE.enterprise
NotificationsYou must be signed in to change notification settings

coder/coder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

"Join us on Discord"codecovGo ReferenceTwitter Follow

Software development on your infrastructure. Offload your team's development from local workstations to cloud servers. Onboard developers in minutes. Build, test and compile at the speed of the cloud. Keep your source code and data behind your firewall.

"By leveraging Terraform, Coder lets developers run any IDE on any compute platform including on-prem, AWS, Azure, GCP, DigitalOcean, Kubernetes, Docker, and more, with workspaces running on Linux, Windows, or Mac." -Kevin Fishner Chief of Staff atHashiCorp

Manage less

  • Ensure your entire team is using the same tools and resources
    • Rollout critical updates to your developers with one command
  • Automatically shut down expensive cloud resources
  • Keep your source code and data behind your firewall

Code more

  • Build and test faster
    • Leveraging cloud CPUs, RAM, network speeds, etc.
  • Access your environment from any place on any client (even an iPad)
  • Onboard instantly then stay up to date continuously

Recommended Reading

Getting Started

The easiest way to install Coder is to use ourinstall script for Linuxand macOS. For Windows, use the latest..._installer.exe file from GitHubReleases.

To install, run:

curl -L https://coder.com/install.sh| sh

You can preview what occurs during the install process:

curl -L https://coder.com/install.sh| sh -s -- --dry-run

You can modify the installation process by including flags. Run the help command for reference:

curl -L https://coder.com/install.sh| sh -s -- --help

Seeinstall for additional methods.

Once installed, you can start a production deployment1 with a single command:

#Automatically sets up an external access URL on*.try.coder.appcoder server#Requires a PostgreSQL instance (version 13 or higher) and external access URLcoder server --postgres-url <url> --access-url <url>

1 The embedded database is great for trying out Coder with small deployments, but do consider using an external database for increased assurance and control.

Usecoder --help to get a complete list of flags and environment variables. Use ourquickstart guide for a full walkthrough.

Documentation

Visit our docshere.

Templates

Find our templateshere.

Comparison

Please filean issue if any information is out of date. Also refer to:

ToolTypeDelivery ModelCostInternet Access RequiredLatency and Data SovereigntySecurity isolation modelProduct qualityService AvailabilityEnvironmentsIDE
CoderPlatformOSS + Self-ManagedPay your cloudNoSelf-HostedUnopinionated (whatever/wherever you choose to deploy thus 100% configurable)Defect historySelf-HostedAllTerraform resources, all clouds, multi-architecture: Linux, Mac, Windows, containers, VMs, amd64, arm64Anything (vim, emacs, theia, code-server, openvscode-server, entire jetbrains suite inc gateway remote development, visual studio code desktop, visual studio for mac, visual studio for windows) you choose to install and deploy
code-serverWeb IDEOSS + Self-ManagedPay your cloudNoSelf-HostedSelf-Hosted docker containerDefect historySelf-hostedLinux, Mac, Windows, containers, VMs, amd64, arm64code-server (VSCode MIT)with restrictions
openvscode-serverWeb IDEOSS + Self-ManagedPay your cloudNoSelf-HostedSelf-Hosted docker containerDefect historySelf-hostedLinux, Mac, Windows, containers, VMs, amd64openvscode-server (VSCode MIT)with restrictions
Amazon CodeCatalystPlatformSaaSPay AWSYesUS West (Oregon)"all customer multi-tenancy isolation is done through virtual machines" for security reasonsN/AService HealthLinux Virtual MachinesCloud9, Visual Studio Code Desktop (no restrictions) and JetBrains Gateway
CodeAnywherePlatformSaaSPer userYesN/AN/AN/AN/AN/ATheia
GitHub CodespacesPlatformSaaS2x Azure ComputeYesFour regions (US West, US East, Europe West, Southeast Asia)"two codespaces are never co-located on the same VM"N/AIncident HistoryLinux Virtual Machines,GPUs supportedVisual Studio Code (no restrictions) and JetBrains Gateway
GitpodPlatformSaaSCreditsYesTwo regions (Europe, US)All customers intermixed on the same machine isolated via runcDefect historyIncident historyBasic Linux containers,GPUs andkubernetes/k3s is not yet possibleopenvscode-server (VSCode MIT)with restrictions inhibiting functionality of.NET,Python,C,C++,Jupyter and usage ofGitHub Co-pilot. Visual Studio Code Desktop (no restrictions) and JetBrains Gateway supported
Google Cloud WorkstationsPlatformSaaS (Preview, not GA)Pay GoogleYessouthamerica-west1, us-east1, us-central1, us-west1, asia-east1, asia-southeast1, europe-north1, europe-southwest1, europe-west1, europe-west2, europe-west3, europe-west4N/AN/ANot generally available, offered in preview mode.Linuxcode-oss (with restrictions), Visual Studio Code Desktop (no restrictions) and JetBrains Gateway
JetBrains SpacePlatformSaaS + On-Prem (Dev environments are not supported)Pay JetBrainsYesEU Ireland region (eu-west-1)EC2N/AService HealthLinux Virtual MachinesJetBrains Suite
Microsoft DevBoxPlatformSaaS (Preview, not GA)Pay MicrosoftYesAustralia East, Europe West, Japan East, Canada Central, UK South, US East, US East 2, US South Central, and US West 3Microsoft Azure Virtual MachineN/ANot generally available, offered in preview mode.Windows Virtual MachineAny application that runs on Windows via Microsoft Remote Desktop

Last updated: 14/12/2022

Community and Support

Join our community onDiscord andTwitter!

Suggest improvements and report problems

Contributing

If you're using Coder in your organization, please try to add your company name to theADOPTERS.md. It really helps the project to gain momentum and credibility. It's a small contribution back to the project with a big impact.

Read thecontributing docs.

Find our list of contributorshere.

About

Provision remote development environments via Terraform

Topics

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
LICENSE.enterprise

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

 
 
 

[8]ページ先頭

©2009-2025 Movatter.jp