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

Coder creates remote development machines so your team can develop from anywhere.

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

Getting Started

Note:Coder is in a beta state.Report issues here.

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.

Comparison

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

ToolTypeDelivery ModelCostEnvironments
CoderPlatformOSS + Self-ManagedPay your cloudAllTerraform resources, all clouds, multi-architecture: Linux, Mac, Windows, containers, VMs, amd64, arm64
code-serverWeb IDEOSS + Self-ManagedPay your cloudLinux, Mac, Windows, containers, VMs, amd64, arm64
Coder (Classic)PlatformSelf-ManagedPay your cloud + license feesKubernetes Linux Containers
GitHub CodespacesPlatformSaaS2x Azure ComputeLinux containers

Last updated: 5/27/22

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