Commit Graph

216 Commits

Author SHA1 Message Date
Kyle Havlovitz 55ee1b0aed
Merge branch 'master' into f-cli-rework-3 2017-02-09 21:24:27 -05:00
Kyle Havlovitz bad037fb58
Cleanup and formatting adjustments 2017-02-09 20:49:17 -05:00
Kyle Havlovitz edbb0ce0b8
Add missing doc page for version command 2017-02-09 20:08:25 -05:00
Kyle Havlovitz a3d02a4cbc
Convert info command to use base.Command 2017-02-08 16:58:04 -05:00
Chris Becker 1025ded3d5 Add consul kv import/export links to sidebar 2017-02-01 15:11:39 -05:00
Ryon Coleman 2f111f2e4d Add Google Tag Manager #GTM-NR2SD7C 2017-01-27 15:41:42 -05:00
Brian Shumate 1eaeb13a9c
DOCS: update environment variables
- Move environment variables to section of CLI page
- Remove environment variables page
- Remove environment variables nagivation menu entry
2017-01-09 12:02:06 -05:00
Brian Shumate f5e76a7125
DOCS: update environment variables page
- Relocate Environment Variables page to Agent section
- Correct front matter newlines issue
2017-01-06 09:42:49 -05:00
James Phillips e1e43dec7a
Adds a draft of the snapshot agent docs. 2016-11-16 21:38:02 -08:00
Kyle Havlovitz 606662c502 Add snapshot inspect subcommand (#2451) 2016-10-31 19:37:27 -04:00
Kyle Havlovitz 4be39290e5 Revert "Added website docs for snapshot inspect command"
This reverts commit 7d0318252c.
2016-10-31 17:06:47 -04:00
Kyle Havlovitz 7d0318252c
Added website docs for snapshot inspect command 2016-10-31 17:01:27 -04:00
Seth Vargo d5aac284d9 Switch to Docker-based website build process (#2448)
This has been working really well on Nomad and hashicorp.com, so I am
ready to port it out to Consul as a beta. This moves the local
development to a Docker container, which is the same container that we
use to publish the website in production. The result is much faster and
more consistent deploys.
2016-10-31 12:49:52 -07:00
Seth Vargo bfa0c3bc4c Add security page (#2447) 2016-10-29 12:44:20 -07:00
James Phillips c01a3871c9 Adds support for snapshots and restores. (#2396)
* Updates Raft library to get new snapshot/restore API.

* Basic backup and restore working, but need some cleanup.

* Breaks out a snapshot module and adds a SHA256 integrity check.

* Adds snapshot ACL and fills in some missing comments.

* Require a consistent read for snapshots.

* Make sure snapshot works if ACLs aren't enabled.

* Adds a bit of package documentation.

* Returns an empty response from restore to avoid EOF errors.

* Adds API client support for snapshots.

* Makes internal file names match on-disk file snapshots.

* Adds DC and token coverage for snapshot API test.

* Adds missing documentation.

* Adds a unit test for the snapshot client endpoint.

* Moves the connection pool out of the client for easier testing.

* Fixes an incidental issue in the prepared query unit test.

I realized I had two servers in bootstrap mode so this wasn't a good setup.

* Adds a half close to the TCP stream and fixes panic on error.

* Adds client and endpoint tests for snapshots.

* Moves the pool back into the snapshot RPC client.

* Adds a TLS test and fixes half-closes for TLS connections.

* Tweaks some comments.

* Adds a low-level snapshot test.

This is independent of Consul so we can pull this out into a library
later if we want to.

* Cleans up snapshot and archive and completes archive tests.

* Sends a clear error for snapshot operations in dev mode.

Snapshots require the Raft snapshots to be readable, which isn't supported
in dev mode. Send a clear error instead of a deep-down Raft one.

* Adds docs for the snapshot endpoint.

* Adds a stale mode and index feedback for snapshot saves.

This gives folks a way to extract data even if the cluster has no
leader.

* Changes the internal format of a snapshot from zip to tgz.

* Pulls in Raft fix to cancel inflight before a restore.

* Pulls in new Raft restore interface.

* Adds metadata to snapshot saves and a verify function.

* Adds basic save and restore snapshot CLI commands.

* Gets rid of tarball extensions and adds restore message.

* Fixes an incidental bad link in the KV docs.

* Adds documentation for the snapshot CLI commands.

* Scuttle any request body when a snapshot is saved.

* Fixes archive unit test error message check.

* Allows for nil output writers in snapshot RPC handlers.

* Renames hash list Decode to DecodeAndVerify.

* Closes the client connection for snapshot ops.

* Lowers timeout for restore ops.

* Updates Raft vendor to get new Restore signature and integrates with Consul.

* Bounces the leader's internal state when we do a restore.
2016-10-25 19:20:24 -07:00
Seth Vargo 297a22383f
Add kv delete command 2016-09-26 16:06:53 -07:00
Seth Vargo 82bddd7f9b
Add kv put command 2016-09-26 16:06:53 -07:00
Seth Vargo c8fdc5c50d
Add kv get 2016-09-26 16:06:53 -07:00
James Phillips e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands. 2016-08-30 00:02:50 -07:00
James Phillips c1c1a340e0
Sorts the guides (redux). 2016-08-25 16:47:54 -07:00
James Phillips 7b8837f46e Sorts the guides. 2016-08-25 16:44:52 -07:00
James Phillips 57db4bcce6
Adds performance tuning capability for Raft, detuned defaults, and supplemental docs. 2016-08-24 21:58:37 -07:00
James Phillips 17cd0ac4ec Adds documentation for the transaction endpoint. 2016-05-11 14:18:47 -07:00
Seth Vargo 8baadf332a
Track enhanced links 2016-05-02 15:55:04 -04:00
captainill 542b04558f refactor to encapsulate all side affects of displaying announcement bnr in one file 2016-03-08 14:59:06 -08:00
Kevin Fishner 272c9fae1c fix UTMs 2016-03-03 15:20:24 -08:00
Kevin Fishner b71b0e7d0b update copyedit to add the word build 2016-03-03 15:19:05 -08:00
captainill 293aba329f add announcement banner for Consul Enterprise launch 2016-03-03 12:23:30 -08:00
Seth Vargo 40707934d2 Add structured data 2016-01-24 13:27:30 -05:00
Seth Vargo cae0ff354a Use HTTPS + www. where appropriate 2016-01-13 17:44:01 -05:00
captainill 8bd56dd3be fix consul logo position in safari 2016-01-12 11:58:30 -08:00
captainill 5b54dacf64 position edit this page link to bottom of page 2015-12-19 22:29:11 -08:00
captainill 5d1b3a9ab0 capital C in header by hashicorp lockup 2015-12-19 22:05:17 -08:00
captainill f6af74a432 Merge branch 'master' into new_header 2015-12-19 21:39:34 -08:00
captainill 86c87432bd cleanup 2015-12-19 21:39:03 -08:00
James Phillips 800e946bf1 Adds and updates docs for prepared queries. 2015-11-15 17:06:00 -08:00
captainill b79afeb349 edit page link does not belong in footer appearing like a nav link. should be associated with page content. updated 2015-11-09 15:39:34 -08:00
captainill 17b3910152 refactor styles to be more atomic for header/footer usage 2015-11-09 15:34:32 -08:00
captainill 45b1d47fab use method terraform uses to keep footer at bottom of page 2015-11-09 13:18:24 -08:00
captainill f96c4d0b50 footer redesign 2015-11-08 23:16:24 -08:00
captainill a624546993 most styles 2015-11-06 23:38:43 -08:00
captainill e792606519 basic structure of redesign 2015-11-06 23:17:00 -08:00
James Phillips cef9402ab9 Updates docs for network coordinates. 2015-10-23 15:23:01 -07:00
Sam Handler d25e6390b6 Add edit this page link in footer 2015-10-12 18:44:22 -04:00
Kevin Fishner 8ec5a0b5ba update analytics 2015-07-28 15:59:05 -07:00
Ryan Uber 8f79a964cd website: link and formatting adjustments for configtest command 2015-05-11 09:42:06 -07:00
Kevin Fishner 5279ffe6aa add consul and the hc ecosystem 2015-04-20 16:29:21 -07:00
Ryan Uber 87bdbdbb98 website: first pass at anti-entropy docs 2015-03-03 14:13:59 -08:00
Armon Dadgar d9121a8d89 website: Upgrading 0.5 docs 2015-02-19 11:03:02 -08:00
Armon Dadgar 05ac51ca26 website: Adding Atlas docs 2015-02-18 15:15:01 -08:00
Jack Pearkes d00d1b0b09 website: fix white bar
fixes #690
2015-02-11 17:49:17 -08:00
Ryan Uber 6995e74d94 website: document maint command 2015-01-21 14:07:54 -08:00
Ryan Uber f247ec0551 fix space/tab mixing in docs.erb 2015-01-20 22:50:33 -08:00
Ryan Uber 99b92a6fb0 website: beginning http docs update 2015-01-20 22:49:41 -08:00
Armon Dadgar d6d1f19f1b website: Document the lock command 2015-01-19 16:43:38 -10:00
Armon Dadgar 3af280213c website: Document a distributed semaphore 2015-01-19 16:43:24 -10:00
Emil Hessman bf0e284756 website: fix typo, casing and links
Fix typo in Leader Election guide: s/blog/blob/

Also fix various casing issues and prefer HTTPS links
for HashiCorp projects.
2015-01-04 12:58:58 +01:00
Seth Vargo 9f8b46b828 Move IE compat into middleman-hashicorp 2014-12-30 13:45:15 -05:00
Seth Vargo 49d29bc937 Update titles to be consistent with other sites 2014-12-30 13:18:25 -05:00
Ryan Uber 67d78628a3 command: renamed keys to keyring to disambiguate usage 2014-11-19 16:31:06 -08:00
Ryan Uber 6b41e98964 website: document keys command 2014-11-19 16:30:22 -08:00
Seth Vargo cb4b11e899 Create unified "Consul Tools" page to showcase our tools and the communities 2014-10-21 18:22:53 -04:00
Seth Vargo 42b00a856e Add Consul Template to the download list 2014-10-21 16:24:00 -04:00
Seth Vargo af756f1ea6 Use a description attribute for HTML descriptions 2014-10-19 19:41:12 -04:00
Seth Vargo 3712748441 Move more javascript into the footer 2014-10-19 19:41:12 -04:00
Seth Vargo 281ca84d88 Cleanup header HTML 2014-10-19 19:41:12 -04:00
Armon Dadgar e7326d089e website: Adding FAQ page. Fixes #363. 2014-10-13 17:46:41 -07:00
Seth Vargo fb5aa46b76 Include one javascript file and use sprockets 2014-10-06 19:13:08 -04:00
Seth Vargo 1927f48598 Remove Gruntfile 2014-10-06 19:11:52 -04:00
Armon Dadgar 2d7be20431 website: Updating docs 2014-09-01 15:03:37 -07:00
Armon Dadgar 088e024417 website: Adding docs 2014-08-28 17:22:56 -07:00
Armon Dadgar dce716f4b2 website: Document watches 2014-08-21 17:25:42 -07:00
Armon Dadgar 781ff2048d website: ACL internals 2014-08-18 15:46:59 -07:00
Armon Dadgar 2b0f7566e5 website: Document the new reload command 2014-06-11 11:01:36 -07:00
Armon Dadgar bd4610bcd1 website: Documenting DNS settings 2014-06-08 17:26:41 -07:00
Armon Dadgar 3fc7b208a5 website: Adding guide on leader election 2014-05-20 16:25:30 -07:00
Armon Dadgar f91b1c3bf4 website: Starting to document sessions 2014-05-20 16:25:30 -07:00
Jack Pearkes 0976a45df7 website: remove some serf stuff, old js files 2014-05-02 14:13:48 -04:00
Mitchell Hashimoto 53abec108f website: getting started UI page 2014-05-01 11:19:42 -07:00
Mitchell Hashimoto 728ff28c1c website: pages for UI download 2014-05-01 10:49:30 -07:00
Armon Dadgar d3e0a5f0e6 website: Adding links to demo 2014-05-01 10:23:13 -07:00
Jack Pearkes 0e8c81c10b website: add a favicon and seo description 2014-04-17 11:49:13 -04:00
Armon Dadgar cb30951612 website: Adding page on Jepsen testing 2014-04-16 17:03:48 -07:00
Armon Dadgar 10273e9d27 website: Google analytics 2014-04-14 15:35:09 -07:00
Mitchell Hashimoto cb1568b8b8 website: creating a cluster 2014-04-14 12:47:55 -07:00
Mitchell Hashimoto 5f50c80aef website: getting started registeringa service changes 2014-04-14 12:38:40 -07:00
Armon Dadgar 70c5626f70 website: Fixing link to github 2014-04-14 11:56:13 -07:00
Mitchell Hashimoto bbbd24124d website: it is 2014 2014-04-14 11:53:40 -07:00
Jack Pearkes c5177edf8a website: don't use compiled CSS 2014-04-14 11:14:59 -04:00
Jack Pearkes 3ae1ba9209 website: update middleman, use asset pipeline 2014-04-14 11:13:28 -04:00
Armon Dadgar 0dd1cd0a8d website: Adding guide on outage recovery 2014-04-11 12:55:02 -07:00
Armon Dadgar 369f6a3dcf website: Guide for adding/removing servers 2014-04-11 12:32:34 -07:00
Armon Dadgar b0221b98c0 website: Adding multiple datacenter guide 2014-04-11 12:03:12 -07:00
Armon Dadgar d4470839fd website: Working on getting started guide 2014-04-10 17:41:49 -07:00
Armon Dadgar dfde11212c website: Remove event handlers and user events pages 2014-04-10 17:39:00 -07:00
Armon Dadgar e85ee9f4a5 website: Adding the vs nagios/sensu page 2014-04-10 14:49:12 -07:00
Armon Dadgar 7722cf3a8e website: remove use cases 2014-04-10 13:35:22 -07:00
Armon Dadgar 9792ecd295 website: Filling in the vs ZooKeeper 2014-04-09 12:53:35 -07:00
Armon Dadgar 3f698c3396 website: Move the comparisons to sub-dir 2014-04-09 12:16:11 -07:00
Armon Dadgar a74c0668c6 website: Doc cleanup 2014-04-09 11:40:52 -07:00
Armon Dadgar f48a233f02 Merge pull request #31 from captainill/master
Subpages and more responsive tweaks
2014-04-09 10:21:49 -07:00
JT 5c14ec7fc8 responsive/finishing touches 2014-04-08 21:00:59 -07:00
JT 401024a2d0 footer responsive nav 2014-04-08 19:54:54 -07:00
JT 20ad0d60d5 responsive cleanup 2014-04-08 19:44:14 -07:00
JT 14b579afd9 add layout class names and subpage class 2014-04-08 14:01:49 -07:00
Armon Dadgar 28562616cf website: Remove roadmap 2014-04-07 15:11:58 -07:00
JT 5a522dd061 homepage 2014-04-05 02:03:01 -07:00
Armon Dadgar 45195b76ff website: document registering of external services 2014-02-25 12:22:25 -08:00
Armon Dadgar fad3e4d97c website: Documenting the info command 2014-02-23 17:09:59 -08:00
Armon Dadgar dcbec76f8e website: adding guide on bootstrapping a DC. Fixes #5. 2014-02-22 21:08:36 -08:00
Armon Dadgar 262c039425 website: document the high level architecture 2014-02-19 16:58:15 -08:00
Armon Dadgar e116815e17 website: working on documenting http api 2014-02-19 12:05:18 -08:00
Armon Dadgar 5150b69344 website: document the DNS interface 2014-02-19 11:05:42 -08:00
Armon Dadgar 6e500ef54b website: document checks and services 2014-02-18 18:05:18 -08:00
Armon Dadgar 1fb7b330ad website: updating documentation on commands 2014-02-18 17:32:13 -08:00
Armon Dadgar 1d10b9d6ba website: bulk copy from serf 2014-02-07 16:41:03 -08:00