omv6:utilities_maint_backup

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
omv6:utilities_maint_backup [2023/05/31 14:39] crashtestomv6:utilities_maint_backup [2023/07/24 23:12] (current) – [WinSCP] minor typo crashtest
Line 7: Line 7:
 <html><center><span style="color:#000066;font-size:300%;">For Openmediavault 6</span></center></html> <html><center><span style="color:#000066;font-size:300%;">For Openmediavault 6</span></center></html>
 \\ \\
-<html><center><strong>December 12th2022 - First Draft</strong></center></html>+<html><center><strong>May 31rst2023</strong></center></html>
 \\ \\
 \\ \\
 Version History: \\ Version History: \\
 December 12th, 2022 - First Draft:\\ December 12th, 2022 - First Draft:\\
-May 31rst, 2023:  Docker instructions were directed to the Compose Plugin doc.  Removed Portainer install.+May 31rst, 2023:  Docker instructions were directed to the Compose Plugin doc.  Removed Portainer install. omv6-maint-24.jpg - omv6-maint-25.jpg - omv6-maint-26.jpg purged.
  
 {{ :divider2.png?600 |}} {{ :divider2.png?600 |}}
Line 57: Line 57:
  
 WinSCP allows users, beginners and experienced alike, to visualize the Linux file structure in a manner  WinSCP allows users, beginners and experienced alike, to visualize the Linux file structure in a manner 
-similar to Windows Explorer.  WinSCP installs on a Window Client and connects to Linux servers, allowing +similar to Windows Explorer.  WinSCP installs on a Windows Client and connects to Linux servers, allowing 
 users to work with their server remotely. \\ users to work with their server remotely. \\
 \\ \\
Line 669: Line 669:
 === Installing Docker === === Installing Docker ===
  
-Effective May 30th, 2023 Docker is supported with the -> [[https://wiki.omv-extras.org/doku.php?id=omv6:docker_in_omv|Docker Compose Plugin]] +Effective May 30th, 2023 Docker is supported with the -> [[https://wiki.omv-extras.org/doku.php?id=omv6:omv6_plugins:docker_compose|Docker Compose Plugin]]  
 + 
 +A guide for installing Dockers is covered in -> [[https://wiki.omv-extras.org/doku.php?id=omv6:docker_in_omv|Docker in OMV]].
  
 ---- ----
Line 686: Line 688:
 **First:**\\ **First:**\\
 \\ \\
-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.\\+Potential Docker users must use Dockers that support their architectureThe three primary architectures supported by openmediavault are **ARMHF** or **ARM64**, **i386(32 bit)**, and **amd64(64 bit)**In most cases, 32bit Dockers will run on 64bit hardwareWhile there may be exceptions, i386 and amd64 Docker images may not run on ARM platforms. “**Multi-arch**” (multiple architecture) Docker images are more platform flexible.\\
 \\ \\
 **Second:**\\ **Second:**\\
-\\ 
-Potential Docker users must use Dockers that support their architecture. The three primary architectures supported by openmediavault are **ARMHF** or **ARM64**, **i386(32 bit)**, and **amd64(64 bit)**. In most cases, 32bit Dockers will run on 64bit hardware. While there may be exceptions, i386 and amd64 Docker images may not run on ARM platforms. “**Multi-arch**” (multiple architecture) Docker images are more platform flexible.\\ 
-\\ 
-**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.  There are good reasons why these Dockers are broadly popular – they tend to work. -> [[https://hub.docker.com/|hub.docker.com]]\\ 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.  There are good reasons why these Dockers are broadly popular – they tend to work. -> [[https://hub.docker.com/|hub.docker.com]]\\
 (Note: It is not necessary to sign in or to create an account.  Simply use the search bar.)\\ (Note: It is not necessary to sign in or to create an account.  Simply use the search bar.)\\
 \\ \\
-**Forth:**\\+**Third:**\\
 \\ \\
 In the vast majority of cases, Dockers that fail to work won’t have anything to do with openmediavault or Portainer. Their issues tend to originate from selecting the wrong architecture, selecting the wrong network mode (host, bridged, macvlan) for the application, other configuration issues (such as port 80 OMV/Docker conflicts), permissions problems or the Dockers themselves.\\ In the vast majority of cases, Dockers that fail to work won’t have anything to do with openmediavault or Portainer. Their issues tend to originate from selecting the wrong architecture, selecting the wrong network mode (host, bridged, macvlan) for the application, other configuration issues (such as port 80 OMV/Docker conflicts), permissions problems or the Dockers themselves.\\
  • omv6/utilities_maint_backup.1685543953.txt.gz
  • Last modified: 2023/05/31 14:39
  • by crashtest