Skip to content

bpmct/pomerium-code-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomerium-code-server

docker-compose example with Pomerium and code-server. Requirements:

Requirements

  • Docker and docker-compose

  • mkcert

Getting started

  1. Clone this project
  2. Copy config.sample.yaml to config.yaml
  3. Edit config.yaml with values for an identity provider and allowed users
  4. Run ./generate-cert.sh to make a certificate on behalf of localhost
  5. Start Pomerium and code-server: docker-compose up
  6. Access via https://code.localhost.pomerium.io/

See the Pomerium docs for more examples and troubleshooting.

Original guide: https://pomerium.io/guides/vs-code-server.html#background

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages