diff --git a/content/os/_index.md b/content/os/_index.md index 7a2a33860ff..676c702fffb 100644 --- a/content/os/_index.md +++ b/content/os/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "overview"] -category: ["os"] title: RancherOS Documentation description: RancherOS is a simplified Linux distribution built from containers, for containers. These documents describe how to install and use RancherOS. weight: 1 diff --git a/content/os/about/_index.md b/content/os/about/_index.md index 5075ce1f199..e8a4c1ab93c 100644 --- a/content/os/about/_index.md +++ b/content/os/about/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "faqs"] -category: "os" title: About weight: 300 --- diff --git a/content/os/about/faqs/_index.md b/content/os/about/faqs/_index.md index c8448ba2ed3..464cb407166 100644 --- a/content/os/about/faqs/_index.md +++ b/content/os/about/faqs/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "faqs"] -category: "os" title: FAQs weight: 301 --- diff --git a/content/os/about/running-rancher-on-rancherOS/_index.md b/content/os/about/running-rancher-on-rancherOS/_index.md index 611fd67513a..b282bf20401 100644 --- a/content/os/about/running-rancher-on-rancherOS/_index.md +++ b/content/os/about/running-rancher-on-rancherOS/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "rancher"] -category: "os" title: Running Rancher on RancherOS weight: 302 --- diff --git a/content/os/about/security/_index.md b/content/os/about/security/_index.md index b8981e5de81..29715d2f7a2 100644 --- a/content/os/about/security/_index.md +++ b/content/os/about/security/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "security"] -category: "os" title: RancherOS Security weight: 303 --- diff --git a/content/os/installation/amazon-ecs/_index.md b/content/os/installation/amazon-ecs/_index.md index 735b8dc07de..76380add181 100644 --- a/content/os/installation/amazon-ecs/_index.md +++ b/content/os/installation/amazon-ecs/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "custom", "console"] -category: "os" title: Amazon ECS (EC2 Container Service) weight: 190 --- diff --git a/content/os/installation/boot-process/built-in-system-services/_index.md b/content/os/installation/boot-process/built-in-system-services/_index.md index bdb7e8221dd..b7e21fb03c8 100644 --- a/content/os/installation/boot-process/built-in-system-services/_index.md +++ b/content/os/installation/boot-process/built-in-system-services/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "system services"] -category: "os" title: Built-in System Services weight: 150 --- diff --git a/content/os/installation/boot-process/cloud-init/_index.md b/content/os/installation/boot-process/cloud-init/_index.md index 010ffb50a86..cb2ee66e398 100644 --- a/content/os/installation/boot-process/cloud-init/_index.md +++ b/content/os/installation/boot-process/cloud-init/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "cloud-init"] -category: "os" title: Cloud-Init weight: 151 --- diff --git a/content/os/installation/boot-process/image-preloading/_index.md b/content/os/installation/boot-process/image-preloading/_index.md index 5f6b3fa3412..52196ea0605 100644 --- a/content/os/installation/boot-process/image-preloading/_index.md +++ b/content/os/installation/boot-process/image-preloading/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Image Preloading weight: 152 --- diff --git a/content/os/installation/boot-process/logging/_index.md b/content/os/installation/boot-process/logging/_index.md index 68d1a4d17ee..8ea2ce6214a 100644 --- a/content/os/installation/boot-process/logging/_index.md +++ b/content/os/installation/boot-process/logging/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "logging"] -category: "os" title: System Logging weight: 153 --- diff --git a/content/os/installation/configuration/adding-kernel-parameters/_index.md b/content/os/installation/configuration/adding-kernel-parameters/_index.md index 88f69f899fa..d6688509040 100644 --- a/content/os/installation/configuration/adding-kernel-parameters/_index.md +++ b/content/os/installation/configuration/adding-kernel-parameters/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Adding Kernel Parameters weight: 133 --- diff --git a/content/os/installation/configuration/docker/_index.md b/content/os/installation/configuration/docker/_index.md index 3c18d461baa..0c87b4c4d53 100644 --- a/content/os/installation/configuration/docker/_index.md +++ b/content/os/installation/configuration/docker/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "docker", "system docker"] -category: "os" title: Configuring Docker or System Docker weight: 126 --- diff --git a/content/os/installation/configuration/hostname/_index.md b/content/os/installation/configuration/hostname/_index.md index fa1bd3fb8b7..8df3bc82abb 100644 --- a/content/os/installation/configuration/hostname/_index.md +++ b/content/os/installation/configuration/hostname/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Setting the Hostname weight: 124 --- diff --git a/content/os/installation/configuration/kernel-modules-kernel-headers/_index.md b/content/os/installation/configuration/kernel-modules-kernel-headers/_index.md index dc2baf4e12b..9bdb547cc99 100644 --- a/content/os/installation/configuration/kernel-modules-kernel-headers/_index.md +++ b/content/os/installation/configuration/kernel-modules-kernel-headers/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Installing Kernel Modules with Kernel Headers weight: 135 --- diff --git a/content/os/installation/configuration/loading-kernel-modules/_index.md b/content/os/installation/configuration/loading-kernel-modules/_index.md index 73c51cd4741..03934c82a90 100644 --- a/content/os/installation/configuration/loading-kernel-modules/_index.md +++ b/content/os/installation/configuration/loading-kernel-modules/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Loading Extra Kernel Modules weight: 134 --- diff --git a/content/os/installation/configuration/private-registries/_index.md b/content/os/installation/configuration/private-registries/_index.md index 5ecd3894543..9c3e80635a5 100644 --- a/content/os/installation/configuration/private-registries/_index.md +++ b/content/os/installation/configuration/private-registries/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Private Registries weight: 128 --- diff --git a/content/os/installation/configuration/resizing-device-partition/_index.md b/content/os/installation/configuration/resizing-device-partition/_index.md index 6d837467112..f88c2d71a21 100644 --- a/content/os/installation/configuration/resizing-device-partition/_index.md +++ b/content/os/installation/configuration/resizing-device-partition/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Resizing a Device Partition weight: 131 --- diff --git a/content/os/installation/configuration/running-commands/_index.md b/content/os/installation/configuration/running-commands/_index.md index 32c034c37ed..5d63462fe77 100644 --- a/content/os/installation/configuration/running-commands/_index.md +++ b/content/os/installation/configuration/running-commands/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "commands"] -category: "os" title: Running Commands weight: 123 --- diff --git a/content/os/installation/configuration/setting-up-docker-tls/_index.md b/content/os/installation/configuration/setting-up-docker-tls/_index.md index e17a3284c4a..cbde124cb0e 100644 --- a/content/os/installation/configuration/setting-up-docker-tls/_index.md +++ b/content/os/installation/configuration/setting-up-docker-tls/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "docker", "tls"] -category: "os" title: Setting up Docker TLS weight: 127 --- diff --git a/content/os/installation/configuration/ssh-keys/_index.md b/content/os/installation/configuration/ssh-keys/_index.md index a53a3179560..5942e5e5d05 100644 --- a/content/os/installation/configuration/ssh-keys/_index.md +++ b/content/os/installation/configuration/ssh-keys/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "ssh"] -category: "os" title: SSH Keys weight: 121 --- diff --git a/content/os/installation/configuration/switching-consoles/_index.md b/content/os/installation/configuration/switching-consoles/_index.md index 031359f4cca..e149112c0fb 100644 --- a/content/os/installation/configuration/switching-consoles/_index.md +++ b/content/os/installation/configuration/switching-consoles/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "consoles"] -category: "os" title: Switching Consoles weight: 125 --- diff --git a/content/os/installation/configuration/switching-docker-versions/_index.md b/content/os/installation/configuration/switching-docker-versions/_index.md index b29a5c3f175..8f6713ad42a 100644 --- a/content/os/installation/configuration/switching-docker-versions/_index.md +++ b/content/os/installation/configuration/switching-docker-versions/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "docker"] -category: "os" title: Switching Docker Versions weight: 129 --- diff --git a/content/os/installation/configuration/sysctl/_index.md b/content/os/installation/configuration/sysctl/_index.md index 4a92bb01f05..d0b6ac87e42 100644 --- a/content/os/installation/configuration/sysctl/_index.md +++ b/content/os/installation/configuration/sysctl/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: sysctl Settings weight: 132 --- diff --git a/content/os/installation/configuration/users/_index.md b/content/os/installation/configuration/users/_index.md index b0b3d692c41..6986127f488 100644 --- a/content/os/installation/configuration/users/_index.md +++ b/content/os/installation/configuration/users/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Users weight: 130 --- diff --git a/content/os/installation/configuration/write-files/_index.md b/content/os/installation/configuration/write-files/_index.md index 25d5b605181..949b454369f 100644 --- a/content/os/installation/configuration/write-files/_index.md +++ b/content/os/installation/configuration/write-files/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Writing Files weight: 122 --- diff --git a/content/os/installation/custom-builds/custom-console/_index.md b/content/os/installation/custom-builds/custom-console/_index.md index 4574eff915e..bfc2384b953 100644 --- a/content/os/installation/custom-builds/custom-console/_index.md +++ b/content/os/installation/custom-builds/custom-console/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "custom", "console"] -category: "os" title: Custom Console weight: 180 --- diff --git a/content/os/installation/custom-builds/custom-kernels/_index.md b/content/os/installation/custom-builds/custom-kernels/_index.md index 763afa92c08..a42f94ce1ad 100644 --- a/content/os/installation/custom-builds/custom-kernels/_index.md +++ b/content/os/installation/custom-builds/custom-kernels/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "custom", "kernels"] -category: "os" title: Custom Kernels weight: 181 --- diff --git a/content/os/installation/custom-builds/custom-rancheros-iso/_index.md b/content/os/installation/custom-builds/custom-rancheros-iso/_index.md index 8e2ee418046..aa57b54a433 100644 --- a/content/os/installation/custom-builds/custom-rancheros-iso/_index.md +++ b/content/os/installation/custom-builds/custom-rancheros-iso/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "custom", "iso"] -category: "os" title: Custom RancherOS ISO weight: 182 --- diff --git a/content/os/installation/networking/dns/_index.md b/content/os/installation/networking/dns/_index.md index 341926f8f1c..69be9e3ae03 100644 --- a/content/os/installation/networking/dns/_index.md +++ b/content/os/installation/networking/dns/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "networking", "dns"] -category: "os" title: Configuring DNS weight: 171 --- diff --git a/content/os/installation/networking/interfaces/_index.md b/content/os/installation/networking/interfaces/_index.md index d16b0838bca..1d677c24685 100644 --- a/content/os/installation/networking/interfaces/_index.md +++ b/content/os/installation/networking/interfaces/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "networking", "interfaces"] -category: "os" title: Configuring Network Interfaces weight: 170 --- diff --git a/content/os/installation/networking/proxy-settings/_index.md b/content/os/installation/networking/proxy-settings/_index.md index 80f5dc4516d..36363515913 100644 --- a/content/os/installation/networking/proxy-settings/_index.md +++ b/content/os/installation/networking/proxy-settings/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "proxy"] -category: "os" title: Configuring Proxy Settings weight: 172 --- diff --git a/content/os/installation/running-rancheros/_index.md b/content/os/installation/running-rancheros/_index.md index 3b6722bb300..1a251346432 100644 --- a/content/os/installation/running-rancheros/_index.md +++ b/content/os/installation/running-rancheros/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "installation"] -category: "os" title: Running RancherOS weight: 100 --- diff --git a/content/os/installation/running-rancheros/cloud/aws/_index.md b/content/os/installation/running-rancheros/cloud/aws/_index.md index d2430f53da4..0e962c83046 100644 --- a/content/os/installation/running-rancheros/cloud/aws/_index.md +++ b/content/os/installation/running-rancheros/cloud/aws/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "amazon", "ec2"] -category: "os" title: Amazon EC2 weight: 105 --- diff --git a/content/os/installation/running-rancheros/cloud/azure/_index.md b/content/os/installation/running-rancheros/cloud/azure/_index.md index 013749505cb..f8e02eceb35 100644 --- a/content/os/installation/running-rancheros/cloud/azure/_index.md +++ b/content/os/installation/running-rancheros/cloud/azure/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "azure"] -category: "os" title: Azure weight: 110 --- diff --git a/content/os/installation/running-rancheros/cloud/do/_index.md b/content/os/installation/running-rancheros/cloud/do/_index.md index 0c6e5460f25..8157d41df50 100644 --- a/content/os/installation/running-rancheros/cloud/do/_index.md +++ b/content/os/installation/running-rancheros/cloud/do/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "digitalocean"] -category: "os" title: Digital Ocean weight: 107 --- diff --git a/content/os/installation/running-rancheros/cloud/gce/_index.md b/content/os/installation/running-rancheros/cloud/gce/_index.md index 57c8aa20440..7f4cd39d613 100644 --- a/content/os/installation/running-rancheros/cloud/gce/_index.md +++ b/content/os/installation/running-rancheros/cloud/gce/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "gce"] -category: "os" title: Google Cloud Engine (GCE) weight: 106 --- diff --git a/content/os/installation/running-rancheros/cloud/openstack/_index.md b/content/os/installation/running-rancheros/cloud/openstack/_index.md index e757876efa4..5dccc2bdca3 100644 --- a/content/os/installation/running-rancheros/cloud/openstack/_index.md +++ b/content/os/installation/running-rancheros/cloud/openstack/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "openstack"] -category: "os" title: OpenStack weight: 109 diff --git a/content/os/installation/running-rancheros/cloud/vmware-esxi/_index.md b/content/os/installation/running-rancheros/cloud/vmware-esxi/_index.md index 347def4fbcd..3801f08148b 100644 --- a/content/os/installation/running-rancheros/cloud/vmware-esxi/_index.md +++ b/content/os/installation/running-rancheros/cloud/vmware-esxi/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "vmware", "esxi"] -category: "os" title: VMware ESXi weight: 108 --- diff --git a/content/os/installation/running-rancheros/server/pxe/_index.md b/content/os/installation/running-rancheros/server/pxe/_index.md index 988c6b6cb49..1c705bc8283 100644 --- a/content/os/installation/running-rancheros/server/pxe/_index.md +++ b/content/os/installation/running-rancheros/server/pxe/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "pxe", "ipxe"] -category: "os" title: iPXE weight: 112 --- diff --git a/content/os/installation/running-rancheros/server/raspberry-pi/_index.md b/content/os/installation/running-rancheros/server/raspberry-pi/_index.md index 6bf968a56b5..341d2af3e9b 100644 --- a/content/os/installation/running-rancheros/server/raspberry-pi/_index.md +++ b/content/os/installation/running-rancheros/server/raspberry-pi/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "raspberry pi"] -category: "os" title: Raspberry Pi weight: 113 --- diff --git a/content/os/installation/running-rancheros/workstation/boot-from-iso/_index.md b/content/os/installation/running-rancheros/workstation/boot-from-iso/_index.md index 2b5b4c13eee..d9f7411ca42 100644 --- a/content/os/installation/running-rancheros/workstation/boot-from-iso/_index.md +++ b/content/os/installation/running-rancheros/workstation/boot-from-iso/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "iso"] -category: "os" title: Booting from ISO weight: 102 --- diff --git a/content/os/installation/running-rancheros/workstation/docker-machine/_index.md b/content/os/installation/running-rancheros/workstation/docker-machine/_index.md index 5e8494269ed..6c06c72d07a 100644 --- a/content/os/installation/running-rancheros/workstation/docker-machine/_index.md +++ b/content/os/installation/running-rancheros/workstation/docker-machine/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "docker machine"] -category: "os" title: Using Docker Machine weight: 101 --- diff --git a/content/os/installation/storage/additional-mounts/_index.md b/content/os/installation/storage/additional-mounts/_index.md index 27340c1ccd7..3cbc3e7e2c3 100644 --- a/content/os/installation/storage/additional-mounts/_index.md +++ b/content/os/installation/storage/additional-mounts/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "mounts"] -category: "os" title: Additional Mounts weight: 161 --- diff --git a/content/os/installation/storage/state-partition/_index.md b/content/os/installation/storage/state-partition/_index.md index e97ae485a4a..ffa1d3ffb9c 100644 --- a/content/os/installation/storage/state-partition/_index.md +++ b/content/os/installation/storage/state-partition/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os"] -category: "os" title: Persistent State Partition weight: 160 --- diff --git a/content/os/installation/storage/using-zfs/_index.md b/content/os/installation/storage/using-zfs/_index.md index 43c333b8264..56090b7cc0c 100644 --- a/content/os/installation/storage/using-zfs/_index.md +++ b/content/os/installation/storage/using-zfs/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "zfs"] -category: "os" title: Using ZFS weight: 162 --- diff --git a/content/os/installation/system-services/adding-system-services/_index.md b/content/os/installation/system-services/adding-system-services/_index.md index cd0b6359dcc..d4a2dc751c7 100644 --- a/content/os/installation/system-services/adding-system-services/_index.md +++ b/content/os/installation/system-services/adding-system-services/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "system services"] -category: "os" title: System Services weight: 140 --- diff --git a/content/os/installation/system-services/custom-system-services/_index.md b/content/os/installation/system-services/custom-system-services/_index.md index 72d53a61277..ccb68990fc9 100644 --- a/content/os/installation/system-services/custom-system-services/_index.md +++ b/content/os/installation/system-services/custom-system-services/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "system services"] -category: "os" title: Custom System Services weight: 141 --- diff --git a/content/os/installation/system-services/environment/_index.md b/content/os/installation/system-services/environment/_index.md index 3fbe80f00ae..7d8a40d0edf 100644 --- a/content/os/installation/system-services/environment/_index.md +++ b/content/os/installation/system-services/environment/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "system services", "environment"] -category: "os" title: Environment weight: 143 --- diff --git a/content/os/installation/system-services/system-docker-volumes/_index.md b/content/os/installation/system-services/system-docker-volumes/_index.md index d90fb876e45..a4bf35c47d7 100644 --- a/content/os/installation/system-services/system-docker-volumes/_index.md +++ b/content/os/installation/system-services/system-docker-volumes/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "system services"] -category: "os" title: System Docker Volumes weight: 142 --- diff --git a/content/os/quick-start-guide/_index.md b/content/os/quick-start-guide/_index.md index c20ff11883a..f9af6c658f8 100644 --- a/content/os/quick-start-guide/_index.md +++ b/content/os/quick-start-guide/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "quick-start-guide"] -category: "os" title: Quick Start Guide weight: 2 --- diff --git a/content/os/upgrading/_index.md b/content/os/upgrading/_index.md index af46244d1db..0043d3da6dd 100644 --- a/content/os/upgrading/_index.md +++ b/content/os/upgrading/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancheros", "os", "upgrade"] -category: "os" title: Upgrading RancherOS weight: 200 --- diff --git a/content/rancher/quick-start-guide/_index.md b/content/rancher/quick-start-guide/_index.md index 3923fea4b33..4c5e437ea34 100644 --- a/content/rancher/quick-start-guide/_index.md +++ b/content/rancher/quick-start-guide/_index.md @@ -1,6 +1,4 @@ --- -tag: ["rancher", "quick start"] -category: "rancher" title: Quick Start Guide weight: 25 chapter: true