1305 Commits

Author SHA1 Message Date
Phil Watts
e79bdb2dbe Update revoke.html.md (#2604)
Changed param's description verb from renew to revoke, to match the page context.
2017-04-17 12:40:24 -04:00
Jeff Mitchell
bdc3002d56 Update SSH docs to indicate deprecation of dynamic key type 2017-04-17 11:11:05 -04:00
James Phillips
f989af475a Update 404.html.md (#2594) 2017-04-14 12:19:15 -04:00
Jeff Mitchell
8e2b8ff1df Add some extra documentation around ssh-keygen -L to see signed cert
info.

Ping #2569
2017-04-13 15:23:27 -04:00
Chris Hoffman
892d558fa2 minor docs update 2017-04-10 09:46:25 -04:00
Jeff Mitchell
3f3eddc5a2 Update AES-GCM verification text 2017-04-07 14:35:29 -04:00
Shivaram Lingamneni
7cbc5d6e05 implement a no_store option for pki roles (#2565) 2017-04-07 11:25:47 -07:00
Jeff Mitchell
b44ed072b5 Remove superfluous/misleading comments around some listener options 2017-04-07 14:23:56 -04:00
Jeff Mitchell
14c0000169 Update SSH CA documentation
Fixes #2551
Fixes #2569
2017-04-07 11:59:25 -04:00
Seth Vargo
742332bd1a
Add press-kit 2017-04-06 18:43:55 -04:00
Seth Vargo
43923bc785
Import fonts 2017-04-06 18:42:09 -04:00
Seth Vargo
61f0862920
Add press kit, hashicorp logo 2017-04-06 18:28:26 -04:00
Jeff Mitchell
c03466b0de Remove "these are denoted below" w.r.t. SIGHUP
SIGHUP support is denoted in the sections/options that support actions on SIGHUP, so with the new docs layout it's confusing to have the old statement in there. Remove in favor of the inline comments.

Fixes #2572
2017-04-06 16:08:58 -04:00
Sebastian Haba
9d013a0707 add mssql physical backend (#2546) 2017-04-06 09:33:49 -04:00
Pavel Timofeev
e2d3a06234 Ldap auth doc fix (#2568)
* Move url parameter to the next line and fix a typo

* Add userdn paramater to the Scenario 1.
Without userdn set Vault can't search with error like

Code: 400. Errors:

* LDAP search failed for detecting user: LDAP Result Code 32 "No Such Object": 0000208D: NameErr: DSID-031001E5, problem 2001 (NO_OBJECT), data 0, best match of:
        ''
2017-04-05 08:29:38 -07:00
Cameron Stokes
59a003b4eb [docs] Add header to fix formatting. 2017-04-05 10:35:59 +10:00
Cameron Stokes
ebf98e8c32 [docs] Adding missing guide from index page.
Also, make guide titles consistent with sidebar.
2017-04-05 10:22:20 +10:00
Jeff Mitchell
df160ed59e Add back lost Postgres creation sql for storage backend 2017-04-04 12:30:07 -04:00
Emre Erkunt
c7e9377000 Fixed an example on aws backend documentation about an iam profile. (#2522) 2017-04-04 09:03:27 -07:00
Jonathan Sokolowski
e5013e90e2 Etcd DNS discovery (#2521)
* etcd: Add discovery_srv option
2017-04-04 08:50:44 -07:00
Jeff Mitchell
251da1bcdc Update SSH docs to note that host key verification is not performed. 2017-04-03 10:43:41 -04:00
Francis Chuang
431760c1ec Fix typo (#2558) 2017-04-03 05:46:40 -07:00
Paul Cichonski
d54b555893 fix typo in pki api doc 2017-04-02 17:02:11 -04:00
Adam Shannon
1f0d9b10b6 Quote dynamodb's ha_enabled property (#2547)
With `ha_enabled = true` vault crashes with the following error: 

```
error parsing 'storage': storage.dynamodb: At 17:16: root.ha_enabled: unknown type for string *ast.LiteralType
```

This seems related to https://github.com/hashicorp/vault/issues/1559
2017-03-30 14:09:47 -07:00
Seth Vargo
db86d87c8e
Update helpers 2017-03-29 21:39:48 -04:00
Seth Vargo
b9fb9187b5
Remove commented colors 2017-03-29 19:08:09 -04:00
Seth Vargo
a7f7035b88
Add new colored header styles 2017-03-29 19:04:39 -04:00
vishalnayak
b228f5eb0f docs: aws-ec2: link sts configuration from cross account access 2017-03-28 14:34:21 -07:00
Seth Vargo
af29cca7c0
Re-add FOUT 2017-03-26 17:07:29 -04:00
Seth Vargo
4d554fd5ea
Remove dependency on bootstrap
This greatly reduces our javascript footprint
2017-03-26 16:58:16 -04:00
Seth Vargo
a6c003f0d3
Remove pry 2017-03-26 16:08:16 -04:00
Seth Vargo
354da36a6f
Cleanup CSS 2017-03-26 16:04:21 -04:00
Dan Everton
0bc81c9f6b Add permitPool support to S3 (#2466) 2017-03-26 14:32:26 -04:00
Paul Nicholson
f4017e50c1 fix typo in ssh api documentation (#2529) 2017-03-23 23:48:26 -07:00
Matthew Irish
ff85bd4f88 remove sidebar include in sass (#2516) 2017-03-21 13:08:27 -05:00
Matthew Irish
774c3bfdbc replication is an enterprise-only feature (#2514) 2017-03-21 13:30:27 -04:00
Jeff Mitchell
7e17de7cf3 Fix AWS-EC2 sts/certificate typo
Fixes #2512
2017-03-21 13:29:40 -04:00
Jack Pearkes
12f921ce27 website: update docs to clearly link to enterprise version 2017-03-21 08:41:39 -07:00
Jonathan Thomas
c2a1729346 website: latest news section (#2506)
* website: add latest news section which includes vault webinar details

* small padding tweak
2017-03-20 18:23:46 -04:00
Seth Vargo
f929e8244e
Nevermind... meganav uses it 2017-03-20 01:51:57 -04:00
Seth Vargo
3d7dbf8a70
Fix typo 2017-03-20 01:50:45 -04:00
Seth Vargo
918d4a86e9
Do not require bootstrap 2017-03-20 01:50:40 -04:00
Seth Vargo
477e38072c
Link to index.html pages 2017-03-20 01:37:22 -04:00
Seth Vargo
6518877c67
Remove quotes from meta descriptions
SEO stops at that quote, so many of our pages have a description of
"the".
2017-03-20 01:35:21 -04:00
Seth Vargo
d52e49886f
Use inline svgs 2017-03-20 01:27:23 -04:00
Seth Vargo
853c55e1d5
Upgrade to latest middleman-hashicorp 2017-03-20 01:27:23 -04:00
Seth Vargo
6dd2bfd51c
Migrate to middleman-hashicorp sidebar 2017-03-20 01:27:23 -04:00
Seth Vargo
d66b53e79e
Remove unused javascript
It looks like these came over from Nomad(?), but we do not use them
anywhere. This saves about 4kb on the compressed javascript, so it's a
big savings. Also, it causes namespace conflicts.
2017-03-20 01:27:23 -04:00
Vishal Nayak
cf0fb2119f docs: Elaborate the steps for SSH CA backend with 'sshd_config' changes (#2507) 2017-03-19 18:52:15 -04:00
Seth Vargo
de2e28703a
Ensure description 2017-03-17 23:14:36 -04:00