1304 Commits

Author SHA1 Message Date
Jack Pearkes
8d133c96de Merge pull request #26 from hashicorp/website-interactive-demo
Website interactive CLI tutorial
2015-04-23 11:48:42 -07:00
Jack Pearkes
d15c14444e Merge pull request #28 from hashicorp/website-learn-more
Website learn more links
2015-04-23 11:48:35 -07:00
Jack Pearkes
4a74442b38 website: change "learn more links" 2015-04-23 11:41:50 -07:00
Jack Pearkes
5696aa910a website: "Launch Interactive Tutorial" 2015-04-23 11:38:18 -07:00
Jack Pearkes
9aef229b27 website/tutorial: add better "help" 2015-04-23 11:28:12 -07:00
Jack Pearkes
2ed7a20ae6 website/tutorial: move socket down to demo controller to prevent init 2015-04-23 11:23:19 -07:00
Jack Pearkes
9863982ec6 website: tutorial mobile instructions, remove delete 2015-04-23 09:58:15 -07:00
Jack Pearkes
3f99f51b98 website: finish up tutorial steps 2015-04-23 09:44:33 -07:00
Seth Vargo
da9e589de6 Merge pull request #25 from hashicorp/sethvargo/vault_client_envvars
Read environment variables for VAULT_HTTP_ADDR and VAULT_TOKEN
2015-04-23 11:46:44 -04:00
Seth Vargo
25962851ba Use VAULT_ADDR instead 2015-04-23 11:46:22 -04:00
Seth Vargo
b3cc97d71f Add docs 2015-04-23 11:45:37 -04:00
Seth Vargo
aa94080ad8 Read environment variables for VAULT_HTTP_ADDR and VAULT_TOKEN 2015-04-23 11:43:20 -04:00
Seth Vargo
747529b140 Merge pull request #24 from hashicorp/sethvargo/vault_url_parse
Use a pointer config instead
2015-04-23 11:35:57 -04:00
Seth Vargo
d19aa41b21 Use a pointer config instead 2015-04-23 11:13:52 -04:00
Jack Pearkes
93840c957a website: top CTA for interactive terminal, minor step improvements 2015-04-22 20:50:05 -07:00
Jack Pearkes
2afc18b908 website: more demo steps 2015-04-22 20:21:15 -07:00
Jack Pearkes
0edb50be16 website: make demo full screen with instruction header 2015-04-22 18:48:24 -07:00
Armon Dadgar
c7843ed09b Merge pull request #23 from hashicorp/sethvargo/format
Update website whitespace and formatting
2015-04-22 17:08:44 -07:00
Seth Vargo
2bcb0a1b67 Update website whitespace and formatting 2015-04-22 19:47:11 -04:00
Jack Pearkes
4d982f8041 website: basic step 1 2015-04-22 15:15:45 -07:00
Jack Pearkes
0095f1d388 website: use new step oriented system for interactive demo 2015-04-22 15:09:12 -07:00
Paul Hinze
c36486c423 Fix comment typo
It's time to get my first vault commit in! :D
2015-04-22 16:59:16 -05:00
Mitchell Hashimoto
0a6a8e528b Merge pull request #22 from hashicorp/init-text
command/init: minor output text fix
2015-04-22 22:29:00 +02:00
Jack Pearkes
226135dbf0 command/init: minor output text fix 2015-04-22 11:48:07 -07:00
Jack Pearkes
83d8e1a204 website: send and receive message on websockets 2015-04-22 11:23:07 -07:00
Mitchell Hashimoto
e5facee87d http: allow trailing slash on GET /sys/auth 2015-04-22 07:55:51 +02:00
Mitchell Hashimoto
1340715a1a http: fix redirect issues with trailing slashes 2015-04-22 07:55:40 +02:00
Mitchell Hashimoto
373b9c6f1e Merge pull request #21 from hashicorp/audit-hashstructure
Hash the strings in audit logs
2015-04-22 07:43:21 +02:00
Mitchell Hashimoto
d2f85569d4 audit: docs 2015-04-22 07:42:37 +02:00
Mitchell Hashimoto
ccaad36388 audit: separate hashing from formatting to facilitate raw 2015-04-22 07:41:53 +02:00
Mitchell Hashimoto
017f472493 cli: new help output 2015-04-21 20:24:27 +02:00
Mitchell Hashimoto
dae11264ee command/status: no weird indentintg 2015-04-21 20:11:15 +02:00
Mitchell Hashimoto
423c669cdd website: help command 2015-04-21 19:04:21 +02:00
Mitchell Hashimoto
6aad5f3b6d website: reading data 2015-04-21 18:48:23 +02:00
Mitchell Hashimoto
d5eca265e5 website: TODO on reading data 2015-04-21 18:39:50 +02:00
Mitchell Hashimoto
7a0fe62123 website: start documenting CLI more 2015-04-21 16:35:19 +01:00
Mitchell Hashimoto
8436264a9b website: clarify that secrets are no longer stored in audit logs 2015-04-21 16:23:16 +01:00
Mitchell Hashimoto
628d6e4e7a audit: hash all the req/resp structures 2015-04-21 16:20:31 +01:00
Mitchell Hashimoto
7860e95a93 audit: fix failing test 2015-04-21 16:15:04 +01:00
Mitchell Hashimoto
2598dd6441 audit: sanity sha1 test 2015-04-21 16:14:26 +01:00
Mitchell Hashimoto
99036f9e5b audit: add SHA1 hash callback 2015-04-21 16:13:06 +01:00
Mitchell Hashimoto
3f301d7995 audit: add hashstructure 2015-04-21 16:02:03 +01:00
Armon Dadgar
0b07cbfbd0 website: Adding vs Consul section 2015-04-20 16:15:53 -07:00
Armon Dadgar
0d066ca8e7 command/status: refactor to improve output 2015-04-20 13:37:32 -07:00
Mitchell Hashimoto
705a964cda Merge pull request #20 from hashicorp/f-status
Rename "seal-status" to "status", add HA information
2015-04-20 13:18:11 -07:00
Armon Dadgar
c759d95ca8 website: replace the consul telemetry 2015-04-20 12:26:30 -07:00
Armon Dadgar
018e07cbd3 command/status: improve output when sealed 2015-04-20 12:21:35 -07:00
Armon Dadgar
126a2ebd16 command/status: improve output when sealed 2015-04-20 12:19:25 -07:00
Armon Dadgar
61af0862cd vault: Swap the HAEnabled check with the sealed check 2015-04-20 12:19:09 -07:00
Armon Dadgar
24ad719138 website: copy updates for seal-status 2015-04-20 12:13:28 -07:00