docs_in_draft:utilities_bckup_maint

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs_in_draft:utilities_bckup_maint [2022/12/13 00:05] – [Cloning Flash Media] crashtestdocs_in_draft:utilities_bckup_maint [2022/12/13 00:32] – [Selecting a Docker - Primary Considerations] crashtest
Line 667: Line 667:
 ==== General ==== ==== General ====
  
-The [[https://forum.openmediavault.org/|openmediavault Forum]] openmediavault Forum has an extensive [[https://forum.openmediavault.org/index.php?board/29-guides/|Guides section]]. Whether a user’s preference is videos or printed text, there’s something for everyone among the numerous “How-To’s”. Beginners and Advanced users alike should take a few minutes to familiarize themselves with the content in the Guides section of the Forum.+The [[https://forum.openmediavault.org/|openmediavault Forum]] has an extensive [[https://forum.openmediavault.org/index.php?board/29-guides/|Guides section]]. Whether a user’s preference is videos or printed text, there’s something for everyone among the numerous “How-To’s”. Beginners and Advanced users alike should take a few minutes to familiarize themselves with the content in the Guides section of the Forum.
  
 ==== Openmediavault’s Plugins ==== ==== Openmediavault’s Plugins ====
Line 675: Line 675:
 Still more were created by openmediavault plugin developers, such as Remote Mount, the flash-memory plug-in, backup plugins, and more.\\ Still more were created by openmediavault plugin developers, such as Remote Mount, the flash-memory plug-in, backup plugins, and more.\\
 \\ \\
-Many plugins are integrations of third party packages such as SNAPRAID, MergerFS, etc. While questions or issues regarding the **integration of plugin’s**, into openmediavault, are of interest to openmediavault’s developers, questions regarding the **operation** of the base software package are best directed to the application’s supporting web site.\\+Many plugins are integrations of third party packages such as [[http://www.snapraid.it/|SNAPRAID]][[https://github.com/trapexit/mergerfs#name|MergerFS]], etc. While questions or issues regarding the **integration of plugin’s**, into openmediavault, are of interest to openmediavault’s developers, questions regarding the **operation** of the base software package are best directed to an external application’s supporting web site.\\
  
 ==== Dockers - General ==== ==== Dockers - General ====
  
-While Dockers are an avenue toward adding extensive functionality to openmediavault, they are an advanced topic that may prove to be frustrating for beginners. To get started, beginners should consider installing Docker, then Portainer, as found under System, OMV-Extras. While it’s command line oriented, this [[https://docker-curriculum.com/|Docker Tutorial]] is very helpful for understanding basic concepts. User authored Docker - How To’s can be found on the openmediavault forum in the [[https://forum.openmediavault.org/index.php?board/29-guides/|Guides section]]. In addition, there’s a forum section dedicated to [[https://forum.openmediavault.org/index.php?board/39-docker/|Docker issues and questions]].+While Dockers are an avenue toward adding //extensive// functionality to openmediavault, they are an advanced topic that may prove to be frustrating for beginners. To get started, beginners should consider installing Docker, then Portainer, as found under System, OMV-Extras. While it’s command line oriented, this [[https://docker-curriculum.com/|Docker Tutorial]] is very helpful for understanding basic concepts. User authored Docker - How To’s can be found on the openmediavault forum in the [[https://forum.openmediavault.org/index.php?board/29-guides/|Guides section]]. In addition, there’s a forum section dedicated to [[https://forum.openmediavault.org/index.php?board/39-docker/|Docker issues and questions]].
  
 === So, What is a “Docker”? === === So, What is a “Docker”? ===
Line 715: Line 715:
 [[https://docs.portainer.io/user/home|Portainer]] and [[https://yacht.sh/|Yacht]] are Docker control utilities that provide a GUI for storing Docker images and configuring the various parameters associated with a Docker Container.\\ [[https://docs.portainer.io/user/home|Portainer]] and [[https://yacht.sh/|Yacht]] are Docker control utilities that provide a GUI for storing Docker images and configuring the various parameters associated with a Docker Container.\\
 \\ \\
-Portainer and Yacht have their individual strengths and weaknesses.  While users are encouraged to investigate both but, for the purposes of this document, a walk through of installing Portainer is provided.\\+Portainer and Yacht have their individual strengths and weaknesses.  Users are encouraged to investigate both but, for the purposes of this document, a walk through for installing Portainer is provided.\\
 \\ \\
 ---- ----
Line 723: Line 723:
 Under **System**, **OMV-Extras**, **Portainer**: Under **System**, **OMV-Extras**, **Portainer**:
  
-<html><center><b>Click the **install** button.</b></center></html>+<html><center>Click the <b>install</b> button.</center></html>
  
 {{ :docs_in_draft:omv6-maint-25.jpg?600 |}} {{ :docs_in_draft:omv6-maint-25.jpg?600 |}}
Line 733: Line 733:
 With a successful install the **Status** line will report; **Up X seconds** (or minutes, etc.)\\ With a successful install the **Status** line will report; **Up X seconds** (or minutes, etc.)\\
 \\ \\
-----\\\+---- 
 +\\
 Click on **Open Web**.\\ Click on **Open Web**.\\
 \\ \\
Line 746: Line 747:
     <tr>     <tr>
       <td style="background-color:#E6FEFF;height:25px;width:380px;">       <td style="background-color:#E6FEFF;height:25px;width:380px;">
-        If the portainer web page doesn't open in a new browser tab, note that some browsers may block "popups". Configure your web browser to allow your server to create new popup windows.+        Some browsers may block "popups".  If the portainer web page doesn't open in a new browser tab, configure your web browser to allow your server to create new popup windows.
     </tr>     </tr>
   </table>   </table>
Line 759: Line 760:
 When a password is entered and confirmed, the Portainer page will change to **Quick Setup**.\\ When a password is entered and confirmed, the Portainer page will change to **Quick Setup**.\\
 \\ \\
-<html><center>From the left hand menu, click on the "<b>Home</b>" bar.  Then on the rightunder <b>Environments</b>, click on "<b>Local</b>".</center></html>+<html><center>From the left hand menu, click on the "<b>Home</b>" bar.  Thenon the right under <b>Environments</b>, click on "<b>Local</b>".</center></html>
 \\ \\
  
Line 782: Line 783:
 **First:**\\ **First:**\\
 \\ \\
-When installing a Docker, for the greatest chance of success, it is suggested that users follow the guidance provided in Guides Section of the openmediavault forum.\\+When installing a Docker, for the greatest chance of success, it is suggested that users follow the guidance provided in [[https://forum.openmediavault.org/index.php?board/29-guides/|Guides Section]] of the openmediavault forum.\\
 \\ \\
 **Second:**\\ **Second:**\\
Line 790: Line 791:
 **Third:**\\ **Third:**\\
 \\ \\
-To increase the chance of success, when attempting to install a Docker without a guide, look for the more popular Dockers with the highest number of “pulls” on the Docker Hub. (hub.docker.com) There are good reasons why these Dockers are broadly popular – they tend to work.\\+To increase the chance of success, when attempting to install a Docker without a guide, look for the more popular Dockers with the highest number of “pulls” on the Docker Hub. [[https://hub.docker.com/search/type=image&image_filter=official?q=|(hub.docker.com)]] There are good reasons why these Dockers are broadly popular – they tend to work.\\
 \\ \\
 **Forth:**\\ **Forth:**\\