301Zimaos - amagerard/Docker GitHub Wiki

Zimaos.

1-Zimaos 2- Portainer 3- Drupal 4- Joomla 5-Wordpress
6-Xwiki 7- Mediawiki 8- Httpd
Docker Casaos

1. Zimaos.

Zimaos wants to be a personal cloud operating system.
Management is mainly with the web interface.
The zimaos team gives you root access but it is very limited.
I do not recommend modifying with the command line.

This procedure is based on this example.

Zimaos ip : 192.168.60.9/24
Zimaos version 1.2.5.
Zimaos version: 1.3.1-beta1.
Zimaos version: 1.4.0 (only update from 1.3.1-beta1 - Not tested directly from 1.4.0).

1.1 Zimaos installation.

https://github.com/IceWhaleTech/ZimaOS.

Please follow the creation of the USB key with BalenaEtcher under Ubuntu
or Debian with gui.

1.1.1 Creation of the Zimaos VM.

Vmware workstation Pro version 17.5.2.
Guest Operating System : Debian 12 x 64bit.
Firmware Type: EFI.
Hard disk : 40G SATA or NVME.
Network : Bridge.
Memory : 8G.

First boot on firmware : Power and Power on to the firmware.
Plug your Usb Key : Removable device and connected your usb key.
Abrupt shutdown of the VM : Power and Shutdown Guest.
Second Boot on firmware : Power and Power on to the firmware.
Change boot order on disk first.
Choose to boot on the key.
Next is the Zimaos installation guide.

1.1.2 First access.

http://192.168.60.9
Choose Language.
Accept the privacy policy.
Username : as you want.
Password and confirm password: as you want.
Create.
Start Dashboard.
This version is 1.3.1-beta1.

1.2 How Zimaos works with apps.

Zimaos uses yaml scripts for custom mode.
These scripts are "converted" to docker-compose.xml.
The docker-compose.xml file is located /var/lib/casaos/apps/<apps name>/docker-compose.xml.
You can install the apps from the command line.
docker compose -f /var/lib/casaos/apps/<apps name>/docker-compose.xml up.
You can also edit this docker-compose.xml.
But I strongly advise you to make a backup.
Because.. if you restart the installation from the graphical interface, this file will be rewritten.

1.3 Zimaos update.

You should not accept Zimaos updates without having made a complete backup of your VM.

1.4 root.

The default keyboard is qwerty.
Alt F2 for root access.
The command line to change keyboard is loadkeys <Country> ( two characters) .
Change passwd root first.

⚠️ **GitHub.com Fallback** ⚠️