Charles Reid
1cec6bff4c
add bootstrap to docs style
7 years ago
Charles Reid
d011abda06
update readme
7 years ago
Charles Reid
0a136a0532
fix source to be relative directory
7 years ago
Charles Reid
a467bb1009
removing spy from .gitmodules
7 years ago
Charles Reid
1d96211bda
removing spy submodule
7 years ago
Charles Reid
684bdac1b6
Removing submodules. Use cloud init and pipe-to-bash instead.
7 years ago
Charles Reid
8f15227287
update docs styles
7 years ago
Charles Reid
038b3adde8
add cloud init scripts
7 years ago
Charles Reid
79a766aa51
add modules structure - one for cluster launch config, one for security rules
7 years ago
Charles Reid
f0ce583548
fix user data block naming problem
7 years ago
Charles Reid
994eab3bd3
updating yeti/spy pointers
7 years ago
Charles Reid
a12993b135
add terraform module variables file
7 years ago
Charles Reid
ec4140cb22
Adding spy and yeti submodules, adding main terraform module file
7 years ago
Charles Reid
dd3f177982
updating readme with terraform module info
7 years ago
Charles Reid
dc97be0765
removing terraform files - adding new terraform structure into repo next.
7 years ago
Charles Reid
ca3a72e49d
add light gray background
7 years ago
Charles Reid
d7503c7cdd
update index with bullet list
7 years ago
Charles Reid
85b4bcb924
Add dahak VPC workflow, and update documentation
7 years ago
Charles Reid
0b6524db77
Merge branch 'master' into terraform
...
* master:
add a big ass todo list
major overhaul to vpc script, filling in the gaps
minor updates to node scripts
bespin cli should rely on dotfiles to determine existence of resources
remove .py from bespin, and switch to /usr/bin/env python for shebang
fix readme output
add some of the command output to the readme.
bespin now checks for stashfiles.
add a "how it works" document to the readme
add functions to generate random labels for networks.
Adding base AWS class with AWS accessor objects
Adding complete skeleton for bespin
Adding initial versions of node/spy/yeti/vpc.
add skeleton command-subcommand argparser object
updating readme docs
Update readme and add information about network architecture.
Initial commit
7 years ago
Charles Reid
213408e524
shrinkify ascii diagram
7 years ago
Charles Reid
fb26c58efc
add initial version of sphinx docs
7 years ago
Charles Reid
ea4711b3ba
init commit of terraform resources. (second try)
7 years ago
Charles Reid
dac2ecce7e
init commit of terraform resources
7 years ago
Charles Reid
60ad0ca83b
add a big ass todo list
7 years ago
Charles Reid
bd7f5dbe40
major overhaul to vpc script, filling in the gaps
7 years ago
Charles Reid
f401ae4e38
minor updates to node scripts
7 years ago
Charles Reid
6974f720ee
bespin cli should rely on dotfiles to determine existence of resources
7 years ago
Charles Reid
c9beb6c4c4
remove .py from bespin, and switch to /usr/bin/env python for shebang
7 years ago
Charles Reid
6eea6eacda
fix readme output
7 years ago
Charles Reid
74f3846c63
add some of the command output to the readme.
7 years ago
Charles Reid
1c76afe50f
bespin now checks for stashfiles.
7 years ago
Charles Reid
305e502957
add a "how it works" document to the readme
7 years ago
Charles Reid
58c73cae50
add functions to generate random labels for networks.
7 years ago
Charles Reid
24ab131297
Adding base AWS class with AWS accessor objects
7 years ago
Charles Reid
30d2d4d6e5
Adding complete skeleton for bespin
7 years ago
Charles Reid
73d1b885b7
Adding initial versions of node/spy/yeti/vpc.
...
This implements a first pass at a command line interface,
and implements a few sub-commands and sub-sub-commands
for doing stuff with a VPC.
Try it out:
./bespin vpc build
./bespin vpc destroy
./bespin vpc info
7 years ago
Charles Reid
174ef7e840
add skeleton command-subcommand argparser object
7 years ago
Charles Reid
f78e8d0638
updating readme docs
7 years ago
Charles Reid
6cfe2452f6
Update readme and add information about network architecture.
7 years ago
Charles Reid
f9aac95f46
Initial commit
7 years ago