Jonathan Neal
7950b5e4a6
Replace internal DocsPage with @hashicorp/react-docs-page
2020-03-23 12:28:00 -04:00
Dane Harrigan
6046d15b61
Merge pull request #7373 from hashicorp/daneharrigan-patch-1
...
Update consul-connect.mdx
2020-03-22 22:22:43 -07:00
James Rasell
45fc9270a6
Merge pull request #7313 from hashicorp/docs-gh-7294
...
docs: explicitly detail IAM instance profile S3 artifact auth.
2020-03-18 15:43:41 +01:00
Dane Harrigan
5c1354dbac
Update consul-connect.mdx
...
HCL grpc key doesn't need quotes
2020-03-17 14:31:36 -07:00
Michael Schurter
0ecda99231
Merge pull request #7342 from hashicorp/docs-acl-link
...
docs: add some links to the acl guide
2020-03-17 08:38:22 -07:00
Brandon Romano
92e1c0fe2c
Merge pull request #7353 from hashicorp/website-code-inline
...
website: Fix bug with new lines in code samples
2020-03-16 21:02:32 -07:00
Jonathan Neal
77b7b4f4d5
Use Head Component ( #7334 )
2020-03-16 13:10:31 -04:00
Brandon Romano
c0a653ce33
Fix bug with new lines in code samples
...
Previously we were adding in an invisible space to force a newline here.
That is no longer needed.
2020-03-15 22:20:12 -07:00
Brandon Romano
a2b471ff9d
Merge pull request #7319 from jescalan/nf.swap-guide-icons
...
Update Icons for Guides
2020-03-15 21:59:16 -07:00
Jeff Escalante
d286018536
clarify downloads page error, document version and prerelease flow
2020-03-13 18:11:20 -04:00
Michael Schurter
6d0e3b3058
docs: add some links to the acl guide
...
ACL APIs already have osme links, but the command and configuration
pages did not.
2020-03-13 10:16:01 -07:00
Jeff Escalante
95a8495024
Revert "Merge pull request #7322 from hashicorp/docs-fix-guide-links"
...
This reverts commit 4311f5e956 , reversing
changes made to 5d5469e6fa .
2020-03-12 18:18:14 -04:00
Charlie Voiselle
983572f163
Working on "/guides" links
2020-03-12 15:46:39 -04:00
Dane Harrigan
483401f517
Merge pull request #7301 from hashicorp/daneharrigan-patch-2
...
Update index.mdx
2020-03-11 23:17:58 -07:00
Michael Schurter
fa4137a9db
Merge pull request #7226 from hashicorp/daneharrigan-patch-1
...
Fix rendered backslash in group "<required>"
2020-03-11 13:27:43 -07:00
nicolelyn
dad62bd886
update icons
2020-03-11 14:03:24 -04:00
James Rasell
925f17c43a
docs: explicitly detail IAM instance profile S3 artifact auth.
...
Previously the S3 artifact documentation only referenced using
options populated with access credentails when pulling from a
bucket that required authentication. This change upadtes the doc
to also detail using IAM instance profiles.
2020-03-11 12:55:37 +01:00
Michael Schurter
d145b395e8
jobspec: fixup vault_grace deprecation
...
Followup to #7170
- Moved canonicalization of VaultGrace back into `api/` package.
- Fixed tests.
- Made docs styling consistent.
2020-03-10 14:58:49 -07:00
Michael Schurter
64c40af018
Merge pull request #7170 from fredrikhgrelland/consul_template_upgrade
...
Update consul-template to v0.24.1 and remove deprecated vault grace
2020-03-10 14:15:47 -07:00
Dane Harrigan
39b73ea04d
Update index.mdx
...
Addressing headers not being rendered. Missing space between "##" and text.
2020-03-09 10:38:47 -07:00
Chris Baker
6e3fddb880
updated /agent/monitor query parameter
...
query param is `log_json`, not `json`
2020-03-09 12:38:15 -05:00
Charlie Voiselle
34b6342d75
Merge pull request #7263 from hashicorp/docs-more-guide-redirects
...
Add redirects to learn for migrated guides
2020-03-04 17:10:35 -05:00
Jeff Escalante
ce282a32ac
update bugsnag config ( #7261 )
2020-03-03 17:51:24 -05:00
Charlie Voiselle
4dce6ebb50
Add redirects to learn for migrated guides
2020-03-03 17:24:21 -05:00
Nick Ethier
e70221216d
Merge pull request #6930 from JanMa/add-nspawn-driver
...
docs: add nspawn as external task driver plugin
2020-03-03 07:33:13 -05:00
James Rasell
d05bdd8b72
Merge pull request #7242 from hashicorp/b-gh-7240
...
docs: remove Nomad binary size specifics from documentation.
2020-03-03 08:41:50 +01:00
Jeff Escalante
0d43b0ba2e
a couple more updates ( #7211 )
2020-03-02 17:15:29 -05:00
Jonathan Neal
98cc995b6f
[website] add print styles ( #7182 )
2020-03-02 17:13:24 -05:00
Jeff Escalante
b633c7d99b
downloads page community link correction ( #7134 )
2020-03-02 15:11:18 -05:00
Jeff Escalante
134b63bb2e
fix subnav css overlap, inconsistent subnav data ( #7230 )
2020-03-02 14:53:43 -05:00
James Rasell
0c543a5177
docs: remove Nomad binary size specifics from documentation.
2020-03-02 19:31:06 +01:00
JanMa
d93af4f449
add missing sidebar item
2020-02-29 20:54:46 +01:00
JanMa
ab017b8591
fix page layout settings
2020-02-29 18:07:15 +01:00
Jan Martens
24312076e1
docs: add nspawn as external task driver plugin
2020-02-29 17:52:06 +01:00
Dane Harrigan
1c9c04c223
Fix rendered backslash in group "<required>"
...
The `<require>` tag contained backslashes and the first backslash was getting rendered. See on live site: https://nomadproject.io/docs/job-specification/job/#inlinecode-group-7
2020-02-25 19:22:30 -08:00
Brandon Romano
cc1f2131c6
Fix the line spacing for the codeblock
2020-02-24 19:31:43 -05:00
Brandon Romano
c4d5d79074
Fix indentation
2020-02-24 19:08:57 -05:00
Brandon Romano
25f780e140
Remove global mega-nav component
...
We've temporarily ejected the meganav component to add some custom
styling that needed to happen for NomadProject.io
2020-02-23 13:40:37 -08:00
Brandon Romano
2a149b6b52
Update website/pages/use-cases/non-containerized-application-orchestration.jsx
...
Co-Authored-By: Mike Wickett <mike@wickett.ca >
2020-02-23 13:28:32 -08:00
Brandon Romano
e355b24c19
Title case consul connect feature
...
Co-Authored-By: Mike Wickett <mike@wickett.ca >
2020-02-23 13:27:02 -08:00
Brandon Romano
7cb74d7a0c
Feature capitalization
...
Co-Authored-By: Mike Wickett <mike@wickett.ca >
2020-02-23 13:23:15 -08:00
Brandon Romano
e3b6e2e34c
Simplify mini-cta optional code
...
Co-Authored-By: Mike Wickett <mike@wickett.ca >
2020-02-23 13:14:23 -08:00
Fredrik Hoem Grelland
26cca14f27
Update consul-template to v0.24.1 and remove deprecated vault_grace ( #7170 )
2020-02-23 16:24:53 +01:00
nicolelyn
3c306ef2d3
Homepage redesign & use-cases pages
2020-02-22 15:41:06 -08:00
Jeff Escalante
83aa25250d
correct analytics traffic pointer ( #7212 )
2020-02-20 20:16:48 -05:00
Michael Schurter
14ffb5f869
Merge pull request #7083 from hashicorp/d-service-lifecycle
...
Document service lifecycle
2020-02-20 14:56:17 -08:00
Michael Schurter
ad6c6be8d9
docs: update download page for 0.10.4 final
2020-02-19 12:51:02 -08:00
Charlie Voiselle
fe5133de3a
Merge pull request #7190 from hashicorp/d-cv-connect-namespace-note
...
[docs] Add note Nomad Connect requires namespaces...
2020-02-19 13:26:49 -05:00
Mahmood Ali
d799dfd294
Merge pull request #7149 from th0m/tlefebvre/no-pivot-root
...
client: support no_pivot_root in exec driver configuration
2020-02-19 12:18:51 -06:00
Charlie Voiselle
b1e5654d5c
[docs] Add note Nomad Connect requires namespaces...
...
and can only run on linux oses at the moment.
2020-02-19 12:16:20 -05:00