Skip to content

tinkerborg/open-pulumi-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-pulumi-service

Open source backend service for Pulumi

This is a work in progress, but will (mostly) support the full state lifecycle of Pulumi stacks.

Currently requires postgres and Google KMS. No additional database support planned yet, but other crypto providers will be added.

Currently oauth only does github and doesn't check org memberships etc. This will be expanded shortly.

Environment variables:

Var Default Description Required
GCP_KMS_KEY_ID GCP KMS key ID yes
DATABASE_URL Postgres connection string yes
LISTEN_ADDRESS 0.0.0.0 HTTP listen address
LISTEN_PORT 8080 HTTP listen port
OAUTH_CLIENT_ID HTTP listen port yes
OAUTH_SECRET HTTP listen port yes
APP_BASE_URL http://localhost:8080 HTTP listen port

About

Open source backend for Pulumi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors