Commit Graph

35 Commits

Author SHA1 Message Date
Tim Gross
a7923c3ed2 doc: clarify command path requirements for exec 2019-09-25 16:37:45 -04:00
Rob Genova
24f29b02f6 Fix broken links in docs/drivers 2018-08-25 11:35:56 -05:00
Alex Dadgar
2d4fc8ad9b Wording 2017-01-23 10:51:57 -08:00
Theo
36229fd587 Clarify that exec copies all chroot_env directories
This was not clear to me and is very important to understand since you can quickly fill up your disk if you run batch jobs.
2017-01-23 08:13:27 +01:00
Seth Vargo
c86a07d834 Separate agent configuration into its own pages
I apologize in advance for the rather long PR, but unfortunately there
is not an easy way to break this up into smaller chunks. This separates
the agent configuration into smaller, more consumable pieces just like
the job specification.
2016-11-02 18:30:00 -04:00
Seth Vargo
e537c54557 Revamp job specification documentation to be more modular and composable 2016-10-27 22:18:06 -04: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
Seth Vargo
891dbc10ff Fix formatting and add more examples to driver docs 2016-10-03 17:35:20 -04:00
Seth Vargo
41930acc17 Remove exec example 2016-10-03 17:10:53 -04:00
Seth Vargo
2467daddbf Update driver docs with constraint examples 2016-10-03 17:01:24 -04:00
Dave Cohen
43a8539df9 more tiny doc fixes 2016-08-27 08:56:39 -04:00
Dave Cohen
1fcd86b25b small spelling correction 2016-08-27 08:18:02 -04:00
Jay Oster
62015883ed Add documentation for chroot_env client configuration 2016-08-05 15:59:06 -07:00
Dara Kong
81d21bf990 Docs: Fix list of chroot directories
The chroot list was updated in be1266e42d
2016-07-20 18:13:06 -07:00
Mathias Lafeldt
0941dc1330 Fix typos in documentation 2016-07-18 16:24:30 +02:00
Alex Dadgar
23de2f95a4 document artifact downloading 2016-03-16 09:56:04 -07:00
Pete Shima
3ec9968bcc Fix capitalization of Nomad in doc update 2016-03-01 23:52:42 -08:00
Pete Shima
ef4f85efee Add a specific doc entry for the common error you may see when you are
using the exec driver and not running as root.
2016-03-01 23:51:11 -08:00
Alex Dadgar
3e24cd1910 interpreted variable docs 2016-02-06 15:35:07 -08:00
Alex Dadgar
8b55fd6b70 Only interpret vars wrapped in braces 2016-02-04 17:26:46 -08:00
Alex Dadgar
ca69bcd18b Extract artifacts to the root of the task, not in the local directory 2016-02-04 15:18:22 -08:00
Alex Dadgar
2ff5df4e3d Chroot documentation 2016-01-21 15:02:51 -08:00
Alex Dadgar
0b7a88c1cd Fix missing quote in driver docs 2016-01-14 08:14:57 -08:00
Alex Dadgar
9c6fcdc1d7 Documentation 2016-01-11 11:12:09 -08:00
Alex Dadgar
7357979089 Revert "Revert "Make drivers take arguments as a list and not as a string"" 2015-11-18 15:16:42 -08:00
Alex Dadgar
d666f5bde1 Revert "Make drivers take arguments as a list and not as a string" 2015-11-18 13:46:43 -08:00
Alex Dadgar
b7e84bc124 Docs 2015-11-18 12:29:04 -08:00
Clint Shryock
add12a6a00 refactor drivers to use new getter 2015-11-05 08:55:30 -06:00
Alex Dadgar
fc5b418e7e Update website 2015-11-03 12:57:39 -08:00
Clint Shryock
1e07daa680 drivers: Add/Use go-getter to fetch remote binaries
Updates Qemu, Java drivers to use go-getter to fetch binaries
Adds remote artifact support for Exec, Raw Exec drivers
2015-10-26 09:40:06 -05:00
Alex Dadgar
c4e4861889 Documentation 2015-10-08 12:19:39 -07:00
Alex Dadgar
60346ae8ec Actually add the files 2015-10-08 12:19:39 -07:00
Alex Dadgar
03215a1f90 Update website documentation on the fork/exec driver + Vagrantfile fixes 2015-09-22 18:31:13 -07:00
Armon Dadgar
c8dcdd3c8a website: document exec driver 2015-09-20 15:42:33 -07:00
Armon Dadgar
f182e398e8 website: skeleton drivers 2015-09-20 15:31:33 -07:00