Commit Graph

902 Commits

Author SHA1 Message Date
Seth Vargo 3edbf62062
Discourage setting vault_token directly in job file 2016-10-31 16:52:57 -04:00
Seth Vargo e3be0e6509
Clarify templates must pre-exist and cannot come from the container 2016-10-31 16:52:57 -04:00
Seth Vargo 693baf2525
Fix job example 2016-10-31 16:52:56 -04:00
Seth Vargo 613d1d685b
Add service SEO description 2016-10-31 16:52:56 -04:00
Seth Vargo 59fea443ac
Add vault example 2016-10-31 16:52:55 -04:00
Seth Vargo c6603cddee
Add template example 2016-10-31 16:52:55 -04:00
Seth Vargo 77416c85b9
Give service its own configuration 2016-10-31 16:52:54 -04:00
Seth Vargo d059531ab2
Remove duplicate sentence 2016-10-31 16:52:51 -04:00
Seth Vargo c405291d39
Be consistent 2016-10-31 16:52:51 -04:00
Seth Vargo 62e3a771f1
Move helper into config (faster loading) 2016-10-29 16:44:50 -04:00
Seth Vargo bb1a517abd
Ensure latest middleman 2016-10-29 16:44:34 -04:00
Seth Vargo 83357cb5b7
Update security text 2016-10-29 14:19:56 -04:00
Seth Vargo 5099443cb4
Wrap source line 2016-10-28 13:59:40 -04:00
Seth Vargo d145878fd2
Address feedback 2016-10-28 10:46:33 -04:00
Seth Vargo 56c0ae456b
jobfile -> job file 2016-10-27 22:50:02 -04:00
Seth Vargo b3e1807dfd
Remove orphan list 2016-10-27 22:18:07 -04:00
Seth Vargo eaa72558ea
Fix broken links 2016-10-27 22:18:07 -04:00
Seth Vargo 5d4b3958da
Use a partial instead 2016-10-27 22:18:06 -04:00
Seth Vargo fa101d91c4
Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04:00
Seth Vargo 1105f215fd
Use new helpers 2016-10-27 22:18:05 -04:00
Seth Vargo a3088d43f8
Capital C 2016-10-27 22:18:05 -04:00
Seth Vargo 204b5f4270
Add helpers for generating titles and stuff 2016-10-27 22:18:04 -04:00
Seth Vargo 8704def6d6
Upgrade docs generator 2016-10-27 22:18:04 -04:00
Alex Dadgar e9b1a2447f Merge pull request #1866 from hashicorp/f-bind-addr
Use bind address for consul checks
2016-10-27 11:31:24 -07:00
Michael Schurter b5df74e92e Merge pull request #1862 from hashicorp/f-rkt-portmap
driver.rkt: support network configuration [waiting]
2016-10-27 11:05:55 -07:00
Alex Dadgar ddf5fb82b5 Small cleanups 2016-10-27 10:51:11 -07:00
Evan Gilman de33949df8 Add address selector methods to the agent 2016-10-27 10:51:11 -07:00
Alex Dadgar 150b678a6b Merge pull request #1806 from hashicorp/f-docker4mac-fixes
A couple fixes to make Docker For Mac work
2016-10-27 09:29:40 -07:00
Michael Schurter 0d30daf1fd Use rkt port example that Just Works 2016-10-25 17:11:01 -07:00
Kenjiro Nakayama 1f850d41da driver.rkt: add documentation about Networking 2016-10-25 15:41:49 -07:00
Alex Dadgar 8e07c2750e Merge pull request #1839 from hashicorp/f-signal-constraints
Signal creates an auto-constraints
2016-10-25 11:09:33 -07:00
Michael Schurter 4f45aece4b Fingerprint rkt volume support and make periodic
Fix rkt docs and custom volume mounting
2016-10-25 09:46:49 -07:00
Michael Schurter fa7e83dcdd Document relative vs absolute volume paths 2016-10-25 09:46:49 -07:00
Michael Schurter 49ed6da0ad Enable rkt and docker volume mounting by default 2016-10-25 09:46:49 -07:00
Michael Schurter 83a11fc93b Bump minimum required rkt version; update docs
Make section names match between docker and rkt
2016-10-25 09:46:49 -07:00
Alex Dadgar e85d0ebace Merge pull request #1840 from hashicorp/f-kill-fail
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-24 13:40:52 -07:00
Alex Dadgar f027cb7ef3 Merge pull request #1843 from hashicorp/d-initial-status
document initial status
2016-10-24 10:13:17 -07:00
Seth Vargo ca3d62923d
Move to container-based build process 2016-10-21 20:35:18 -07:00
Alex Dadgar 99feebd993 document initial status 2016-10-20 17:49:45 -07:00
Alex Dadgar 46a7d1a0d7 Change how we mark tasks as failed and allow consul-template to fail tasks 2016-10-20 17:27:16 -07:00
Alex Dadgar e6659147d9 Merge pull request #1820 from leecalcote/patch-1
Update kubernetes.html.md
2016-10-20 12:16:44 -07:00
Lee Calcote 62711f56fe Capitalized Docker and Rkt. Corrected typo. 2016-10-20 08:25:23 -05:00
Alex Dadgar 989827e402 Add set contains 2016-10-19 13:06:28 -07:00
Diptanu Choudhury d445a5c3f5 Documenting the port attribute of the check configuration block (#1837) 2016-10-19 11:12:11 -07:00
Alex Dadgar 703b8423a3 Merge pull request #1816 from jippi/add-datadog-telemetry
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury 0f6e0d10b6 Enable serf encryption (#1791)
* Added the keygen command

* Added support for gossip encryption

* Changed the URL for keyring management

* Fixed the cli

* Added some tests

* Added tests for keyring operations

* Added a test for removal of keys

* Added some docs

* Fixed some docs

* Added general options
2016-10-17 10:48:04 -07:00
Lee Calcote dc314bd157 Update kubernetes.html.md
Included Kubernetes contributors and rkt compatibility.
2016-10-16 21:00:05 -05:00
Christian Winther 84b1962528 document new key 2016-10-15 10:50:55 +02:00
Evan Phoenix 4639f43653 Add caveat about Docker For Mac in the docs 2016-10-12 17:07:21 -07:00
Seth Vargo b40112782c
Fix spacing on API pages 2016-10-11 20:37:23 -04:00