1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Install page quickstarts generated multiple H1s (#1411)

Include files for quickstarts had a page title that resulted in a
duplicate H1. This removes the duplicate and moves the links for video
to the index.rst page.

Opportunity fix of an unrelated build error.

Closes #1408
This commit is contained in:
Daryl White
2025-02-07 11:26:50 -05:00
committed by GitHub
parent 80cc97e88f
commit b68915278c
7 changed files with 45 additions and 66 deletions

View File

@ -1,19 +1,5 @@
.. _quickstart-container:
=========================
Quickstart for Containers
=========================
.. default-domain:: minio
.. container:: extlinks-video
- `Installing and Running MinIO on Docker: Overview <https://youtu.be/mg9NRR6Js1s?ref=docs>`__
- `Installing and Running MinIO on Docker: Installation Lab <https://youtu.be/Z0FtabDUPtU?ref=docs>`__
- `Object Storage Essentials <https://www.youtube.com/playlist?list=PLFOIsHSSYIK3WitnqhqfpeZ6fRFKHxIr7>`__
- `How to Connect to MinIO with JavaScript <https://www.youtube.com/watch?v=yUR4Fvx0D3E&list=PLFOIsHSSYIK3Dd3Y_x7itJT1NUKT5SxDh&index=5>`__
.. |OS| replace:: Docker or Podman
This procedure deploys a :ref:`Single-Node Single-Drive <minio-installation-comparison>` MinIO server onto |OS| for early development and evaluation of MinIO Object Storage and its S3-compatible API layer.