Skip to content

Commit 28689ac

Browse files
author
tcpdumpfbacke
committed
DP add
1 parent c013d4d commit 28689ac

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

pages/index.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
+ [Getting started with a VPS](cloud/vps/starting_with_a_vps)
149149
+ [FAQ](cloud/vps/vps-faq)
150150
+ [Securing a VPS](cloud/vps/secure_your_vps)
151+
+ [Getting started with SSH](cloud/dedicated/ssh_introduction)
151152
+ [Repartitioning a VPS after an upgrade](cloud/vps/upsize_vps_partition)
152153
+ [First steps with pre-installed applications](cloud/vps/apps_first_steps)
153154
+ [Using the KVM for a VPS](cloud/vps/using_kvm_for_vps)
@@ -158,6 +159,7 @@
158159
+ [Using snapshots on a VPS](cloud/vps/using-snapshots-on-a-vps)
159160
+ [Using automatic backups on a VPS](cloud/vps/using-automated-backups-on-a-vps)
160161
+ [Configuring an additional disk](cloud/vps/config_additional_disk)
162+
+ [Increasing the size of an additional disk](cloud/vps/increase_additional_disk)
161163
+ [Network and IP management](bare-metal-cloud-virtual-private-servers-network-and-ip-management)
162164
+ [Configuring IPv6 on a VPS](cloud/vps/configure-ipv6)
163165
+ [Configuring the reverse DNS of a VPS](cloud/vps/configuring-reverse-dns)
@@ -563,7 +565,7 @@
563565
+ [Tutorials](public-cloud-databases-postgresql-tutorials)
564566
+ [PostgreSQL - Tutorial - Build a Strapi app connected to OVHcloud Managed PostgreSQL service](platform/databases/postgresql_tuto_01_connect_strapi_to_managed_postgresql)
565567
+ [PostgreSQL - Tutorial - Install Wagtail and connect it to OVHcloud Managed PostgreSQL service](platform/databases/postgresql_tuto_02_connect_wagtail_to_managed_postgresql)
566-
+ [PostgreSQL - Tutorial - How to migrate from Enterprise Cloud Databases to Public Cloud Databases](platform/databases/postgresql_tuto_03_migrate_ecdb)
568+
+ [PostgreSQL - Tutorial - How to migrate an on-premises database to Public Cloud Databases](platform/databases/postgresql_tuto_03_migrate_ecdb)
567569
+ [Redis](public-cloud-databases-redis)
568570
+ [Guides](public-cloud-databases-redis-guides)
569571
+ [Redis - Capabilities and Limitations](platform/databases/redis_01_capabilities)
@@ -749,6 +751,7 @@
749751
+ [AI Notebooks - Tutorial - Use ResNet for image classification](platform/ai/notebook_tuto_07_transfer_learning_resnet50_image_classification)
750752
+ [AI Notebooks - Tutorial - Use Speech-to-Text powers on audio and video](platform/ai/notebook_tuto_08_speech_to_text)
751753
+ [AI Notebooks - Tutorial - Build your spam classifier](platform/ai/notebook_tuto_09_spam_classifier)
754+
+ [AI Notebooks - Tutorial - Create and train a Rasa chatbot](platform/ai/notebook_tuto_10_create_chatbot)
752755
+ [AI Training](public-cloud-ai-and-machine-learning-ai-training)
753756
+ [Guides](public-cloud-ai-and-machine-learning-ai-training-guides)
754757
+ [AI Training - Capabilities and Limitations](platform/ai/training_guide_01_capabilities)
@@ -784,6 +787,7 @@
784787
+ [AI Deploy - Tutorial - Deploy an interactive app for EDA and prediction using Streamlit](platform/ai/deploy_tuto_07_streamlit_eda_iris)
785788
+ [AI Deploy - Tutorial - Deploy and call a spam classifier with FastAPI](platform/ai/deploy_tuto_08_fastapi_spam_classifier)
786789
+ [AI Deploy - Tutorial - Create and deploy a Speech to Text application using Streamlit](platform/ai/deploy_tuto_09_streamlit_speech_to_text_app)
790+
+ [AI Deploy - Tutorial - How to load test your application with Locust](platform/ai/deploy_tuto_10_locust)
787791
+ [Data Analytics](public-cloud-data-analytics)
788792
+ [Data Processing](public-cloud-data-analytics-data-processing)
789793
+ [Concepts](public-cloud-data-analytics-data-processing-concepts)
@@ -809,6 +813,7 @@
809813
+ [Tutorials](public-cloud-data-analytics-data-processing-tutorials)
810814
+ [Python - Calculating π number with Apache Spark](platform/data-processing/40_TUTORIAL_calculate_pi)
811815
+ [Python - Analyzing most used words in lyrics with Apache Spark](platform/data-processing/41_TUTORIAL_wordcount)
816+
+ [Notebooks for Apache Spark - Data cleaning](platform/data-processing/42_TUTORIAL_notebook-data-cleaning)
812817
+ [Data Platforms](bare-metal-cloud-data-platforms)
813818
+ [Logs Data Platform](public-cloud-data-platforms-logs-data-platform)
814819
+ [Getting started](public-cloud-data-platforms-logs-data-platform-getting-started)
@@ -1455,6 +1460,7 @@
14551460
+ [Object Storage - S3 Compliancy](cloud/storage/object_storage/s3_s3_compliancy)
14561461
+ [Object Storage - Technical Limitations](cloud/storage/object_storage/s3_limitations)
14571462
+ [Object Storage - Endpoints and Object Storage geoavailability](cloud/storage/object_storage/s3_location)
1463+
+ [Object Storage - Shared Responsibility RACI](cloud/storage/object_storage/s3_object_storage_responsibility_model)
14581464
+ [General guides to start](storage-object-storage-general-guides-to-start)
14591465
+ [Object Storage - Getting started with Object Storage](cloud/storage/object_storage/s3_getting_started_with_object_storage)
14601466
+ [Object Storage - Identity and access management](cloud/storage/object_storage/s3_identity_and_access_management)
@@ -1465,13 +1471,13 @@
14651471
+ [Object Storage - Managing object immutability with Object Lock (WORM)](cloud/storage/object_storage/s3_managing_object_lock)
14661472
+ [Object Storage - Use S3 Object Storage with S3cmd](cloud/storage/object_storage/s3_s3cmd)
14671473
+ [Object Storage - Servers Access Logging](cloud/storage/object_storage/s3_server_access_logging)
1468-
+ [Object Storage - Manage an S3 bucket with Terraform](cloud/storage/object_storage/s3_terraform)
14691474
+ [Object Storage - Bucket ACL](cloud/storage/object_storage/s3_bucket_acl)
14701475
+ [Configure Object Storage with your solutions](storage-object-storage-configure-object-storage-with-your-solutions)
1471-
+ [Object Storage - Use S3 Object Storage with rClone](cloud/storage/object_storage/s3_rclone)
1476+
+ [Object Storage - Use S3 Object Storage with Rclone](cloud/storage/object_storage/s3_rclone)
14721477
+ [Object Storage - Use S3 Object Storage with Veeam](cloud/storage/object_storage/s3_veeam)
14731478
+ [Object Storage - Use S3 Object Storage with Nextcloud](cloud/storage/object_storage/s3_nextcloud)
14741479
+ [Object Storage - Use S3 Object Storage with Owncloud](cloud/storage/object_storage/s3_owncloud)
1480+
+ [Object Storage - Manage an S3 bucket with Terraform](cloud/storage/object_storage/s3_terraform)
14751481
+ [Cold Archive Storage Class Specifics](storage-object-storage-cold-archive-storage-class-specifics)
14761482
+ [Cold Archive - Getting started with Cold Archive](cloud/storage/object_storage/cold_archive_getting_started)
14771483
+ [Cold Archive - Overview](cloud/storage/object_storage/cold_archive_overview)

0 commit comments

Comments
 (0)