Seth Vargo
47c2bc6e17
Consuming Secrets
2016-10-31 16:52:57 -04:00
Seth Vargo
7741ac9e3c
Discourage setting vault_token directly in job file
2016-10-31 16:52:57 -04:00
Seth Vargo
6e5f1603e1
Clarify templates must pre-exist and cannot come from the container
2016-10-31 16:52:57 -04:00
Seth Vargo
197fb1896c
Fix job example
2016-10-31 16:52:56 -04:00
Seth Vargo
89a2db2520
Add service SEO description
2016-10-31 16:52:56 -04:00
Seth Vargo
69c08e1e4c
Add vault example
2016-10-31 16:52:55 -04:00
Seth Vargo
9fa96d19f6
Add template example
2016-10-31 16:52:55 -04:00
Seth Vargo
f73a83defa
Give service its own configuration
2016-10-31 16:52:54 -04:00
Seth Vargo
9983a17f60
Remove duplicate sentence
2016-10-31 16:52:51 -04:00
Seth Vargo
b330806348
Be consistent
2016-10-31 16:52:51 -04:00
Seth Vargo
f0dd21f434
Wrap source line
2016-10-28 13:59:40 -04:00
Seth Vargo
eda4834f4a
Address feedback
2016-10-28 10:46:33 -04:00
Seth Vargo
a9e79a16d6
jobfile -> job file
2016-10-27 22:50:02 -04:00
Seth Vargo
9ec30a77b7
Remove orphan list
2016-10-27 22:18:07 -04:00
Seth Vargo
30b7947180
Fix broken links
2016-10-27 22:18:07 -04:00
Seth Vargo
21073c1f04
Use a partial instead
2016-10-27 22:18:06 -04:00
Seth Vargo
e537c54557
Revamp job specification documentation to be more modular and composable
2016-10-27 22:18:06 -04:00
Alex Dadgar
4fc7e30f31
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
6821210a85
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
a3676fc097
Small cleanups
2016-10-27 10:51:11 -07:00
Evan Gilman
5a1b8db597
Add address selector methods to the agent
2016-10-27 10:51:11 -07:00
Alex Dadgar
a186f7a26d
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
edac5e322d
Use rkt port example that Just Works
2016-10-25 17:11:01 -07:00
Kenjiro Nakayama
a2397f09a4
driver.rkt: add documentation about Networking
2016-10-25 15:41:49 -07:00
Alex Dadgar
b0749c7bd4
Merge pull request #1839 from hashicorp/f-signal-constraints
...
Signal creates an auto-constraints
2016-10-25 11:09:33 -07:00
Michael Schurter
da7e3f318b
Fingerprint rkt volume support and make periodic
...
Fix rkt docs and custom volume mounting
2016-10-25 09:46:49 -07:00
Michael Schurter
e07e19ce63
Document relative vs absolute volume paths
2016-10-25 09:46:49 -07:00
Michael Schurter
89a1b60c1b
Enable rkt and docker volume mounting by default
2016-10-25 09:46:49 -07:00
Michael Schurter
f23cd482c7
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
51831f92dd
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
629224d74f
document initial status
2016-10-20 17:49:45 -07:00
Alex Dadgar
f130c8a894
Change how we mark tasks as failed and allow consul-template to fail tasks
2016-10-20 17:27:16 -07:00
Alex Dadgar
c97711ef34
Add set contains
2016-10-19 13:06:28 -07:00
Diptanu Choudhury
8ba32e8720
Documenting the port attribute of the check configuration block ( #1837 )
2016-10-19 11:12:11 -07:00
Alex Dadgar
746eeb121a
Merge pull request #1816 from jippi/add-datadog-telemetry
...
Add datadog telemetry
2016-10-18 09:53:37 -07:00
Diptanu Choudhury
f0806dceff
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
Christian Winther
bc8858ec92
document new key
2016-10-15 10:50:55 +02:00
Evan Phoenix
5f2b96736a
Add caveat about Docker For Mac in the docs
2016-10-12 17:07:21 -07:00
Seth Vargo
0892e51341
Separate job update strategies into different pages
2016-10-11 20:15:30 -04:00
Seth Vargo
7d0980297b
Fix zz
2016-10-11 16:35:53 -04:00
Michael Schurter
5773e1bb17
Merge pull request #1804 from hashicorp/f-job-env-var
...
Add NOMAD_JOB_NAME to task environment
2016-10-11 13:34:54 -07:00
Ben Barnard
d49b191cd7
Minor documentation edits for grammar and clarity
...
These are things I noticed as I read through the documentation.
There are a couple of minor substantive corrections as well.
2016-10-11 15:52:50 -04:00
Ben Barnard
ce94317d00
Replace "the the" with "the" in documentation and comments
2016-10-11 15:31:40 -04:00
Michael Schurter
0f11b2d2bb
Add NOMAD_JOB_NAME docs
2016-10-11 11:22:09 -07:00
Michael Schurter
9ceccaa70a
Merge pull request #1797 from hashicorp/b-fix-docker-volume-docs
...
Fix docker docs; add volumes/logging to changelog
2016-10-10 09:50:59 -07:00
Seth Vargo
4405c23378
Fix titles
2016-10-09 15:01:59 +08:00
Seth Vargo
e4e413ec4d
Remove old refs
2016-10-09 14:58:31 +08:00
Seth Vargo
6eb82bee76
Do not red code table and alerts
2016-10-09 14:56:48 +08:00
Seth Vargo
68fe340c7b
Update operating a job to tell a cohesive story
2016-10-09 13:49:03 +08:00
Seth Vargo
5865e39365
Add more examples and links to installation instructions
2016-10-08 18:58:18 +08:00