mirror of
https://github.com/minio/docs.git
synced 2025-07-28 19:42:10 +03:00
Link to systemctl update docs in rpm/deb install instructions (#822)
The update instructions in the "You are running an older version" banner are not correct for systemd managed deployments (also the process recommended for rpm/deb installs). Link to the correct update procedure in the install docs. This is not intended to be comprehensive, just pointers for future-admin who might have forgotten. Staged: http://192.241.195.202:9000/staging/deb-upgrades/linux/html/operations/install-deploy-manage/deploy-minio-single-node-single-drive.html#download-the-minio-server
This commit is contained in:
@ -1,11 +1,10 @@
|
||||
1) Download the MinIO Server
|
||||
----------------------------
|
||||
|
||||
The following tabs provide examples of installing MinIO onto 64-bit Linux
|
||||
operating systems using RPM, DEB, or binary. The RPM and DEB packages
|
||||
automatically install MinIO to the necessary system paths and create a
|
||||
``systemd`` service file for running MinIO automatically. MinIO strongly
|
||||
recommends using RPM or DEB installation routes.
|
||||
The following tabs provide examples of installing MinIO onto 64-bit Linux operating systems using RPM, DEB, or binary.
|
||||
The RPM and DEB packages automatically install MinIO to the necessary system paths and create a ``minio`` service for ``systemctl``.
|
||||
MinIO strongly recommends using the RPM or DEB installation routes.
|
||||
To update deployments managed using ``systemctl``, see :ref:`minio-upgrade-systemctl`.
|
||||
|
||||
.. tab-set::
|
||||
|
||||
|
Reference in New Issue
Block a user