Commit Graph

26 Commits

Author SHA1 Message Date
Dalton Hubble
4e74ae657c examples: Combine etcd, k8s, docker, and rkt examples
* Different sets of examples subfolders are not needed
2016-02-01 23:24:17 -08:00
Dalton Hubble
76cec40b5a api: Add metadata endpoint with plain/text KEY=val's
* Show example with a custom metadata agent in Ignition
2016-01-31 01:13:53 -08:00
Dalton Hubble
6627a3d74c scripts: Add build-aci to create the bootcfg ACI 2016-01-30 15:13:37 -08:00
Dalton Hubble
62d5c6e85b docs: Move CNI definition into rkt docs 2016-01-28 14:24:38 -08:00
Dalton Hubble
c33497cb27 rkt: Add intial example with rkt, CNI, and ACIs 2016-01-27 14:13:33 -08:00
Dalton Hubble
6e03326e01 fix: Separate Go build and Docker build
* Go builds should not require sudo. Docker builds should
unless it has been given root group permissions, which is
not recommended. Keep Go binary and Docker builds separate.
2016-01-22 13:42:23 -08:00
Dalton Hubble
a184e43868 docs: Document signature endpoints and openpgp flags/vars 2016-01-20 22:26:31 -08:00
Dalton Hubble
50f0e8b093 scripts: Remove build step from travis push, remove run
* docker-build now builds the Linux binary and builds the image
* Remove extraneous run script, just execute the binary
2016-01-19 10:21:42 -08:00
Dalton Hubble
9f6bd67e29 scripts/libvirt: Add libvirt start subcommand
* Reboot depends on having a VM OS running
* Use libvirt start after libvirt poweroff the nodes
2016-01-13 18:36:52 -08:00
Dalton Hubble
30f856b417 rename: Rename -images-path to -assets-path
* Serve assets from /assets, remove /images endpoint
* Migrate images to assets so we have a place for general assets
2016-01-12 11:13:59 -08:00
Dalton Hubble
f90f3fe529 scripts/libvirt: Increase libvirt node memory to 1GB
* Needed to load initrd for CoreOS alpha and beta
2016-01-11 09:58:35 -08:00
Dalton Hubble
c188c2ee59 scripts: Add manager script for libvirt VM nodes 2016-01-05 23:57:21 -08:00
Dalton Hubble
247db7dbc4 scripts: Remove unused scripts, Dockerfiles, Makefile
* Remove unused scripts and avoid maintaining multiple
ways of doing the exact same thing
2016-01-05 23:36:19 -08:00
Spencer Brown
75cc427554 scripts: Add and trust CoreOS gpg signing key automatically 2015-12-30 00:49:09 -08:00
Dalton Hubble
5c8a8b2179 deploy: Use travis deployment conditionals 2015-12-28 13:05:30 -08:00
Dalton Hubble
b7dd9eff36 deploy: Add travis Docker push script 2015-12-28 11:43:07 -08:00
Dalton Hubble
e552b56572 pixiecore: Add dhcp Dockerfile to simplify trying Pixiecore 2015-12-16 16:58:18 -08:00
Dalton Hubble
e683d9aed0 api: Get MAC addresses from iPXE or Pixiecore
* Add IP, Domain, Hostname, and Serial machine attrs
2015-12-16 14:17:24 -08:00
Dalton Hubble
da2440ed2e api: Read cloud-config-url cmdline entry from boot config json 2015-12-16 02:23:01 -08:00
Dalton Hubble
d30d4e3b60 scripts: Add CoreOS assets download script 2015-12-16 02:22:45 -08:00
Dalton Hubble
f3a804f098 api: Add flags to configure address and image asset path 2015-12-16 02:22:27 -08:00
Dalton Hubble
a6b090a8ae docs: Update README to show iptables fix 2015-12-16 02:21:50 -08:00
Dalton Hubble
5087c96f43 metal: Update image and example for real hardware 2015-12-16 02:21:22 -08:00
Dalton Hubble
8e4dcf4172 pixiecore: Add pixiecore network example 2015-12-16 02:20:40 -08:00
Dalton Hubble
eb7514d781 pxe: Configure Vagrant PXE with config.rb 2015-12-16 02:17:38 -08:00
Dalton Hubble
b193b119d2 pxe: Add libvirt PXE server Vagrantfile and scripts 2015-12-16 02:12:03 -08:00