Mirror of github.com/kingomarnajjar/desktop-environment
Find a file
2019-03-09 02:16:14 +00:00
credentials env 2019-02-28 20:14:26 +11:00
docker xdg 2019-03-06 23:39:59 +00:00
host new-lines 2019-03-01 13:25:19 +11:00
packer big-rename 2019-03-01 00:45:34 +11:00
terraform restart 2019-03-01 14:55:49 +11:00
.gitignore env 2019-02-28 20:14:26 +11:00
.travis.yml cache 2019-03-03 10:49:28 +00:00
README.md docs 2019-03-09 02:16:14 +00:00

☁️ Cloud Desktop Environment

Build Status

My daily driver on the cloud and desktop.

Getting Started

As root:

# Clone desktop environment
git clone https://github.com/sabrehagen/desktop-environment

# Supply cloud provider credentials
export DESKTOP_ENVIRONMENT_CLOUDFLARE_TOKEN=
export DESKTOP_ENVIRONMENT_GOOGLE_CREDENTIALS=

# Start desktop environment
desktop-environment/host/bootstrap.sh

Forking

Set your user configuration and go.

Project Goals

  • A computer wholly defined in code.
  • Only one command required to start.
  • Accessible from anywhere.