Ryan Uber
|
ef89626e53
|
command/monitor: tests
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
f186b7a3b0
|
command: only use prefixed UI during monitoring
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
5de88e0523
|
command/stop: inital stop command
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
6c3c45641f
|
api: rename jobs.Delete -> jobs.Deregister
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
cd10614798
|
api: job deregister returns eval ID
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
00dde16dbe
|
command/monitor: cleanup
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
07a7652535
|
command: easier exit codes, check if eval is already finished
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
10a776723f
|
command: add prefixed output for monitor commands
|
2015-09-22 10:45:06 -07:00 |
|
Ryan Uber
|
39180ec9e0
|
command: adding eval-monitor
|
2015-09-22 10:45:05 -07:00 |
|
Ryan Uber
|
d2dedb24b5
|
command: monitor allocation client status updates
|
2015-09-22 10:45:05 -07:00 |
|
Ryan Uber
|
934ba21c5d
|
command: working on monitor
|
2015-09-22 10:45:05 -07:00 |
|
Ryan Uber
|
3bb508c0b5
|
command: start implementing eval monitoring for run
|
2015-09-22 10:45:05 -07:00 |
|
Ryan Uber
|
6532abdf68
|
command: add primitive run command
|
2015-09-22 10:45:05 -07:00 |
|
Ryan Uber
|
67243d64e0
|
command: use an empty config instead of default config for cli options
|
2015-09-22 10:44:46 -07:00 |
|
Armon Dadgar
|
5dbbc997f6
|
website: document additional configuration options
|
2015-09-22 10:41:12 -07:00 |
|
Armon Dadgar
|
71a7d4304a
|
client: persist the node ID
|
2015-09-22 10:31:47 -07:00 |
|
Ryan Uber
|
856a3fc79a
|
website: dev mode flag
|
2015-09-22 10:05:35 -07:00 |
|
Armon Dadgar
|
070eb68b2e
|
Merge pull request #76 from hashicorp/f-agent-docs
Agent CLI options and documentation
|
2015-09-22 09:56:28 -07:00 |
|
Ryan Uber
|
5fd071a184
|
command/agent: fix help usage
|
2015-09-22 01:59:17 -07:00 |
|
Ryan Uber
|
8379e4a41c
|
website: agent cli arguments
|
2015-09-22 01:58:28 -07:00 |
|
Ryan Uber
|
f578ba06df
|
website: atlas agent config
|
2015-09-22 01:44:33 -07:00 |
|
Ryan Uber
|
ea28c630b2
|
website: client agent config
|
2015-09-22 01:36:44 -07:00 |
|
Ryan Uber
|
3edcf14194
|
website: agent server options
|
2015-09-22 01:21:30 -07:00 |
|
Ryan Uber
|
30d1d8cb0a
|
website: lots of agent config docs
|
2015-09-22 00:32:34 -07:00 |
|
Ryan Uber
|
5cf291e0d5
|
command/agent: more arguments
|
2015-09-21 21:37:55 -07:00 |
|
Ryan Uber
|
4a86b9c373
|
command/agent: accept server/client/data-dir
|
2015-09-21 20:48:39 -07:00 |
|
Ryan Uber
|
2dfcd97eb0
|
agent: fix CLI help
|
2015-09-21 20:39:10 -07:00 |
|
Alex Dadgar
|
4735cb0779
|
Merge pull request #75 from hashicorp/h-spawn-daemon-build-dep
Make spawn-daemon only defined on linux
|
2015-09-21 17:27:08 -07:00 |
|
Alex Dadgar
|
057cb3ac5a
|
Make spawn-daemon only defined on linux
|
2015-09-21 15:24:08 -07:00 |
|
Armon Dadgar
|
e769ef2bc6
|
agnet: fixing inversion of LeaveOnInt
|
2015-09-21 14:14:19 -07:00 |
|
Armon Dadgar
|
db27b85033
|
agent: adding Atlas and Region to output
|
2015-09-21 14:14:19 -07:00 |
|
Armon Dadgar
|
b408070169
|
website: basic agent docs
|
2015-09-21 14:14:19 -07:00 |
|
Armon Dadgar
|
7fa2ffbd60
|
nomad: remove noisy logs
|
2015-09-21 14:14:19 -07:00 |
|
Alex Dadgar
|
72d926547b
|
Merge pull request #68 from hashicorp/cgroups-f-executor
Linux executor with cgroup isolation support
|
2015-09-21 11:38:01 -07:00 |
|
Armon Dadgar
|
40451fed15
|
Merge pull request #73 from hashicorp/sethvargo/graphic_fonts
Bump font sizes
|
2015-09-21 11:23:02 -07:00 |
|
Alex Dadgar
|
08f790f5ec
|
Fixed function comment
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
fcdf5afa03
|
Tests skip based on cgroups, not root
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
c88f93ca71
|
Update UniversalExecutor to have string identifiers
|
2015-09-21 09:08:57 -07:00 |
|
Alex Dadgar
|
5ac6c3b73d
|
Linux executor with cgroup isolation support
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
e434d938af
|
executor/linux: Add UUID for the name, return error on failure to apply
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
f65406009f
|
exec/linux: move Limit to after Start
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
15e64312b7
|
spike on adding cgroups
|
2015-09-21 09:08:57 -07:00 |
|
Clint Shryock
|
ae7a257305
|
add clint to community page
|
2015-09-21 10:23:42 -05:00 |
|
Seth Vargo
|
cd147c6068
|
Bump font sizes
|
2015-09-21 10:02:17 -04:00 |
|
Armon Dadgar
|
1524e2d271
|
website: working on docs
|
2015-09-20 20:29:51 -07:00 |
|
Armon Dadgar
|
52194a1048
|
website: agent section
|
2015-09-20 20:06:47 -07:00 |
|
Armon Dadgar
|
d13f03175f
|
Merge branch 'f-docs'
|
2015-09-20 19:25:25 -07:00 |
|
Armon Dadgar
|
a06dce3dba
|
website: adding status API endpoints
|
2015-09-20 19:23:58 -07:00 |
|
Armon Dadgar
|
71817ffbba
|
website: agent API docs
|
2015-09-20 19:18:37 -07:00 |
|
Armon Dadgar
|
c13ac2036e
|
website: agent self docs
|
2015-09-20 19:08:02 -07:00 |
|