Freddy
b2c12550d7
Remove old UI, option to use it, and its build processes
2019-04-12 09:02:27 -06:00
David A. Stevenson
09c7484cab
fix typo ( #5099 )
...
encourge -> encourage
2018-12-17 08:56:55 -06:00
Geoffrey Grosenbach
b4f357bf38
Fixes URL paths to learn.hashicorp.com
...
Removes `.html` when not needed in order to clean up analytics.
2018-11-28 15:39:28 -08:00
Geoffrey Grosenbach
3981c5d48c
Adds redirects and updates links for learn.hashicorp ( #4878 )
...
* Adds redirects for Getting Started pages
* Uses correct links to resources at learn.hashicorp
* Reconfigures "Learn more" links to point to learn.hashicorp
* Links to learn.hashicorp on segmentation page
* Adds redirect for sample config file
* Fixes links to Getting Started guide on learn.hashicorp
* Remove getting started guide which is now on learn.hashicorp
* Corrects link to `consul/io` which should go to `consul.io`
* Revert "Remove getting started guide which is now on learn.hashicorp"
This reverts commit 2cebacf402f83fb936718b41ac9a27415f4e9f21 so a placeholder
message can be written here while we are transitioning content to
learn.hashicorp
* Adding a new page for getting started to direct users to learn.
* Added a note at the being of each doc to notify users about the temporary repo change.
* Revert "Added a note at the being of each doc to notify users about the temporary repo change."
This reverts commit 9a2a8781f9705028e4f53f758ef235e74b2b7198.
From conversation at https://github.com/hashicorp/consul/pull/4878
* Removes redirect from sample web.json demo file
* Removed typo
2018-11-01 14:44:49 -07:00
Mitch Pronschinske
37466d6590
Spelling fix on K/V vs KV ( #4860 )
...
One of the mentions of KV store had a slash between K and V. For consistency with the rest of the doc, I removed it.
2018-10-26 13:54:26 -07:00
Andreas Sommer
994a3ece63
website: explain script exit code 1 in health check introduction guide ( #4769 )
2018-10-24 07:09:41 -07:00
Paul Banks
51c0001aad
[WIP] Initial draft of Sidecar Service and Managed Proxy deprecation docs ( #4752 )
...
* Initial draft of Sidecar Service and Managed Proxy deprecation docs
* Service definition deprecation notices and sidecar service
* gRPC and sidecar service config options; Deprecate managed proxy options
* Envoy Docs: Basic envoy command; envoy getting started/intro
* Remove change that snuck in
* Envoy custom config example
* Add agent/service API docs; deprecate proxy config endpoint
* Misc grep cleanup for managed proxies; capitalize Envoy
* Updates to getting started guide
* Add missing link
* Refactor Envoy guide into a separate guide and add bootstrap reference notes.
* Add limitations to Envoy docs; Highlight no fixes for known managed proxy issues on deprecation page; clarify snake cae stuff; Sidecar Service lifecycle
2018-10-11 10:44:42 +01:00
Anubhav Mishra
7bc0564098
website: quick typo fix ( #4683 )
2018-09-17 12:06:11 +01:00
Geoffrey Grosenbach
5d2855ecda
Remove all mention of Atlas, even in deprecated changelogs
2018-08-03 10:51:18 -07:00
MagnumOpus21
00b678e7f3
Docs: Removed text about proxies on Windows not starting up.
2018-07-13 14:47:42 -07:00
Mitchell Hashimoto
e788ce612e
website: update vs. istio page and clarify pluggable data layer
2018-06-26 21:52:27 +02:00
sandstrom
16301d82cf
spelling
2018-06-26 13:38:16 +02:00
mkeeler
6813a99081
Merge remote-tracking branch 'connect/f-connect'
2018-06-25 19:42:51 +00:00
Jack Pearkes
7febfcd5ed
website: getting started next/previous step change
2018-06-25 12:26:23 -07:00
Paul Banks
20a6a40216
Link from getting started; note on incremental adoption
2018-06-25 12:26:20 -07:00
Jack Pearkes
b2f14647c2
website: clarify windows support
2018-06-25 12:26:18 -07:00
Jack Pearkes
36e1dd6ffd
website: note windows support
2018-06-25 12:26:10 -07:00
Mitchell Hashimoto
4acbe3fdf0
website: add vs. Envoy page
2018-06-25 12:25:43 -07:00
Mitchell Hashimoto
e6e984a813
website: address Armon's feedback
2018-06-25 12:25:43 -07:00
Mitchell Hashimoto
ec1322a95d
website: address feedback
2018-06-25 12:25:43 -07:00
Mitchell Hashimoto
68826b2b76
website: istio vs. and nomad platform guide
2018-06-25 12:25:43 -07:00
Mitchell Hashimoto
79778635e8
website: clarify that modifying intentions will not kill the conn
2018-06-25 12:25:37 -07:00
Thomas Kula
a643ad3c60
website: Fix getting started connect dependent service example
...
* Needs a `port`
* The upstream service is `socat` in the previous example, make
the dependent service section use `socat` consistently throughout
2018-06-25 12:25:13 -07:00
Mitchell Hashimoto
097856c515
Starting Docs ( #46 )
...
* website: first stab at Connect docs
* website: lots more various stuff (bad commit messages)
* website: getting started page for Connect
* website: intentions
* website: intention APIs
* website: agent API docs
* website: document agent/catalog proxy kind service values
* website: /v1/catalog/connect/:service
* website: intention CLI docs
* website: custom proxy docs
* website: remove dedicated getting started guide
* website: add docs for CA API endpoints
* website: add docs for connect ca commands
* website: add proxy CLI docs
* website: clean up proxy command, add dev docs
* website: todo pages
* website: connect security
2018-06-25 12:24:05 -07:00
Matt Keeler
197e2f69d5
Switch over to defaulting to the new UI
2018-06-15 09:20:13 -04:00
Hannah Oppenheimer
f4c0ce8220
Directions for using the new Consul UI
2018-05-10 15:57:24 -05:00
Tomáš Bedřich
e4792dbbee
Update check script exit code explanation ( #3882 )
...
Change misleading formulation which might imply, that any non-zero code is enough to mark check as failing.
(https://www.consul.io/docs/agent/checks.html#check-scripts )
2018-02-11 08:30:40 -06:00
Chad Whitacre
7dbe5654c7
Fix some small doc errors
2018-01-04 16:44:07 -05:00
James Phillips
584a136906
Update checks.html.md
2018-01-03 18:32:42 -08:00
Andrii Krymets
5131201736
Update checks.html.md
...
1. Replace deprecated "script" option with "args" in check definition examples
(Not sure in correctness of arguments splitting)
2017-12-27 17:23:29 +02:00
Yoann Fouquet
16cc432c7a
Adjust documentation for service tags of checks
...
Add some missing ServiceTags.
Replace null ServiceTags by empty list (ServiceTags cannot be null).
2017-12-12 13:39:37 +01:00
youngjl1
137d73fd9d
Name correction in documentation
2017-12-10 10:26:02 -05:00
James Phillips
1791d99a10
Adds new config to make script checks opt-in, updates documentation. ( #3284 )
2017-07-17 11:20:35 -07:00
wdevarshi
4f10cb6067
Update agent.html.md ( #3266 )
2017-07-13 22:30:10 -07:00
Armon Dadgar
df55d9fbb0
website: Add a vs Eureka. Fixes #1295
2017-06-08 11:00:30 -07:00
Michael Leow
deb206b7d7
agent: add RetryJoin support for Azure
...
Pull #2978 from leowmjw/develop
Resolves #2978
2017-05-24 10:15:38 +02:00
Frank Schroeder
df91388b7b
website: rename *.markdown to *.md
2017-05-17 20:25:45 +02:00
James Phillips
e954faa2aa
Removes old Atlas ecosystem doc from Consul.
2017-04-13 17:39:32 -07:00
Seth Vargo
7779c5942c
Link to new api
2017-04-04 12:52:00 -04:00
Seth Vargo
61d814e69c
Rename sidebar link items
2017-04-04 12:40:53 -04:00
Seth Vargo
99c3592064
Update API docs
2017-04-04 12:33:35 -04:00
Nathan Dataguake Basanese
428567c9be
// , Add another way to update config
...
// , I got this from the `consul --help` output, and it seemed like a useful detail for people unfamiliar with the system.
2017-02-14 16:09:38 -08:00
Rob Genova
a8d8683b46
remove ` https://consul.io ` from join links; remove UI link to `downloads.html`
2017-02-08 21:05:07 +00:00
Rob Genova
fcaf2f52ee
remove Atlas references from getting-started pages
2017-02-08 19:01:53 +00:00
Jonathan Crane
64bc86b87a
fix grammatical error in 2nd paragraph
2017-02-07 10:20:40 -05:00
vishalnayak
4fc92300f3
docs: Added 'vault' to ecosystem page
2017-01-27 13:19:19 -05:00
legendtkl
713bf8654a
fix typo Check-And_set to Check-And-Set
2017-01-04 00:46:16 +08:00
Seth Vargo
bdb318a3ef
Switch to KV CLI in getting started
2016-12-07 14:01:51 -08:00
shantanugadgil
f8febd94b8
Update kv.html.markdown
2016-12-03 13:35:55 +05:30
James Turnbull
8a145d50a3
Removed two space after period exceptions
2016-11-25 13:25:09 -05:00