Browse Source

readme

master
zeus 3 years ago
parent
commit
e211f79a98
  1. 16
      README.md

16
README.md

@ -45,21 +45,21 @@
* A Linux Server (Virtual or Physical)
** You must have super user privileges (sudo)
** You must have super user privileges (sudo)
* Docker Engine- Community version 18 or later is required.
** Docker Engine is supported on x86_64 (or amd64), armhf, and arm64 architectures.
** Docker Engine is supported on x86_64 (or amd64), armhf, and arm64 architectures.
* RAM
** Absolute minimum to run the daemon and some very light containers - 512MB
** Minimum for “comfortable” usage – 2GB
** Minimum for “comfortable” usage – 2GB
* CPU
** Minimum: 2; Recommended 4+.
- CPU
- Minimum: 2; Recommended 4+.
* Disk Space
** 10 GB for internal requirements.
** The amount of additional disk space required for load file staging, persistence, or backups depends on the size of the data to be loaded.
- Disk Space
- 10 GB for internal requirements.
- The amount of additional disk space required for load file staging, persistence, or backups depends on the size of the data to be loaded.
* Docker uses a hypervisor with a VM, and the host server must support virtualization.

Loading…
Cancel
Save