Automatic documentation update

This commit is contained in:
igorpecovnik
2024-10-28 18:51:59 +00:00
committed by Igor
parent ac6118edab
commit a72271f7cd
7 changed files with 88 additions and 0 deletions

View File

@@ -4,6 +4,11 @@
***
## Install Docker Minimal
<!--- section image START from tools/include/images/CON001.webp --->
[![Install Docker Minimal](/images/CON001.webp)](#)
<!--- section image STOP from tools/include/images/CON001.webp --->
This operation will install Docker Minimal.
**Command:**
@@ -16,6 +21,11 @@ armbian-config --cmd CON001
**Status:** Stable
<!--- footer START from tools/include/markdown/CON001-footer.md --->
What is Docker? Docker helps developers build, share, run, and verify applications anywhere - without tedious environment configuration or management.
<!--- footer STOP from tools/include/markdown/CON001-header.md --->
***
@@ -52,6 +62,16 @@ armbian-config --cmd CON003
***
## Purge all Docker images, containers, and volumes
<!--- section image START from tools/include/images/CON004.webp --->
[![Purge all Docker images, containers, and volumes](/images/CON004.webp)](#)
<!--- section image STOP from tools/include/images/CON004.webp --->
<!--- header START from tools/include/markdown/CON004-header.md --->
Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility.
<!--- header STOP from tools/include/markdown/CON004-header.md --->
This operation will delete all Docker images, containers, and volumes.
**Command:**
@@ -64,6 +84,54 @@ armbian-config --cmd CON004
**Status:** Stable
<!--- footer START from tools/include/markdown/CON004-footer.md --->
=== "Access to the web interface" The web interface is accessible via port **9002**: - URL = `http://<your.IP>:9002`
<!--- footer STOP from tools/include/markdown/CON004-header.md --->
***
## Install Portainer
<!--- section image START from tools/include/images/CON004.webp --->
[![Install Portainer](/images/CON004.webp)](#)
<!--- section image STOP from tools/include/images/CON004.webp --->
<!--- header START from tools/include/markdown/CON004-header.md --->
Portainer simplifies your Docker container management via Portainer web interface. It enables faster deploy of the applications and it gives real time visibility.
<!--- header STOP from tools/include/markdown/CON004-header.md --->
**Command:**
~~~
armbian-config --cmd CON004
~~~
**Author:** @armbian
**Status:** Stable
<!--- footer START from tools/include/markdown/CON004-footer.md --->
=== "Access to the web interface" The web interface is accessible via port **9002**: - URL = `http://<your.IP>:9002`
<!--- footer STOP from tools/include/markdown/CON004-header.md --->
***
## Remove Portainer
**Command:**
~~~
armbian-config --cmd CON005
~~~
**Author:** @armbian
**Status:** Stable
***

View File

@@ -134,6 +134,11 @@ armbian-config --cmd GNOME04
***
### Cinnamon desktop Install
<!--- section image START from tools/include/images/CINNAMON01.png --->
[![Cinnamon desktop Install](/images/CINNAMON01.png)](#)
<!--- section image STOP from tools/include/images/CINNAMON01.png --->
**Command:**
~~~
armbian-config --cmd CINNAMON01
@@ -144,6 +149,11 @@ armbian-config --cmd CINNAMON01
**Status:** Stable
<!--- footer START from tools/include/markdown/CINNAMON01-footer.md --->
Cinnamon is a Linux desktop that provides advanced innovative features and a traditional user experience.The desktop layout is similar to Gnome 2 with underlying technology forked from Gnome Shell. Cinnamon makes users feel at home with an easy-to-use and comfortable desktop experience.
<!--- footer STOP from tools/include/markdown/CINNAMON01-header.md --->
***

View File

@@ -4,6 +4,11 @@
***
## Install Cockpit web-based management tool
<!--- section image START from tools/include/images/MAN001.png --->
[![Install Cockpit web-based management tool](/images/MAN001.png)](#)
<!--- section image STOP from tools/include/images/MAN001.png --->
This operation will install Cockpit.
cockpit cockpit-ws cockpit-system cockpit-storaged
@@ -17,6 +22,11 @@ armbian-config --cmd MAN001
**Status:** Stable
<!--- footer START from tools/include/markdown/MAN001-footer.md --->
Introducing CockpitCockpit is a web-based graphical interface for servers, intended for everyone, especially those who are:- new to Linux(including Windows admins)- familiar with Linuxand want an easy, graphical way to administer servers- expert adminswho mainly use other tools but want an overview on individual systemsThanks to Cockpit intentionally using system APIs and commands, a whole team of admins can manage a system in the way they prefer, including the command line and utilities right alongside Cockpit.
<!--- footer STOP from tools/include/markdown/MAN001-header.md --->
***

BIN
docs/images/CINNAMON01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 KiB

BIN
docs/images/CON001.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
docs/images/CON004.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

BIN
docs/images/MAN001.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 KiB