ERPNext 14 Docker install - AMD based Compute VMs with 1/8 OCPU and 1 GB memory - amd64 CPU

Hello,

___kxx …152 UK

my system:

Ubuntu 22.04.1 Server

CPU

AMD based Compute VMs with 1/8 OCPU and 1 GB memory - amd64 CPU

RAM

free -m
               total        used        free      shared  buff/cache   available
Mem:             964         290          69           3         603         513
Swap:           4095           0        4095

Docker

sudo docker --version && sudo docker compose version
Docker version 20.10.22, build 3a2c30b
Docker Compose version v2.14.1

## Check working docker
sudo docker run hello-world
Unable to find image 'hello-world:latest' locally
latest: Pulling from library/hello-world
2db29710123e: Pull complete 
Digest: sha256:94ebc7edf3401f299cd3376a1669bc0a49aef92d6d2669005f9bc5ef028dc333
Status: Downloaded newer image for hello-world:latest

Hello from Docker!
This message shows that your installation appears to be working correctly.

To generate this message, Docker took the following steps:
 1. The Docker client contacted the Docker daemon.
 2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
    (amd64)
 3. The Docker daemon created a new container from that image which runs the
    executable that produces the output you are currently reading.
 4. The Docker daemon streamed that output to the Docker client, which sent it
    to your terminal.

To try something more ambitious, you can run an Ubuntu container with:
 $ docker run -it ubuntu bash

Share images, automate workflows, and more with a free Docker ID:
 https://hub.docker.com/

For more examples and ideas, visit:
 https://docs.docker.com/get-started/

Manual

hello, what the problem you have

Hello, I’m search a working install instruktion / tutorial for my system.

Should this instruction work without problems in Jan. 2023?

I will try with tutorial:

SYSTEM

cat /proc/cpuinfo  | grep 'name'| uniq
model name      : AMD EPYC 7551 32-Core Processor

cat /proc/cpuinfo  | grep process| wc -l
2


lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.1 LTS
Release:        22.04
Codename:       jammy

RAM and SWAP-File

free -m
               total        used        free      shared  buff/cache   available
Mem:             964         533          82           0         348         256
Swap:           4095         797        3298


sudo docker --version && docker compose version
Docker version 20.10.22, build 3a2c30b
Docker Compose version v2.14.1

hey, jannis do you need help at the installation of ERPNEXT with Docker? First thing please consider that version 14.xx has no HR Module.

1 Like

Now i will use ERPNext 13 with Ubuntu 22.04 ---->

Thank’s for your help.

jannis

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.