Commit Graph

547 Commits (3f971e694b09aa7bf30dd5064260c96c9ebd0634)

Author SHA1 Message Date
Grégoire Pineau b3ef4b8881 [Doc] Added missing link to leader-election
10 years ago
Jamey Owens 8c5bf1ca25 Typo fix for events command doc
10 years ago
Neil Taylor dee778610f improved Parallax scrolling performance in webkit
10 years ago
Danny Berger 3da9291ae1 Fix some typos in website docs
10 years ago
Armon Dadgar cd936793ad Support old recursor config for backwards compatibility
10 years ago
Armon Dadgar 632bbcdd54 Merge pull request #448 from foostan/multiple_recursor
10 years ago
foostan 35b006d884 Add multiple recursor definition support
10 years ago
Laurent Raufaste 26916b03e6 Rephrase
10 years ago
Laurent Raufaste 33c0de708d ACL doc clarification
10 years ago
Tom Lanyon d3a3ccb257 website: fix download link for web UI in intro guide.
10 years ago
Ryan Uber 1756d14e01 Merge pull request #433 from hashicorp/f-multi-checks
10 years ago
Ryan Uber d472825181 website: fix JSON in multiple checks documentation
10 years ago
Seth Vargo 2a4bb1bdf7 Force a bundle update for rack-rewrite
10 years ago
Seth Vargo d1a0adf6ca Do not index "Jespen" code block
10 years ago
Seth Vargo cd7dca5f02 Redirect old WebUI downloads page to new one
10 years ago
Ryan Uber f03bbb8daa website: update docs for multiple checks in config
10 years ago
Alexander Simmerl 461c1e18a5 Add multiple service definition support
10 years ago
Armon Dadgar 21c3e606a2 website: Fixing formatting
10 years ago
Armon Dadgar c7d5330471 Merge pull request #427 from blalor/agent_http_links
10 years ago
Ryan Uber 805a9f7ec2 website: document retry_join and retry_interval flags for config file
10 years ago
Laurent Raufaste cba968ad4d Small typo in the doc
10 years ago
Brian Lalor 914db50a52 Add links for status endpoints
10 years ago
Brian Lalor dd251dd323 Add links for event endpoints
10 years ago
Brian Lalor f09d1b32c9 Add links for ACL endpoints
10 years ago
Brian Lalor 8d6b8f4309 Add links for session endpoints
10 years ago
Brian Lalor 03be420bce Add links for health endpoints
10 years ago
Brian Lalor c7125bad12 Add links for catalog endpoints
10 years ago
Brian Lalor 98ebb94afa Add links for agent endpoints
10 years ago
Brian Lalor 351d722a15 Improve navigability of agent HTTP API categories
10 years ago
Leo Cassarani 64f710518f Fix spelling of "separator" in the HTTP API docs
10 years ago
Seth Vargo cb4b11e899 Create unified "Consul Tools" page to showcase our tools and the communities
10 years ago
Seth Vargo b022a64f2a Fix the duplicate navigation active classes
10 years ago
Seth Vargo 880417397c Fix small typo in link
10 years ago
Seth Vargo f3b5fb3962 Fix copy-paste fail
10 years ago
Jack Pearkes 3a9dfad7a4 Merge pull request #416 from hashicorp/sethvargo/download_consul_template
10 years ago
Seth Vargo 42b00a856e Add Consul Template to the download list
10 years ago
Armon Dadgar 66fbf95b79 website: Fixing link to demo cluster
10 years ago
Armon Dadgar 885b2d9fb1 Bump website version
10 years ago
Erik Dubbelboer 5b4be8fd98 Fix small doc mistake
10 years ago
Seth Vargo a623b4340a Update gems to latest versions
10 years ago
Seth Vargo 869b194127 Use new Markdown syntaxes and add SEO descriptions
10 years ago
Seth Vargo af756f1ea6 Use a description attribute for HTML descriptions
10 years ago
Seth Vargo 64c5a4f157 Import fonts in CSS instead of HTML
10 years ago
Seth Vargo 3712748441 Move more javascript into the footer
10 years ago
Seth Vargo 281ca84d88 Cleanup header HTML
10 years ago
Seth Vargo 283c7c1c46 Add robots.txt and sitemap
10 years ago
Seth Vargo b5d5af813a Do not underline API doc links
10 years ago
Seth Vargo b0045c4e13 Remove prettify css
10 years ago
Seth Vargo 302789bf76 Use codeblocks for code
10 years ago
Seth Vargo a00b32dca2 Remove highlighting javascript files
10 years ago
Seth Vargo bdc28e8dfe Remove unused font file
10 years ago
Armon Dadgar dfec300fa4 Merge pull request #398 from hashicorp/ryanuber-docs
10 years ago
Ryan Uber 7e598d8545 website: re-word a few things
10 years ago
Armon Dadgar d5e1c30d9b website: Document Checkpoint. Fixes #340.
10 years ago
Armon Dadgar e7326d089e website: Adding FAQ page. Fixes #363.
10 years ago
Ryan Uber 06cb3774ab website: add 0.4 to compatibility chart
10 years ago
Armon Dadgar bee5fe280c Merge pull request #396 from ryanuber/f-retry-join
10 years ago
Ryan Uber bec34b0c46 website: document retry join
10 years ago
Theo Hultberg 5560d2700b Fix mistake in the watches documentation
10 years ago
Seth Vargo eacb324188 Consul does not have prefixed packages (yet)
10 years ago
Seth Vargo 40e8bfb54b Update extension version
10 years ago
Seth Vargo 956b81f788 Update WebUI download link
10 years ago
Seth Vargo 2277137560 Remove glyphicons (vendored in extension)
10 years ago
Seth Vargo fcd86a4721 Use middleman-hashicorp :)
10 years ago
Seth Vargo 13ca50102c Move sidebar helper inline
10 years ago
Seth Vargo fb5aa46b76 Include one javascript file and use sprockets
10 years ago
Seth Vargo 0b35de2db7 Update config.ru to cache everything at /assets
10 years ago
Seth Vargo fd3e4f8040 Pre-process Consul UI docs as ERB for image tags
10 years ago
Seth Vargo 0771499761 Pre-process sessions docs as ERB for image tags
10 years ago
Seth Vargo 7903a55dd1 Pre-process architecture docs as ERB for image tags
10 years ago
Seth Vargo 1927f48598 Remove Gruntfile
10 years ago
Seth Vargo 2d01fce61a Remove download_helpers helper
10 years ago
Seth Vargo 2df6bfc225 Update website to use the latest middleman and other gems
10 years ago
Seth Vargo 111372be84 Remove dummy and version files (@pearkes said so)
10 years ago
Alex Wheeler bb613cf467 Added the dns_config option enable_truncate to the docs.
10 years ago
Armon Dadgar 6d4b8bbd56 website: fixing formatting
10 years ago
Armon Dadgar f4364b1d52 Merge pull request #358 from SnehaM/master
10 years ago
Christian Berg 28fc0fd912 Fix typo
10 years ago
Sneha More fe85e58bc6 reload command triggers reload
10 years ago
Sneha More 5d6391904a removed repeated 'can'
10 years ago
lalyos 29f933c554 json sample fixed for PUT /v1/acl/create
10 years ago
Jack Pearkes c034f30182 website: update web ui image in docs
10 years ago
Armon Dadgar feb3fa27fa website: Documenting new options
10 years ago
Armon Dadgar bb16e94b0c website: document addresses config
10 years ago
Armon Dadgar 98acc0a908 agent: statsd support. Fixes #247
10 years ago
Armon Dadgar 289cc265ee Merge pull request #315 from drnic/publish-website
10 years ago
Ruben Vermeersch 99073cbf25 Fix typo
10 years ago
Dr Nic Williams d0bb1c5c47 website - how to build & deploy site
10 years ago
Armon Dadgar 2d7be20431 website: Updating docs
10 years ago
Armon Dadgar 4ce57b55a6 Merge pull request #311 from josephholsten/alphatize-options
10 years ago
Joseph Anthony Pasquale Holsten 52dafc8347 alphabetize config options in docs. Fixes #221
10 years ago
Armon Dadgar dc883d151e website: typo fixes
10 years ago
Joseph Anthony Pasquale Holsten d4ca2b0d7c add link to raft visualization
10 years ago
Joonas Bergius e90d67a4a7 Fixed a small typo
10 years ago
Armon Dadgar db99bc3a23 website: typo fixes
10 years ago
Armon Dadgar 088e024417 website: Adding docs
10 years ago
Armon Dadgar e08e66367c website: Document node lifecycle. Fixes #282.
10 years ago
Armon Dadgar e0a815772a agent: Support encrypt CLI flag. Fixes #245.
10 years ago
Armon Dadgar 7e6452387e website: Document client auth for TLS. Fixes #255.
10 years ago
Armon Dadgar 8bd92ff663 website: Document data dir requirements. Fixes #264.
10 years ago
Armon Dadgar 54316d2b30 website: Minor cleanups
10 years ago
Armon Dadgar dce716f4b2 website: Document watches
10 years ago
Armon Dadgar e2118d2a80 website: Fixing docs
10 years ago
Armon Dadgar ca1aeb8fa8 Merge pull request #288 from gmr/rfc-2782-srv-lookups
10 years ago
Armon Dadgar 7cd10c807f website: rewording
10 years ago
Armon Dadgar 781ff2048d website: ACL internals
10 years ago
Armon Dadgar b802dd16eb website: Documenting ACL endpoints
10 years ago
Armon Dadgar 8a0eeae269 website: document configuration
10 years ago
Gavin M. Roy 6000f6977d Add RFC-2782 style SRV lookups
10 years ago
Armon Dadgar 09a1c40444 website: More port use docs
10 years ago
Armon Dadgar 11c14dd355 Merge pull request #271 from lra/doc_ports
10 years ago
Laurent Raufaste 4dc2b154b3 Updated links to the deployment table
10 years ago
Laurent Raufaste 2b6bb395ca Some breath
10 years ago
Laurent Raufaste c098720a41 Add a ports used section to the doc
10 years ago
Laurent Raufaste a4ff094216 paramter -> parameter
10 years ago
Laurent Raufaste 3760030de1 Missing "it"
10 years ago
Laurent Raufaste aace091132 extra word
10 years ago
Armon Dadgar d77a458bdc website: Clarify the ?pretty docs
10 years ago
Eric Connell ed6dd856dc updated website documentation with the "pretty" parameter
10 years ago
William Tisäter dd9c59b6c4 Short doc note about DNS case-insensitivity
10 years ago
Armon Dadgar 183118cf1c website: Update dummy
11 years ago
Armon Dadgar 140a910fed website: remove old docs on the -encrypt flag
11 years ago
Nelson Elhage 825dcd04f4 There is no `-statsite` command-line flag.
11 years ago
Ben Scofield 3d1e09c263 Improve clarity around changing the `-client` param
11 years ago
Armon Dadgar bc4b5ccd48 website: Keep old bootstrapping docs
11 years ago
Armon Dadgar d313349807 Updating documentation for new bootstrap method
11 years ago
Philip K. Warren f3ac3ce6fc Fix a small typo in RPC docs.
11 years ago
Armon Dadgar 46d07005a8 Fix merge conflict
11 years ago
Mitchell Hashimoto ca489adf9f Update leader-election.html.markdown
11 years ago
Mitchell Hashimoto 664bbbb16e Merge pull request #217 from zembutsu/patch-2
11 years ago
Phillip Markert ea1c3c4ea1 website: Fixed semantic meaning of upstream in DNS guide
11 years ago
Phillip Markert 6ff3bf39f1 website: Format hyperlink inside HTML literal
11 years ago
Phillip Markert 339edd722b website: Fixing small typos in guides section
11 years ago
Masahito Zembutsu 7adfa90fe3 fix typos
11 years ago
Armon Dadgar 961a00c496 Adding server_name configuration for TLS
11 years ago
Rob Holland cca6f83b3a Improve clarity of ?keys behaviour.
11 years ago
Armon Dadgar 6d43b8cb6c website: Clarify upgrade procedures. Fixes #187.
11 years ago
Armon Dadgar 74fa557ba9 website: Update compatibility table for 0.3
11 years ago
Armon Dadgar dc5745cc9c website: Show join help instead of members
11 years ago
Armon Dadgar 4542933139 website: Mention reload command in addition to SIGHUP
11 years ago
Armon Dadgar 2b0f7566e5 website: Document the new reload command
11 years ago
Armon Dadgar 8331367707 website: Document reload RPC command
11 years ago
Armon Dadgar 82c27cb902 agent: Adding SyslogFacility configuration
11 years ago
Armon Dadgar 33a8beae1e website: Document the check_update_interval config
11 years ago
Armon Dadgar 10f3007aa2 consul: Adding support for optional session name
11 years ago
Armon Dadgar 93fb12ecdf Merge pull request #200 from hashicorp/f-dns
11 years ago
Armon Dadgar fed38165fe website: clarify unique per-ndoe
11 years ago
Armon Dadgar bd4610bcd1 website: Documenting DNS settings
11 years ago
Armon Dadgar e9c7098936 command/members: Improve output. Fixes #143
11 years ago
Armon Dadgar 912908c035 website: Clarify outage vs forced server removal
11 years ago
David Pelaez e7b5f29191 Fix typo in check update endpoints
11 years ago
Christian Romney 2df50b3f86 Fixed spelling of 'service'
11 years ago
William Tisäter 179a74ea02 Add myself to the community page
11 years ago
Armon Dadgar 753cec4cfa agent: Omit certains keys from the /self endpoint
11 years ago
William Tisäter d794a18761 Return both member and config in `/v1/agent/self`
11 years ago
William Tisäter d0e447d29b Add `/v1/agent/self` and return local agent config
11 years ago
Armon Dadgar e55a6fb6d6 Support wildcard for check lookup. Fixes #152
11 years ago
Armon Dadgar de309057ff Support rejoin after leave. Fixes #110.
11 years ago
Armon Dadgar 0836a222bf agent: syslog support. Fixes #105.
11 years ago
Armon Dadgar 88d91c6ee0 agent: Support for raw key lookup. Fixes #150.
11 years ago
Armon Dadgar fa4cb49feb website: Document DNS truncation. Fixes #144.
11 years ago
Armon Dadgar e128962b56 Merge pull request #162 from hashicorp/f-locking
11 years ago
Armon Dadgar 55951c9f87 website: Document KV changes
11 years ago
Armon Dadgar a12c52ca2d website: Documenting the session endpoints
11 years ago
Armon Dadgar 3fc7b208a5 website: Adding guide on leader election
11 years ago
Armon Dadgar f91b1c3bf4 website: Starting to document sessions
11 years ago
Rémy Coutable c131edc92b Typo
11 years ago
Armon Dadgar 246ad6c681 agent: Support -advertise cli flag. Fixes #156.
11 years ago
lalyos 7230b4f90e Install docs includes OSX specific oneliner method
11 years ago
Carl Jackson 5295d8c9fd s/direclty/directly/
11 years ago
Armon Dadgar 359807375e website: mention client_addr
11 years ago
Armon Dadgar d5a8e79b65 agent: Correct spelling of separator. Fixes #101.
11 years ago
Armon Dadgar 3d527e174a website: update docs, CLI flag no longer available
11 years ago
Nelson Elhage 0b9ad9e882 docs: The config key is "encrypt", not "encrypt_key"
11 years ago
William Tisäter 963f1e2ff6 Merge pull request #128 from carlosdp/pid-file
11 years ago
Armon Dadgar 58a896ad28 website: improve the docs for the agent TTL endpoints
11 years ago
Carlos Diaz-Padron dd1ce61fb1 Add pid-file option to agent docs
11 years ago
Armon Dadgar 4c2b8562bf website: Fixing old reference to dns_addr
11 years ago
Shayan Pooya c3ac3f8434 website: fix a couple of typos.
11 years ago
Jack Pearkes 0976a45df7 website: remove some serf stuff, old js files
11 years ago
Armon Dadgar 6e905287a7 website: fixing demo link
11 years ago
Alex Sherwin 4430ac248a fixing typo, missing "like"
11 years ago
Mitchell Hashimoto bdddb4cc1d website: web is not an OS
11 years ago
Mitchell Hashimoto 060af09c3e website: update UI
11 years ago
Mitchell Hashimoto c39ec03f4a website: link to proper UI page
11 years ago
Mitchell Hashimoto 53abec108f website: getting started UI page
11 years ago
Mitchell Hashimoto 728ff28c1c website: pages for UI download
11 years ago
Armon Dadgar d3e0a5f0e6 website: Adding links to demo
11 years ago
Armon Dadgar 08235411c3 website: Document the KV API changes
11 years ago
Armon Dadgar f9ff14531f website: Document the ui-dir flags
11 years ago
Gavin M. Roy 2d62fb3207 Revert the interval and TTL values
11 years ago
Gavin M. Roy 11f0d0fe3f Minor documentation fixes
11 years ago
Masahito Zembutsu b2ed730b41 fix typo
11 years ago
Gareth Rushgrove 631dcb1eba Remove SRV from DNS query tag example
11 years ago
Armon Dadgar b8d185af40 website: Adding the output key to docs examples
11 years ago
Armon Dadgar 554a8478ac website: typo fix
11 years ago
Armon Dadgar 81a0a56fac agent: Support server-side filtering of passing checks. Fixes #57.
11 years ago
Armon Dadgar 23dd1a023c website: Cleanup verbage
11 years ago
Armon Dadgar 832cc90c6b website: Document the consistency modes
11 years ago
Armon Dadgar 03adb99a91 website: Document HTTP changes
11 years ago
Sébastien Fievet 0fafbb94b5 Typo
11 years ago
Armon Dadgar 0db26c1a1e website: Clarify the Serf vs Consul
11 years ago
Armon Dadgar bc3a72e35d website: Typo fix
11 years ago
Martin Ringehahn 2a829284ed fix typo
11 years ago
Caleb Spare 1a6e85320a Copy fixes: typos, misspellings, grammar, wording
11 years ago
Bryan Bishop 2319520f52 typo: configuraiton -> configuration
11 years ago
Michael Warkentin 26793353ec Fix typo
11 years ago
Armon Dadgar 0d490096f9 website: Typo. Fixes #43.
11 years ago
Jack Pearkes 6827a6d545 website: fix downloads
11 years ago
Jack Pearkes 9e794a5d7c website: fix download style
11 years ago
Mitchell Hashimoto d24369a31d website: fix download finder
11 years ago
Mitchell Hashimoto 655795e9d6 website: up version for website
11 years ago
Jack Pearkes 50c23ec5ac website: fix clickability of the intro button
11 years ago
Jack Pearkes b521af67ad website: update wording for dns/hostname warning
11 years ago
Mitchell Hashimoto 1c3f01a124 website: grammar, I think
11 years ago
Jack Pearkes 3e3f93e748 website: add a warning about dns/hostnames on os x
11 years ago
Jack Pearkes 06dcf2b34c website: fix outline on button focus
11 years ago
Jack Pearkes 0e8c81c10b website: add a favicon and seo description
11 years ago
Jack Pearkes 0a3b9abfbd website: lower padding for intro button section
11 years ago
Jack Pearkes d1f70adac7 website: fix name in license
11 years ago
Jack Pearkes 66c25cc0bf website: add a clear next step to intro after demos
11 years ago
Jack Pearkes 7d359a41b5 website: fix readme (serf -> consul)
11 years ago
Armon Dadgar 416219f2ff website: Grammar cleanup
11 years ago
Armon Dadgar 87a7bad335 website: Add note about jepsen testing
11 years ago
Armon Dadgar cb30951612 website: Adding page on Jepsen testing
11 years ago
Jacques Fuentes ccddd16821 Round 2: Fix typos, grammar errors, and misspellings
11 years ago
Jacques Fuentes b821eeffdb Fix typos, grammar errors, and misspellings
11 years ago
Mitchell Hashimoto 9bac0dc28c website: update community
11 years ago
Armon Dadgar 10273e9d27 website: Google analytics
11 years ago
Mitchell Hashimoto be0c35ce64 website: downloads
11 years ago
Mitchell Hashimoto 23de3d51ac website: update gemfile lock and add version text
11 years ago
Mitchell Hashimoto 951b15a88e website: Remove the build dir
11 years ago
Mitchell Hashimoto 1c1e330da2 Disable compression for now
11 years ago
Mitchell Hashimoto 24198904f9 Update Gemfile to not have byebug
11 years ago
Mitchell Hashimoto d706f594ef website: update next steps
11 years ago
Mitchell Hashimoto c8b3e5b881 website: k/v getting started
11 years ago
Mitchell Hashimoto af786b0ab5 website: health checks page
11 years ago
Armon Dadgar 11d09948cb Merge pull request #35 from captainill/master
11 years ago
JT 7491d09a64 missed tracking dots.jpg
11 years ago
Mitchell Hashimoto dbbf60f8f8 website: compress all images losslessly
11 years ago
Mitchell Hashimoto cb1568b8b8 website: creating a cluster
11 years ago
Mitchell Hashimoto 5f50c80aef website: getting started registeringa service changes
11 years ago
Mitchell Hashimoto 586c6c6ac7 website: agent getting started modifications
11 years ago
Armon Dadgar 9eefe379d5 website: Fixing Google group link
11 years ago
Mitchell Hashimoto cfb4f891a8 website: intro add basic architecture
11 years ago
Armon Dadgar be032dad7b website: Typo fix
11 years ago
Mitchell Hashimoto 0d1a0fd575 website: some vs copy changes
11 years ago
Armon Dadgar 7875cca5b1 website: Fixing various links
11 years ago
Armon Dadgar 70c5626f70 website: Fixing link to github
11 years ago
Mitchell Hashimoto 4d7dc32476 Minor copy changes
11 years ago