File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ or verbose version with detailed breakdown
4646nomad node status -self -verbose
4747```
4848
49- Check Web UI for more info: [ http://localhost:4646/ui ] ( http://localhost:4646/ui )
49+ Check Web UI for more info: http://localhost:4646/ui
5050
5151## Start Consul Agent
5252
Original file line number Diff line number Diff line change 6767<table align =" center " >
6868<tbody >
6969<tr >
70+ <td ><a href =" https://til.bhupesh.me/devops/running-nomad-cluster " >How to run a Local Nomad Cluster</a ></td >
71+ </tr >
72+ <tr >
7073<td ><a href =" https://til.bhupesh.me/miscellaneous/green-software " >How I think about Green Software</a ></td >
7174</tr >
7275<tr >
9396<tr >
9497<td ><a href =" https://til.bhupesh.me/shell/exporting-environment-variables-shell-and-vscode " >Seamlessly Exporting Environment Variables for Shell, VSCode Debugger & Makefile</a ></td >
9598</tr >
96- <tr >
97- <td ><a href =" https://til.bhupesh.me/management/the-art-and-science-mess-management " >The art and science of mess management</a ></td >
98- </tr >
9999</tbody >
100100</table >
101101
Original file line number Diff line number Diff line change 11[
2+ {
3+ "title" : " How to run a Local Nomad Cluster" ,
4+ "url" : " https://til.bhupesh.me/devops/running-nomad-cluster"
5+ },
26 {
37 "title" : " How I think about Green Software" ,
48 "url" : " https://til.bhupesh.me/miscellaneous/green-software"
3438 {
3539 "title" : " Seamlessly Exporting Environment Variables for Shell, VSCode Debugger & Makefile" ,
3640 "url" : " https://til.bhupesh.me/shell/exporting-environment-variables-shell-and-vscode"
37- },
38- {
39- "title" : " The art and science of mess management" ,
40- "url" : " https://til.bhupesh.me/management/the-art-and-science-mess-management"
4141 }
4242]
You can’t perform that action at this time.
0 commit comments