diff --git a/website/source/assets/fonts/dejavu/DejaVuSansMono.woff b/website/source/assets/fonts/dejavu/DejaVuSansMono.woff new file mode 100644 index 000000000..b896d1d76 Binary files /dev/null and b/website/source/assets/fonts/dejavu/DejaVuSansMono.woff differ diff --git a/website/source/assets/fonts/dejavu/DejaVuSansMono.woff2 b/website/source/assets/fonts/dejavu/DejaVuSansMono.woff2 new file mode 100644 index 000000000..bfd9b06e5 Binary files /dev/null and b/website/source/assets/fonts/dejavu/DejaVuSansMono.woff2 differ diff --git a/website/source/assets/fonts/gilmer/gilmer-bold.woff b/website/source/assets/fonts/gilmer/gilmer-bold.woff new file mode 100644 index 000000000..9ac3a190e Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-bold.woff differ diff --git a/website/source/assets/fonts/gilmer/gilmer-bold.woff2 b/website/source/assets/fonts/gilmer/gilmer-bold.woff2 new file mode 100644 index 000000000..22793f9a1 Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-bold.woff2 differ diff --git a/website/source/assets/fonts/gilmer/gilmer-light.woff b/website/source/assets/fonts/gilmer/gilmer-light.woff new file mode 100644 index 000000000..c04be8c6e Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-light.woff differ diff --git a/website/source/assets/fonts/gilmer/gilmer-light.woff2 b/website/source/assets/fonts/gilmer/gilmer-light.woff2 new file mode 100644 index 000000000..5dab907f5 Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-light.woff2 differ diff --git a/website/source/assets/fonts/gilmer/gilmer-medium.woff b/website/source/assets/fonts/gilmer/gilmer-medium.woff new file mode 100644 index 000000000..e248e37d6 Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-medium.woff differ diff --git a/website/source/assets/fonts/gilmer/gilmer-medium.woff2 b/website/source/assets/fonts/gilmer/gilmer-medium.woff2 new file mode 100644 index 000000000..3ebe650a7 Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-medium.woff2 differ diff --git a/website/source/assets/fonts/gilmer/gilmer-regular.woff b/website/source/assets/fonts/gilmer/gilmer-regular.woff new file mode 100644 index 000000000..c66fc5614 Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-regular.woff differ diff --git a/website/source/assets/fonts/gilmer/gilmer-regular.woff2 b/website/source/assets/fonts/gilmer/gilmer-regular.woff2 new file mode 100644 index 000000000..e92be881e Binary files /dev/null and b/website/source/assets/fonts/gilmer/gilmer-regular.woff2 differ diff --git a/website/source/assets/fonts/metro/metro-sans-bold.woff b/website/source/assets/fonts/metro/metro-sans-bold.woff new file mode 100644 index 000000000..4c0afc9a8 Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-bold.woff differ diff --git a/website/source/assets/fonts/metro/metro-sans-bold.woff2 b/website/source/assets/fonts/metro/metro-sans-bold.woff2 new file mode 100644 index 000000000..c951fb5ec Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-bold.woff2 differ diff --git a/website/source/assets/fonts/metro/metro-sans-book.woff b/website/source/assets/fonts/metro/metro-sans-book.woff new file mode 100644 index 000000000..588b6f9b6 Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-book.woff differ diff --git a/website/source/assets/fonts/metro/metro-sans-book.woff2 b/website/source/assets/fonts/metro/metro-sans-book.woff2 new file mode 100644 index 000000000..2c6caaa2a Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-book.woff2 differ diff --git a/website/source/assets/fonts/metro/metro-sans-regular.woff b/website/source/assets/fonts/metro/metro-sans-regular.woff new file mode 100644 index 000000000..54dc8b8af Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-regular.woff differ diff --git a/website/source/assets/fonts/metro/metro-sans-regular.woff2 b/website/source/assets/fonts/metro/metro-sans-regular.woff2 new file mode 100644 index 000000000..068be635b Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-regular.woff2 differ diff --git a/website/source/assets/fonts/metro/metro-sans-semi-bold.woff b/website/source/assets/fonts/metro/metro-sans-semi-bold.woff new file mode 100644 index 000000000..87a27bd4f Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-semi-bold.woff differ diff --git a/website/source/assets/fonts/metro/metro-sans-semi-bold.woff2 b/website/source/assets/fonts/metro/metro-sans-semi-bold.woff2 new file mode 100644 index 000000000..49346e532 Binary files /dev/null and b/website/source/assets/fonts/metro/metro-sans-semi-bold.woff2 differ diff --git a/website/source/assets/javascripts/api-toc.js b/website/source/assets/javascripts/api-toc.js index 0ece169bf..9cc3278dc 100644 --- a/website/source/assets/javascripts/api-toc.js +++ b/website/source/assets/javascripts/api-toc.js @@ -11,7 +11,7 @@ document.addEventListener('turbolinks:load', function() { // Build the quick-nav HTML: $("#inner h1").first().after( '
Announcing the general availability of Nomad 0.10. Read more
+ NEWAnnouncing the general availability of Nomad 0.10. Read more
+
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations. @@ -38,20 +38,20 @@ description: |-
+
Users compose and submit high-level job files. Nomad handles the scheduling and upgrading of the applications over time.
-+
This flexibility makes it easy to deploy one container, dozens of containers, or even millions.
+
With built-in dry-run execution, Nomad shows what scheduling decisions it will take before it takes them. Operators can approve or deny these changes to create a safe and reproducible workflow. @@ -60,16 +60,16 @@ description: |-
+
Nomad runs applications and ensures they keep running in failure scenarios. In addition to long-running services, Nomad can schedule batch jobs, distributed cron jobs, and parameterized jobs.
+
Stream logs, send signals, and interact with the file system of scheduled applications. These operator-friendly commands bring the familiar debugging tools to a scheduled world. @@ -83,9 +83,9 @@ description: |-
+ Combine +
As more organizations adopt cloud technologies, the desire to run in multiple datacenters and multiple regions becomes critical. Nomad can span public and private clouds and treat all your infrastructure as a @@ -102,8 +102,8 @@ description: |-
+
Nomad bridges the gap between the public and private cloud, creating a unified interface for developers to run any application on any infrastructure. Easily run services across your internal private cloud @@ -111,8 +111,8 @@ description: |-
+
As more organizations adopt cloud technologies, the desire to run applications simultaneously across multiple clouds increases. Nomad combines the power of all cloud providers into a single, unified @@ -127,9 +127,9 @@ description: |-
+ Maintain +
Nomad simplifies operations by supporting several deployment strategies to safely upgrade jobs, automatically handling machine failures, and providing a single workflow to deploy applications. @@ -139,7 +139,7 @@ description: |-
+
In order to update an application while reducing downtime, Nomad provides a built-in mechanism for rolling upgrades. Operators specify the rate at which they would like to upgrade their service in the @@ -162,12 +162,12 @@ description: |-
+
Nomad supports native blue/green and canary deployments through the declarative job file syntax. Instead of doing a rolling upgrade of the existing allocations, the new version of the group is deployed along @@ -184,7 +184,7 @@ description: |-
+
Because it knows the state of all nodes and applications, if a node becomes unhealthy, Nomad will automatically reschedule the applications that were previously running on the unhealthy host @@ -209,9 +209,9 @@ description: |-
+ Support +
In addition to supporting Linux, Windows, and Mac, Nomad has extensible support for containerized, virtualized, and standalone applications. Easily start Docker containers, VMs, or application @@ -228,8 +228,8 @@ description: |-
+
By supporting a wide range of technologies such as Docker, rkt, and LXC, Nomad does not force you into a single technology. Easily use multiple container or virtualization runtimes simultaneously. @@ -238,8 +238,8 @@ description: |-
+
The Nomad client runs on Linux, Windows, and Mac OS. This diverse operating system support enables using the same application scheduler for all your scheduling and runtime needs. @@ -254,9 +254,9 @@ description: |-
+ Maximize +
Nomad uses bin packing to optimize application placement onto servers to maximize resource utilization, increase density, and help reduce costs. @@ -272,8 +272,8 @@ description: |-
+
Nomad places applications and services based on a bin packing algorithm, which is used to optimize the resource utilization and density of applications. Nomad automatically augments the bin-packing @@ -282,8 +282,8 @@ description: |-
+
By maximizing resource utilization, Nomad can help remove unused or under-utilized machines in the cluster, reducing overall costs. Additionally, Nomad enables organizations to utilize larger, more @@ -298,9 +298,9 @@ description: |-
+
Easily create, validate, submit, and check the status of jobs using the Nomad CLI.
@@ -350,8 +350,8 @@ description: |-+
Perform a dry-run to check application placement, scheduling decisions, and visualize failures before they happen.
@@ -398,8 +398,8 @@ description: |-+
Stream application logs directly in the terminal to help analyze and debug applications.
@@ -424,9 +424,9 @@ description: |-+
The introduction contains a walkthrough guide, glossary, and a range of examples for learning and experimenting with Nomad.
diff --git a/website/source/layouts/inner.erb b/website/source/layouts/inner.erb index 5cb8b75d0..89b9babeb 100644 --- a/website/source/layouts/inner.erb +++ b/website/source/layouts/inner.erb @@ -1,7 +1,7 @@ <% wrap_layout :layout do %>