Pete Shima
c9eed9f2de
Fix the demo URL in the getting started guide.
2015-12-15 18:00:04 -08:00
James Phillips
b87aeec4e1
Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+.
2015-11-25 17:59:16 -08:00
Calle Pettersson
2e03fa1648
Fix missing config-dir in getting started guide
2015-07-22 13:33:15 +02:00
Zhou Zheng Sheng
0a2a6e570a
Website: Delete the unnecessary backslash at the end shell command line
...
Shell thinks '\<newline>' as line continuation only when it's unquoted
or in double quotes. It's not necessary to manually mark '\<newline>'
in single quotes, because when shell sees the a single quote starts, it
continues the line automatically until it sees the matching single quote
ends.
Thus,
echo 'a\
b'
would give the following output
a\
b
And
echo 'a
b'
gives the following output
a
b
Since we don't want to leave backslashes in the resulting json files, we
should remove the line continuation backslashes inside single quotes.
2015-07-07 11:27:47 +08:00
siddharthist
b224475ca3
Specified which user health checks get run as.
...
Fixes issue #1036
2015-06-15 21:55:05 -05:00
Emil Hessman
1b1854689e
website: fix typo
...
Clarify that the user is assured that Consul will listen to a
specific address when specifying a `bind` address, rather than
providing some kind of insurance policy.
2015-05-14 10:09:51 +02:00
Ryan Breen
9104dd9b86
Website: change order of UIs listed in intro/getting-started/ui.html.
2015-03-19 19:27:30 -04:00
Ryan Breen
39242b0906
Website: GH-730 and cleanup for intro/getting-started/ui.html.
2015-03-19 19:22:05 -04:00
Ryan Breen
ff6e8852ce
Website: cleanup for intro/getting-started/kv.html.
2015-03-18 10:49:41 -04:00
Ryan Breen
ca7cd6496a
Website: cleanup for intro/getting-started/checks.html.
2015-03-17 17:50:28 -04:00
Ryan Breen
e9b08700a7
Website: a few additional tweaks to intro/getting-started/join.html.
2015-03-14 14:21:54 -04:00
Ryan Breen
a8ab990ab0
Website: substantial rewrite of intro/getting-started/join.html.
2015-03-14 14:13:41 -04:00
Ryan Breen
b5253c940c
Website: GH-730 and cleanup for intro/getting-started/services.html
2015-03-13 14:56:58 -04:00
Kevin Fishner
ffdd27f405
fix utm param
2015-03-09 15:20:18 -07:00
Armon Dadgar
d246b297c6
website: Fixing documentation bug
2015-03-05 15:04:40 -08:00
Kevin Fishner
a87a7920cd
explain how consul and atlas work together
2015-03-04 16:12:14 -08:00
Ryan Breen
cdd7649c03
Website: improve flow between getting-started docs.
2015-03-02 08:50:13 -05:00
Ryan Breen
f40f5f7b21
Website: cleanups for intro/getting-started/install.html
2015-03-02 08:31:32 -05:00
Ryan Breen
65c23a5f4f
Website: finalize cleanup for intro/getting-started/checks.
2015-02-20 18:16:31 -05:00
Ryan Breen
5ecf003adc
Website: cleanup for intro/getting-started/checks.
2015-02-20 18:10:58 -05:00
Ryan Breen
0730e0dfe4
Website: revert changes to 'data center' from 'datacenter'
2015-02-19 17:32:31 -05:00
Ryan Breen
61202c78ac
Website: finalize cleanup for getting-started/agent.html.
2015-02-19 17:18:58 -05:00
Ryan Breen
def6d4d106
Website: cleanup for getting-started/agent.html.
2015-02-19 17:12:56 -05:00
Dan Frost
e18b3859f1
docs: intro/kv: minor fixes
2014-11-26 12:00:49 +00:00
Dan Frost
a6420171e5
docs: intro/checks: minor fixes
2014-11-26 11:55:42 +00:00
Dan Frost
0b4e99dfe5
docs: intro/join: minor fixes
2014-11-26 11:49:39 +00:00
Dan Frost
2eca9b0182
docs: intro/services: minor fixes
2014-11-26 11:42:02 +00:00
Dan Frost
7d75e92104
docs: intro/agent: minor fixes
2014-11-26 11:37:28 +00:00
Tom Lanyon
09af3cb2fc
website: fix download link for web UI in intro guide.
2014-10-28 15:21:32 +10:30
Seth Vargo
dd72095659
Create unified "Consul Tools" page to showcase our tools and the communities
2014-10-21 18:22:53 -04:00
Armon Dadgar
92c5f17498
website: Fixing link to demo cluster
2014-10-20 13:18:24 -07:00
Seth Vargo
e265ea050d
Use new Markdown syntaxes and add SEO descriptions
2014-10-19 19:42:13 -04:00
Seth Vargo
60daaa3955
Pre-process Consul UI docs as ERB for image tags
2014-10-06 19:12:34 -04:00
Armon Dadgar
ea20cabc0f
website: Updating docs
2014-09-01 15:03:37 -07:00
Armon Dadgar
84cfa31f2e
website: Minor cleanups
2014-08-21 17:35:05 -07:00
Laurent Raufaste
7fbbb7f3b0
paramter -> parameter
2014-08-03 17:55:22 -04:00
Laurent Raufaste
09b424f3f4
Missing "it"
2014-08-03 17:22:19 -04:00
Armon Dadgar
358b473e01
Updating documentation for new bootstrap method
2014-07-01 15:02:26 -07:00
lalyos
e9e60a1935
Install docs includes OSX specific oneliner method
2014-05-13 16:13:04 +02:00
Shayan Pooya
48f947386b
website: fix a couple of typos.
2014-05-03 19:16:55 -04:00
Armon Dadgar
a79bdf1a08
website: fixing demo link
2014-05-01 21:18:40 -07:00
Mitchell Hashimoto
16f81229bf
website: update UI
2014-05-01 11:25:27 -07:00
Mitchell Hashimoto
b581edf087
website: getting started UI page
2014-05-01 11:19:42 -07:00
Gareth Rushgrove
778d02b68b
Remove SRV from DNS query tag example
...
The results show the A record, not the SRV record
2014-04-24 14:08:13 +02:00
Jack Pearkes
332de10165
website: update wording for dns/hostname warning
2014-04-17 12:21:07 -04:00
Jack Pearkes
47cd22ea77
website: add a warning about dns/hostnames on os x
2014-04-17 12:17:54 -04:00
Mitchell Hashimoto
e4eca86de1
website: update next steps
2014-04-14 14:08:42 -07:00
Mitchell Hashimoto
20a0b00cea
website: k/v getting started
2014-04-14 14:05:27 -07:00
Mitchell Hashimoto
0932deafa3
website: health checks page
2014-04-14 14:00:53 -07:00
Mitchell Hashimoto
4d42a81f24
website: creating a cluster
2014-04-14 12:47:55 -07:00
Mitchell Hashimoto
2a5e35866d
website: getting started registeringa service changes
2014-04-14 12:38:40 -07:00
Mitchell Hashimoto
3e9ef7a122
website: agent getting started modifications
2014-04-14 12:38:39 -07:00
Armon Dadgar
13417cb333
website: Documentation cleanup
2014-04-11 16:23:16 -07:00
Armon Dadgar
caf48c8722
website: Multiple warnings about single server deployment
2014-04-11 12:43:06 -07:00
Armon Dadgar
a18c7bc5a1
website: finishing up getting started
2014-04-10 19:27:48 -07:00
Armon Dadgar
6309580b6c
website: More getting started info
2014-04-10 19:06:10 -07:00
Armon Dadgar
361d858f05
website: Working on getting started guide
2014-04-10 17:41:49 -07:00
Armon Dadgar
e1286d7ad2
website: Remove event handlers and user events pages
2014-04-10 17:39:00 -07:00
Armon Dadgar
0611db496a
website: bulk copy from serf
2014-02-07 16:41:03 -08:00