Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joatmon08/chrome-remote-desktop-image

Image pipeline to bake a Chrome Remote Desktop image
https://github.com/joatmon08/chrome-remote-desktop-image

Last synced: 9 days ago
JSON representation

Image pipeline to bake a Chrome Remote Desktop image

Awesome Lists containing this project

README

        

# chrome-remote-desktop-image

Image pipeline to bake a remote desktop environment
on Debian, uses Chrome Remote Desktop.

## Pre-Requisites

- Vagrant
- Packer
- Google Cloud Service Account with Admin access to Compute Engine & IAM

## Usage

Add the following environment variables to the pipeline:

```shell
GOOGLE_PROJECT=
GCLOUD_SERVICE_KEY=
TF_VAR_crd_user=
```

## Dockerfile for CircleCI Builder

The Dockerfile for the CircleCI builder is manually built.
Run `make docker` in order to create and push the Dockerfile
containing Packer and Terraform.