Mattias Fjellström
8e6b2e1b63
docs: adding note on azure msi for server join ( #26141 )
2025-06-26 10:29:06 +02:00
Mattias Fjellström
e2a30df14c
docs: clarified azure cloud join requirements ( #26091 )
2025-06-23 08:34:56 -05:00
Aimee Ukasick
ffb34319d5
Docs SEO: Update Configuration section to improve search ( #24759 )
...
* Docs SEO: Update Configuration section to improve search engine opt
CE-775
* Add enterprise only back to audit
* Update descriptions and add intro paragraph
* Fix typo
* replace "below" and "see"
* Apply suggestions from code review
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com >
---------
Co-authored-by: Jeff Boruszak <104028618+boruszak@users.noreply.github.com >
2025-01-10 11:05:23 -06:00
Tim Gross
8eaf176868
client: fix IPv6 parsing for client.servers block ( #20324 )
...
When the `client.servers` block is parsed, we split the port from the
address. This does not correctly handle IPv6 addresses when they are in URL
format (wrapped in brackets), which we require to disambiguate the port and
address.
Fix the parser to correctly split out the port and handle a missing port value
for IPv6. Update the documentation to make the URL format requirement clear.
Fixes: https://github.com/hashicorp/nomad/issues/20310
2024-04-08 15:06:27 -04:00
James Rasell
d041ddc4ee
docs: fix up HCL formatting on agent config examples. ( #19254 )
2023-12-04 08:44:00 +00:00
Adriano Caloiaro
f66eb83fc0
Add go-netaddrs support to retry_join ( #18745 )
2023-11-15 10:07:18 -05:00
Piotr Kazmierczak
949a6f60c7
renamed stanza to block for consistency with other projects ( #15941 )
2023-01-30 15:48:43 +01:00
Bryce Kalow
ee79587a67
feat(website): migrates to new nav data format ( #10264 )
2021-03-31 08:43:17 -05:00
Marcus Naughton
59271739b9
Update server_join.mdx
...
Fixed Markdown for GCP example.
2021-01-19 16:47:12 -05:00
Jeff Escalante
0eae603a86
implement mdx remote
2021-01-05 19:02:39 -05:00