ERPNext 13 Docker - Ubuntu 22.04 - AMD based Compute VMs with 1/8 OCPU and 1 GB memory - amd64 CPU

ERPNext 13 ERPNext 13 ERPNext 13
Docker Docker Docker

:rage: :rage: :rage: !! – no Easy Install Script – !! :rage: :rage: :rage:

Hello,

i have many trouble with ERPNext 14, now i wll switch back to ERPNext 13.

My ERPNex 14 System:

How can i switch to ERPNext 13?

Thank’s
jannis

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/

Hello, did everyone a solution for me?

How can i install ERPNext 13 with Docker?

Thank’s
jannis

❯ curl -sSL https://raw.githubusercontent.com/frappe/bench/develop/easy-install.py > easy-install.py
❯ python3 easy-install.py --help
usage: easy-install.py [-h] [-p] [-d] [-s SITENAME] [-n PROJECT] [--email EMAIL] [-v VERSION]

Install Frappe with Docker

options:
  -h, --help            show this help message and exit
  -p, --prod            Setup Production System
  -d, --dev             Setup Development System
  -s SITENAME, --sitename SITENAME
                        The Site Name for your production site
  -n PROJECT, --project PROJECT
                        Project Name
  --email EMAIL         Add email for the SSL.
  -v VERSION, --version VERSION
                        ERPNext version to install, defaults to latest stable

try -v v13.43.2 or --version=v13.43.2 if it works for you.

1 Like

Did you have read this?

—> [ok] Easy Install Script for Erpnext 13 and Ubuntu 22.04 LTS - Docker - #11 by jannis

Where can i find, get a testet tutorial for ERPNext 13Docker install to Ubuntu 22.04 without easy install script?

Why you not using “Manual installation” method with “arm64” CPU?

:rage: :rage: :rage: Only amd64 images available. :rage: :rage: :rage: build your own arm64 images and use on other platforms. Search forum and github issues for others who have done it.

OT
Can i install ERPNext 13 on a “arm64 CPU” manul?

This Thread, i’m search a solution for ERPNext 13 Docker install to Ubuntu 22.04 .

You can install ERPNext v13 or v14 on “arm64” CPU using “Manual Install” method.

1 Like

Thank’s will try i later.

Now i will solve this threadproblem.

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