Sha256: 0993417b3343c020151ecdf56eb6cd00dbb61951abb71101d92c63b93668b2a5

Contents?: true

Size: 255 Bytes

Versions: 2

Compression:

Stored size: 255 Bytes

Contents

# Cloudfactory Bootstrap

## Installation

Copy environment example file
```
cp env.example .env
```

Define all .env file variables
```
vim .env
```

Run installation
```
source bootstrap.sh
```

## Teardown

Run teardown script
```
source delete.sh
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
kite-0.0.4 tpl/gcp/INSTALL.md
kite-0.0.3 tpl/gcp/INSTALL.md