exclude search functionaliy
This commit is contained in:
288
site_name: backup.yml.backyp.yml
Normal file
288
site_name: backup.yml.backyp.yml
Normal file
@ -0,0 +1,288 @@
|
||||
site_name: CloudFerro Documentation
|
||||
site_description: Documentation for CloudFerro services and products
|
||||
site_author: CloudFerro
|
||||
site_url: https://docs.cloudferro.com/
|
||||
docs_dir: docs
|
||||
site_dir: site
|
||||
use_directory_urls: false
|
||||
strict: false
|
||||
|
||||
# File handling
|
||||
exclude_docs: |
|
||||
*.tmp
|
||||
.DS_Store
|
||||
*.bak
|
||||
*.swp
|
||||
|
||||
# Theme configuration
|
||||
theme:
|
||||
name: windmill
|
||||
highlightjs: true
|
||||
hljs_languages:
|
||||
- yaml
|
||||
- python
|
||||
- bash
|
||||
- json
|
||||
- dockerfile
|
||||
features:
|
||||
- navigation.top
|
||||
- navigation.tracking
|
||||
- navigation.sections
|
||||
- navigation.expand
|
||||
- navigation.instant
|
||||
- navigation.tabs
|
||||
- navigation.tabs.sticky
|
||||
- content.code.copy
|
||||
- content.code.annotate
|
||||
- content.tabs
|
||||
- search.suggest
|
||||
- search.highlight
|
||||
- search.share
|
||||
palette:
|
||||
- scheme: default
|
||||
primary: indigo
|
||||
accent: indigo
|
||||
toggle:
|
||||
icon: material/weather-night
|
||||
name: Switch to dark mode
|
||||
- scheme: slate
|
||||
primary: indigo
|
||||
accent: indigo
|
||||
toggle:
|
||||
icon: material/weather-sunny
|
||||
name: Switch to light mode
|
||||
font:
|
||||
text: Roboto
|
||||
code: Roboto Mono
|
||||
# logo: assets/logo.svg # Ensure logo file exists in docs/assets/
|
||||
# favicon: assets/favicon.ico # Ensure favicon file exists in docs/assets/
|
||||
|
||||
nav:
|
||||
- Home: index.md
|
||||
# - Account Management:
|
||||
# - Overview: accountmanagement/accountmanagement.html.md
|
||||
# - Registration and Setting up an Account: accountmanagement/Registration-And-Account.html.md
|
||||
# - How to start using dashboard services on CloudFerro Cloud: accountmanagement/How-to-start-using-dashboard-services-on-CloudFerro-Cloud.html.md
|
||||
# - Two-Factor Authentication to CloudFerro Cloud site using mobile application: accountmanagement/Two-Factor-Authentication-for-CloudFerro-Cloud-Site.html.md
|
||||
# - Two-Factor Authentication to CloudFerro Cloud site using KeePassXC on desktop: accountmanagement/Using-KeePassXC-for-Two-Factor-Authentication-on-CloudFerro-Cloud.html.md
|
||||
# - How to activate OpenStack CLI access to CloudFerro Cloud cloud using one- or two-factor authentication: accountmanagement/How-to-activate-OpenStack-CLI-access-to-CloudFerro-Cloud-cloud-using-one-or-two-factor-authentication.html.md
|
||||
# - How to manage TOTP authentication on CloudFerro Cloud: accountmanagement/How-to-manage-TOTP-authentication-on-CloudFerro-Cloud.html.md
|
||||
# - Adding and editing Organization: accountmanagement/Adding-Editing-Organizations.html.md
|
||||
# - How to buy credits using Pay Per Use wallet on CloudFerro Cloud: accountmanagement/How-to-buy-credits-using-pay-per-use-wallet-on-CloudFerro-Cloud.html.md
|
||||
# - Forgotten Password: accountmanagement/Forgotten-Password.html.md
|
||||
# - Editing profile: accountmanagement/Editing-Profile.html.md
|
||||
# - Wallets and Contracts Management: accountmanagement/Contracts-Wallets.html.md
|
||||
# - Services: accountmanagement/Services.html.md
|
||||
# - Inviting new user to your Organization: accountmanagement/Inviting-New-User.html.md
|
||||
# - Removing user from Organization: accountmanagement/Removing-User-From-Organization.html.md
|
||||
# - Tenant manager users and roles on CloudFerro Cloud: accountmanagement/Tenant-Manager-Users-And-Roles-On-CloudFerro-Cloud.html.md
|
||||
# - Helpdesk and Support: accountmanagement/Help-Desk-And-Support.html.md
|
||||
# - Privacy policy for clients: accountmanagement/Privacy-Policy.html.md
|
||||
# - Cookie consent on CloudFerro Cloud: accountmanagement/Cookie-consent-on-CloudFerro-Cloud.html.md
|
||||
- Cloud:
|
||||
- Overview: cloud/cloud.html.md
|
||||
- Dashboard Overview – Project Quotas And Flavors Limits on CloudFerro Cloud: cloud/Dashboard-Overview-Project-Quotas-And-Flavors-Limits-on-CloudFerro-Cloud.html.md
|
||||
- How to access the VM from OpenStack console on CloudFerro Cloud: cloud/How-to-access-the-VM-from-OpenStack-console-on-CloudFerro-Cloud.html.md
|
||||
- How to clone existing and configured VMs on CloudFerro Cloud: cloud/How-to-clone-existing-and-configured-VMs-on-CloudFerro-Cloud.html.md
|
||||
- How to fix unresponsive console issue on CloudFerro Cloud: cloud/How-to-fix-unresponsive-console-issue-on-CloudFerro-Cloud.html.md
|
||||
- How to generate and manage EC2 credentials on CloudFerro Cloud: cloud/How-to-generate-ec2-credentials-on-CloudFerro-Cloud.html.md
|
||||
- How to generate or use Application Credentials via CLI on CloudFerro Cloud: cloud/How-to-generate-or-use-Application-Credentials-via-CLI-on-CloudFerro-Cloud.html.md
|
||||
- How to Use GUI in Linux VM on CloudFerro Cloud and access it From Local Linux Computer: cloud/How-to-use-GUI-in-Linux-VM-on-CloudFerro-Cloud-and-access-it-from-local-Linux-computer.html.md
|
||||
- How To Create a New Linux VM With NVIDIA Virtual GPU in the OpenStack Dashboard Horizon on CloudFerro Cloud: cloud/How-To-Create-a-New-Linux-VM-With-NVIDIA-Virtual-GPU-in-the-OpenStack-Dashboard-Horizon-on-CloudFerro-Cloud.html.md
|
||||
- How to install and use Docker on Ubuntu 24.04: cloud/How-to-use-Docker-on-CloudFerro-Cloud.html.md
|
||||
- How to use Security Groups in Horizon on CloudFerro Cloud: cloud/How-to-use-Security-Groups-in-Horizon-on-CloudFerro-Cloud.html.md
|
||||
- How to create key pair in OpenStack Dashboard on CloudFerro Cloud: cloud/How-to-create-key-pair-in-OpenStack-Dashboard-on-CloudFerro-Cloud.html.md
|
||||
- How to create new Linux VM in OpenStack Dashboard Horizon on CloudFerro Cloud: cloud/How-to-create-new-Linux-VM-in-OpenStack-Dashboard-Horizon-on-CloudFerro-Cloud.html.md
|
||||
- How to install Python virtualenv or virtualenvwrapper on CloudFerro Cloud: cloud/How-to-install-Python-virtualenv-or-virtualenvwrapper-on-CloudFerro-Cloud.html.md
|
||||
- How to start a VM from a snapshot on CloudFerro Cloud: cloud/How-to-start-a-VM-from-a-snapshot-on-CloudFerro-Cloud.html.md
|
||||
- Status Power State and dependencies in billing of instance VMs on CloudFerro Cloud: cloud/Status-Power-State-and-dependences-in-billing-of-instances-VMs-on-CloudFerro-Cloud.html.md
|
||||
- How to upload your custom image using OpenStack CLI on CloudFerro Cloud: cloud/How-to-upload-your-custom-image-using-OpenStack-CLI-on-CloudFerro-Cloud.html.md
|
||||
- VM created with option Create New Volume No on CloudFerro Cloud: cloud/VM-created-with-option-Create-New-Volume-No-on-CloudFerro-Cloud.html.md
|
||||
- VM created with option Create New Volume Yes on CloudFerro Cloud: cloud/VM-created-with-option-Create-New-Volume-Yes-on-CloudFerro-Cloud.html.md
|
||||
- What is an OpenStack domain on CloudFerro Cloud: cloud/What-is-an-OpenStack-domain-on-CloudFerro-Cloud.html.md
|
||||
- What is an OpenStack project on CloudFerro Cloud: cloud/What-is-an-OpenStack-project-on-CloudFerro-Cloud.html.md
|
||||
- How to create a Linux VM and access it from Windows desktop on CloudFerro Cloud: cloud/How-to-create-a-Linux-VM-and-access-it-from-Windows-desktop-on-CloudFerro-Cloud.html.md
|
||||
- How to create a Linux VM and access it from Linux command line on CloudFerro Cloud: cloud/How-to-create-a-Linux-VM-and-access-it-from-Linux-command-line-on-CloudFerro-Cloud.html.md
|
||||
- DNS as a Service on CloudFerro Cloud Hosting: cloud/DNS-as-a-Service-on-CloudFerro-Cloud-Hosting.html.md
|
||||
- What Image Formats are Available in OpenStack CloudFerro Cloud cloud: cloud/What-Image-Formats-are-available-in-OpenStack-CloudFerro-Cloud-Cloud.html.md
|
||||
- How to upload custom image to CloudFerro Cloud cloud using OpenStack Horizon dashboard: cloud/How-to-upload-custom-image-to-CloudFerro-Cloud-cloud-using-OpenStack-Horizon-dashboard.html.md
|
||||
- How to create Windows VM on OpenStack Horizon and access it via web console on CloudFerro Cloud: cloud/How-to-create-Windows-VM-on-OpenStack-Horizon-and-access-it-via-web-console-on-CloudFerro-Cloud.html.md
|
||||
- How to transfer volumes between domains and projects using Horizon dashboard on CloudFerro Cloud: cloud/How-to-transfer-volumes-between-domains-and-projects-using-Horizon-dashboard-on-CloudFerro-Cloud.html.md
|
||||
- Spot instances on CloudFerro Cloud: cloud/Spot-instances-on-CloudFerro-Cloud.html.md
|
||||
- How to create instance snapshot using Horizon on CloudFerro Cloud: cloud/How-to-create-instance-snapshot-using-Horizon-on-CloudFerro-Cloud.html.md
|
||||
- How to start a VM from instance snapshot using Horizon dashboard on CloudFerro Cloud: cloud/How-to-start-a-VM-from-instance-snapshot-using-Horizon-dashboard-on-CloudFerro-Cloud.html.md
|
||||
- How to create a VM using the OpenStack CLI client on CloudFerro Cloud cloud: cloud/How-to-create-a-VM-using-the-OpenStack-CLI-client-on-CloudFerro-Cloud-cloud.html.md
|
||||
- OpenStack User Roles on CloudFerro Cloud: cloud/OpenStack-user-roles-on-CloudFerro-Cloud.html.md
|
||||
- Resizing a virtual machine using OpenStack Horizon on CloudFerro Cloud: cloud/Resizing-a-virtual-machine-using-OpenStack-Horizon-on-CloudFerro-Cloud.html.md
|
||||
- Block storage and object storage performance limits on CloudFerro Cloud: cloud/Block-storage-and-object-storage-performance-limits-on-CloudFerro-Cloud.html.md
|
||||
- Data Volume:
|
||||
- Overview: datavolume/datavolume.html.md
|
||||
- How to attach a volume to VM less than 2TB on Linux on CloudFerro Cloud: datavolume/How-to-attach-a-volume-to-VM-less-than-2TB-on-Linux-on-CloudFerro-Cloud.html.md
|
||||
- How to attach a volume to VM more than 2TB on Linux on CloudFerro Cloud: datavolume/How-to-attach-a-volume-to-VM-more-than-2TB-on-Linux-on-CloudFerro-Cloud.html.md
|
||||
- Ephemeral vs Persistent storage option Create New Volume on CloudFerro Cloud: datavolume/Ephemeral-vs-Persistent-storage-option-Create-New-Volume-on-CloudFerro-Cloud.html.md
|
||||
- How to export a volume over NFS on CloudFerro Cloud: datavolume/How-to-export-a-volume-over-NFS-on-CloudFerro-Cloud.html.md
|
||||
- How to export a volume over NFS outside of a project on CloudFerro Cloud: datavolume/How-to-export-a-volume-over-NFS-outside-of-a-project-on-CloudFerro-Cloud.html.md
|
||||
- How to extend the volume in Linux on CloudFerro Cloud: datavolume/How-to-extend-the-volume-in-Linux-on-CloudFerro-Cloud.html.md
|
||||
- How to mount object storage in Linux on CloudFerro Cloud: datavolume/How-to-mount-object-storage-in-Linux-on-CloudFerro-Cloud.html.md
|
||||
- How to move data volume between two VMs using OpenStack Horizon on CloudFerro Cloud: datavolume/How-to-move-data-volume-between-two-VMs-using-OpenStack-Horizon-on-CloudFerro-Cloud.html.md
|
||||
- How many objects can I put into Object Storage container bucket on CloudFerro Cloud: datavolume/How-many-objects-can-I-put-into-Object-Storage-container-bucket-on-CloudFerro-Cloud.html.md
|
||||
- How to create volume Snapshot and attach as Volume on Linux or Windows on CloudFerro Cloud: datavolume/How-to-create-volume-Snapshot-and-attach-as-Volume-on-Linux-or-Windows-on-CloudFerro-Cloud.html.md
|
||||
- Volume snapshot inheritance and its consequences on CloudFerro Cloud: datavolume/Volume-snapshot-inheritance-and-its-consequences-on-CloudFerro-Cloud.html.md
|
||||
- How to Create Backup of Your Volume From Windows Machine on CloudFerro Cloud: datavolume/How-To-Create-Backup-Of-Your-Volume-From-Windows-Machine-on-CloudFerro-Cloud.html.md
|
||||
- How To Attach Volume To Windows VM On CloudFerro Cloud: datavolume/How-To-Attach-Volume-To-Windows-VM-On-CloudFerro-Cloud.html.md
|
||||
- How to create or delete volume snapshot on CloudFerro Cloud: datavolume/How-to-create-or-delete-volume-snapshot-on-CloudFerro-Cloud.html.md
|
||||
- How to restore volume from snapshot on CloudFerro Cloud: datavolume/How-to-restore-volume-from-snapshot-on-CloudFerro-Cloud.html.md
|
||||
- Bootable versus non-bootable volumes on CloudFerro Cloud: datavolume/Bootable-versus-non-bootable-volumes-on-CloudFerro-Cloud.html.md
|
||||
- Kubernetes:
|
||||
- Overview: kubernetes/kubernetes.html.md
|
||||
- How to Create a Kubernetes Cluster Using CloudFerro Cloud OpenStack Magnum: kubernetes/How-to-Create-a-Kubernetes-Cluster-Using-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Default Kubernetes cluster templates in CloudFerro Cloud Cloud: kubernetes/Default-Kubernetes-cluster-templates-in-CloudFerro-Cloud-Cloud.html.md
|
||||
- How To Install OpenStack and Magnum Clients for Command Line Interface to CloudFerro Cloud Horizon: kubernetes/How-To-Install-OpenStack-and-Magnum-Clients-for-Command-Line-Interface-to-CloudFerro-Cloud-Horizon.html.md
|
||||
- How To Use Command Line Interface for Kubernetes Clusters On CloudFerro Cloud OpenStack Magnum: kubernetes/How-To-Use-Command-Line-Interface-for-Kubernetes-Clusters-On-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- How To Access Kubernetes Cluster Post Deployment Using Kubectl On CloudFerro Cloud OpenStack Magnum: kubernetes/How-To-Access-Kubernetes-Cluster-Post-Deployment-Using-Kubectl-On-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Using Dashboard To Access Kubernetes Cluster Post Deployment On CloudFerro Cloud OpenStack Magnum: kubernetes/Using-Dashboard-To-Access-Kubernetes-Cluster-Post-Deployment-On-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- How To Create API Server LoadBalancer for Kubernetes Cluster on CloudFerro Cloud OpenStack Magnum: kubernetes/How-To-Create-API-Server-LoadBalancer-for-Kubernetes-Cluster-On-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Creating Additional Nodegroups in Kubernetes Cluster on CloudFerro Cloud OpenStack Magnum: kubernetes/Creating-Additional-Nodegroups-in-Kubernetes-Cluster-on-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Autoscaling Kubernetes Cluster Resources on CloudFerro Cloud OpenStack Magnum: kubernetes/Autoscaling-Kubernetes-Cluster-Resources-on-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Volume-based vs Ephemeral-based Storage for Kubernetes Clusters on CloudFerro Cloud OpenStack Magnum: kubernetes/Volume-based-vs-Ephemeral-based-Storage-for-Kubernetes-Clusters-on-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Backup of Kubernetes Cluster using Velero: kubernetes/Backup-of-Kubernetes-Cluster-using-Velero.html.md
|
||||
- Using Kubernetes Ingress on CloudFerro Cloud OpenStack Magnum: kubernetes/Using-Kubernetes-Ingress-on-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Deploying Helm Charts on Magnum Kubernetes Clusters on CloudFerro Cloud Cloud: kubernetes/Deploying-Helm-Charts-on-Magnum-Kubernetes-Clusters-on-CloudFerro-Cloud-Cloud.html.md
|
||||
- Deploying HTTPS Services on Magnum Kubernetes in CloudFerro Cloud Cloud: kubernetes/Deploying-HTTPS-Services-on-Magnum-Kubernetes-in-CloudFerro-Cloud-Cloud.html.md
|
||||
- Installing JupyterHub on Magnum Kubernetes Cluster in CloudFerro Cloud Cloud: kubernetes/Installing-JupyterHub-on-Magnum-Kubernetes-cluster-in-CloudFerro-Cloud-cloud.html.md
|
||||
- Install and run Argo Workflows on CloudFerro Cloud Magnum Kubernetes: kubernetes/Install-and-run-Argo-Workflows-on-CloudFerro-Cloud-Magnum-Kubernetes.html.md
|
||||
- Installing HashiCorp Vault on CloudFerro Cloud Magnum: kubernetes/Installing-HashiCorp-Vault-on-CloudFerro-Cloud-Magnum.html.md
|
||||
- HTTP Request-based Autoscaling on K8S using Prometheus and Keda on CloudFerro Cloud: kubernetes/HTTP-Request-based-Autoscaling-on-K8S-using-Prometheus-and-Keda-on-CloudFerro-Cloud.html.md
|
||||
- Create and access NFS server from Kubernetes on CloudFerro Cloud: kubernetes/Create-and-access-NFS-server-from-Kubernetes-on-CloudFerro-Cloud.html.md
|
||||
- Deploy Keycloak on Kubernetes with a sample app on CloudFerro Cloud: kubernetes/Deploy-Keycloak-on-Kubernetes-with-a-sample-app-on-CloudFerro-Cloud.html.md
|
||||
- Install and run Dask on a Kubernetes cluster in CloudFerro Cloud cloud: kubernetes/Install-and-run-Dask-on-a-Kubernetes-cluster-in-CloudFerro-Cloud-cloud.html.md
|
||||
- Install and run NooBaa on Kubernetes cluster in single- and multicloud-environment on CloudFerro Cloud: kubernetes/Install-and-run-NooBaa-on-Kubernetes-cluster-in-single-and-multicloud-environment-on-CloudFerro-Cloud.html.md
|
||||
- Private container registries with Harbor on CloudFerro Cloud Kubernetes: kubernetes/Private-container-registries-with-Harbor-on-CloudFerro-Cloud-Kubernetes.html.md
|
||||
- Deploying vGPU workloads on CloudFerro Cloud Kubernetes: kubernetes/Deploying-vGPU-workloads-on-CloudFerro-Cloud-Kubernetes.html.md
|
||||
- Kubernetes cluster observability with Prometheus and Grafana on CloudFerro Cloud: kubernetes/Kubernetes-cluster-observability-with-Prometheus-and-Grafana-on-CloudFerro-Cloud.html.md
|
||||
- Enable Kubeapps app launcher on CloudFerro Cloud Magnum Kubernetes cluster: kubernetes/Enable-Kubeapps-app-launcher-on-CloudFerro-Cloud-Magnum-Kubernetes-cluster.html.md
|
||||
- Install GitLab on CloudFerro Cloud Kubernetes: kubernetes/Install-GitLab-on-CloudFerro-Cloud-Kubernetes.html.md
|
||||
- Sealed Secrets on CloudFerro Cloud Kubernetes: kubernetes/Sealed-Secrets-on-CloudFerro-Cloud-Kubernetes.html.md
|
||||
- CI/CD pipelines with GitLab on CloudFerro Cloud Kubernetes - building a Docker image: kubernetes/CICD-pipelines-with-GitLab-on-CloudFerro-Cloud-Kubernetes-building-a-Docker-image.html.md
|
||||
- How to create Kubernetes cluster using Terraform on CloudFerro Cloud: kubernetes/How-to-create-Kubernetes-cluster-using-Terraform-on-CloudFerro-Cloud.html.md
|
||||
- GitOps with Argo CD on CloudFerro Cloud Kubernetes: kubernetes/GitOps-with-Argo-CD-on-CloudFerro-Cloud-Kubernetes.html.md
|
||||
- Configuring IP Whitelisting for OpenStack Load Balancer using Horizon and CLI on CloudFerro Cloud: kubernetes/Configuring-IP-Whitelisting-for-OpenStack-Load-Balancer-using-Horizon-and-CLI-on-CloudFerro-Cloud.html.md
|
||||
- Configuring IP Whitelisting for OpenStack Load Balancer using Terraform on CloudFerro Cloud: kubernetes/Configuring-IP-Whitelisting-for-OpenStack-Load-Balancer-using-Terraform-on-CloudFerro-Cloud.html.md
|
||||
- Implementing IP Whitelisting for Load Balancers with Security Groups on CloudFerro Cloud: kubernetes/Implementing-IP-Whitelisting-for-Load-Balancers-with-Security-Groups-on-CloudFerro-Cloud.html.md
|
||||
- How to install Rancher RKE2 Kubernetes on CloudFerro Cloud: kubernetes/How-to-install-Rancher-RKE2-Kubernetes-on-CloudFerro-Cloud-cloud.html.md
|
||||
- Automatic Kubernetes cluster upgrade on CloudFerro Cloud OpenStack Magnum: kubernetes/Automatic-Kubernetes-cluster-upgrade-on-CloudFerro-Cloud-OpenStack-Magnum.html.md
|
||||
- Networking:
|
||||
- Overview: networking/networking.html.md
|
||||
- How can I access my VMs using names instead of IP addresses on CloudFerro Cloud: networking/How-can-I-access-my-VMs-using-names-instead-of-IP-addresses-on-CloudFerro-Cloud.html.md
|
||||
- How to Add or Remove Floating IP’s to your VM on CloudFerro Cloud: networking/How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-CloudFerro-Cloud.html.md
|
||||
- Cannot access VM with SSH or PING on CloudFerro Cloud: networking/Cannot-access-VM-with-SSH-or-PING-on-CloudFerro-Cloud.html.md
|
||||
- Cannot ping VM on CloudFerro Cloud: networking/Cannot-ping-VM-on-CloudFerro-Cloud.html.md
|
||||
- How to connect to your virtual machine via SSH in Linux on CloudFerro Cloud: networking/How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-CloudFerro-Cloud.html.md
|
||||
- How to create a network with router in Horizon Dashboard on CloudFerro Cloud: networking/How-to-create-a-network-with-router-in-Horizon-Dashboard-on-CloudFerro-Cloud.html.md
|
||||
- How can I open new ports for http for my service or instance on CloudFerro Cloud: networking/How-can-I-open-new-ports-port-80-for-http-for-my-service-or-instance-on-CloudFerro-Cloud.html.md
|
||||
- Generating an SSH keypair in Linux on CloudFerro Cloud: networking/Generating-a-SSH-keypair-in-Linux-on-CloudFerro-Cloud.html.md
|
||||
- How to add SSH key from Horizon web console on CloudFerro Cloud: networking/How-to-add-SSH-key-from-Horizon-web-console-on-CloudFerro-Cloud.html.md
|
||||
- How is my VM visible in the internet with no Floating IP attached on CloudFerro Cloud: networking/How-is-my-VM-visible-in-the-internet-with-no-Floating-IP-attached-on-CloudFerro-Cloud.html.md
|
||||
- How to run and configure Firewall as a service and VPN as a service on CloudFerro Cloud: networking/How-to-run-and-configure-Firewall-as-a-service-and-VPN-as-a-service-on-CloudFerro-Cloud.html.md
|
||||
- How to import SSH public key to OpenStack Horizon on CloudFerro Cloud: networking/How-to-Import-SSH-Public-Key-to-OpenStack-Horizon-on-CloudFerro-Cloud.html.md
|
||||
- OpenStack CLI:
|
||||
- Overview: openstackcli/openstackcli.html.md
|
||||
- How to Backup an Instance and Download it to the Desktop on CloudFerro Cloud OpenStack Hosting: openstackcli/How-to-backup-an-instance-and-download-it-to-the-desktop-on-CloudFerro-Cloud.html.md
|
||||
- How to create a set of VMs using OpenStack Heat Orchestration on CloudFerro Cloud: openstackcli/How-to-create-a-set-of-VMs-using-OpenStack-Heat-Orchestration-on-CloudFerro-Cloud.html.md
|
||||
- How to Create and Configure New Openstack Project Through Horizon on CloudFerro Cloud Cloud: openstackcli/How-To-Create-and-Configure-New-Project-on-CloudFerro-Cloud-Cloud.html.md
|
||||
- How to install OpenStackClient for Linux on CloudFerro Cloud: openstackcli/How-to-install-OpenStackClient-for-Linux-on-CloudFerro-Cloud.html.md
|
||||
- How to install OpenStackClient GitBash for Windows on CloudFerro Cloud: openstackcli/How-to-install-OpenStackClient-GitBash-or-Cygwin-for-Windows-on-CloudFerro-Cloud.html.md
|
||||
- How to share private container from object storage to another user on CloudFerro Cloud: openstackcli/How-to-share-private-container-from-object-storage-to-another-user-on-CloudFerro-Cloud.html.md
|
||||
- How to install OpenStackClient on Windows using Windows Subsystem for Linux on CloudFerro Cloud OpenStack Hosting: openstackcli/How-to-install-OpenStackClient-on-Windows-using-Windows-Subsystem-for-Linux-on-CloudFerro-Cloud-OpenStack-Hosting.html.md
|
||||
- How to move data volume between VMs using OpenStack CLI on CloudFerro Cloud: openstackcli/How-to-move-data-volume-between-two-VMs-using-OpenStack-CLI-on-CloudFerro-Cloud.html.md
|
||||
- How to access object storage using OpenStack CLI on CloudFerro Cloud: openstackcli/How-to-access-object-storage-using-OpenStack-CLI-on-CloudFerro-Cloud.html.md
|
||||
- How to transfer volumes between domains and projects using OpenStack CLI client on CloudFerro Cloud: openstackcli/How-to-transfer-volumes-between-domains-and-projects-using-OpenStack-CLI-client-on-CloudFerro-Cloud.html.md
|
||||
- How to start a VM from instance snapshot using OpenStack CLI on CloudFerro Cloud: openstackcli/How-to-start-a-VM-from-instance-snapshot-using-OpenStack-CLI-on-CloudFerro-Cloud.html.md
|
||||
- How to create instance snapshot using OpenStack CLI on CloudFerro Cloud: openstackcli/How-to-create-instance-snapshot-using-OpenStack-CLI-on-CloudFerro-Cloud.html.md
|
||||
- Resizing a virtual machine using OpenStack CLI on CloudFerro Cloud: openstackcli/Resizing-a-virtual-machine-using-OpenStack-CLI-on-CloudFerro-Cloud.html.md
|
||||
- Use backup command to create rotating backups of virtual machines on CloudFerro Cloud cloud: openstackcli/Use-backup-command-to-create-rotating-backups-of-virtual-machines-on-CloudFerro-Cloud.html.md
|
||||
- Use script to create daily weekly and monthly rotating backups of virtual machines on CloudFerro Cloud: openstackcli/Use-script-to-create-daily-weekly-and-monthly-rotating-backups-of-virtual-machines-using-on-CloudFerro-Cloud.html.md
|
||||
- OpenStack Development:
|
||||
- Overview: openstackdev/openstackdev.html.md
|
||||
- Authenticating with OpenstackSDK using Keycloak Credentials on CloudFerro Cloud: openstackdev/Authenticating-to-OpenstackSDK-using-Keycloak-Credentials-on-CloudFerro-Cloud.html.md
|
||||
- Generating and authorizing Terraform using Keycloak user on CloudFerro Cloud: openstackdev/Generating-and-authorizing-Terraform-using-Keycloak-user-on-CloudFerro-Cloud.html.md
|
||||
- S3:
|
||||
- Overview: s3/s3.html.md
|
||||
- How to Delete Large S3 Bucket on CloudFerro Cloud: s3/How-to-delete-large-S3-bucket-on-CloudFerro-Cloud.html.md
|
||||
- How to Mount Object Storage Container as a File System in Linux Using s3fs on CloudFerro Cloud: s3/How-to-mount-object-storage-container-as-a-file-system-in-Linux-using-s3fs-on-CloudFerro-Cloud.html.md
|
||||
- Bucket sharing using s3 bucket policy on CloudFerro Cloud: s3/Bucket-sharing-using-s3-bucket-policy-on-CloudFerro-Cloud.html.md
|
||||
- How to use Object Storage on CloudFerro Cloud: s3/How-to-use-Object-Storage-on-CloudFerro-Cloud.html.md
|
||||
- How to access private object storage using S3cmd or boto3 on CloudFerro Cloud: s3/How-to-access-private-object-storage-using-S3cmd-or-boto3-on-CloudFerro-Cloud.html.md
|
||||
- How to Install Boto3 in Windows on CloudFerro Cloud: s3/How-To-Install-boto3-In-Windows-on-CloudFerro-Cloud.html.md
|
||||
- Server-Side Encryption with Customer-Managed Keys (SSE-C) on CloudFerro Cloud: s3/Server-Side-Encryption-with-Customer-Managed-Keys-SSE-C-on-CloudFerro-Cloud.html.md
|
||||
- How to mount object storage container from CloudFerro Cloud as file system on local Windows computer: s3/How-to-mount-object-storage-container-from-CloudFerro-Cloud-as-file-system-on-local-Windows-computer.html.md
|
||||
- How to install s3cmd on Linux on CloudFerro Cloud: s3/How-to-install-s3cmd-on-Linux-on-CloudFerro-Cloud.html.md
|
||||
- How to access object storage from CloudFerro Cloud using boto3: s3/How-to-access-object-storage-from-CloudFerro-Cloud-using-boto3.html.md
|
||||
- How to access object storage from CloudFerro Cloud using s3cmd: s3/How-to-access-object-storage-from-CloudFerro-Cloud-using-s3cmd.html.md
|
||||
- Configuration files for s3cmd command on CloudFerro Cloud: s3/Configuration-files-for-s3cmd-command-on-CloudFerro-Cloud.html.md
|
||||
- S3 bucket object versioning on CloudFerro Cloud: s3/S3-bucket-object-versioning-on-CloudFerro-Cloud.html.md
|
||||
- Windows:
|
||||
- Overview: windows/windows.html.md
|
||||
- How to access a VM from Windows PuTTY on CloudFerro Cloud: windows/How-to-access-a-VM-from-Windows-PuTTY-on-CloudFerro-Cloud.html.md
|
||||
- Connecting to a Windows VM via RDP through a Linux bastion host port forwarding on CloudFerro Cloud: windows/Connecting-to-a-Windows-VM-via-RDP-through-a-Linux-bastion-host-port-forwarding-on-CloudFerro-Cloud.html.md
|
||||
- How to connect to a virtual machine via SSH from Windows 10 Command Prompt on CloudFerro Cloud: windows/How-to-connect-to-a-virtual-machine-via-SSH-from-Windows-10-Command-Prompt-on-CloudFerro-Cloud.html.md
|
||||
- How to Create SSH Key Pair in Windows 10 On CloudFerro Cloud: windows/How-To-Create-SSH-Key-Pair-In-Windows-On-CloudFerro-Cloud.html.md
|
||||
- Can I change my password through RDP on CloudFerro Cloud?: windows/Can-I-change-my-password-through-RDP-on-CloudFerro-Cloud.html.md
|
||||
- How to Create SSH Key Pair in Windows 11 On CloudFerro Cloud: windows/How-To-Create-SSH-Key-Pair-In-Windows-11-On-CloudFerro-Cloud.html.md
|
||||
- Release Notes:
|
||||
- Overview: releasenotes/releasenotes.html.md
|
||||
- Release Notes: releasenotes/releasenotes.html.md
|
||||
# Markdown extensions
|
||||
markdown_extensions:
|
||||
- admonition
|
||||
- attr_list
|
||||
- def_list
|
||||
- footnotes
|
||||
- meta
|
||||
- md_in_html
|
||||
- tables
|
||||
- toc:
|
||||
permalink: true
|
||||
title: On this page
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
line_spans: __span
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.superfences:
|
||||
custom_fences:
|
||||
- name: mermaid
|
||||
class: mermaid
|
||||
format: !!python/name:pymdownx.superfences.fence_code_format
|
||||
- pymdownx.tabbed:
|
||||
alternate_style: true
|
||||
- pymdownx.tasklist:
|
||||
custom_checkbox: true
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:material.extensions.emoji.twemoji
|
||||
emoji_generator: !!python/name:material.extensions.emoji.to_svg # Plugins
|
||||
|
||||
plugins:
|
||||
- search:
|
||||
lang: en
|
||||
indexing: full
|
||||
- minify:
|
||||
minify_html: true
|
||||
minify_css: true
|
||||
minify_js: true
|
||||
- awesome-pages
|
||||
|
||||
# Extra configurations
|
||||
extra:
|
||||
social:
|
||||
- icon: fontawesome/brands/github
|
||||
link: https://github.com/cloudferro
|
||||
name: CloudFerro on GitHub
|
||||
- icon: fontawesome/brands/twitter
|
||||
link: https://twitter.com/cloudferro
|
||||
name: CloudFerro on Twitter
|
||||
analytics:
|
||||
provider: google
|
||||
property: UA-XXXXXX-X # Replace with actual Google Analytics ID
|
||||
# version:
|
||||
# provider: mike
|
||||
generator: false # Hide "Made with MkDocs" footer
|
||||
Reference in New Issue
Block a user