Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2

These instructions are for AbanteCart eCommerce application installation with Docker container. 

Docker containers wrap up the software and its dependencies into a standardized unit for software development that includes everything it needs to run: code, runtime, system tools, and libraries. 

Info
titleInstallation on local computer

You do not need to get a hosting account to test run or develop with the AbanteCart application and docker. You can install AbanteCart and Docker on your own computer and get the convenience of accessing web site and code locally.



Panel
titleDocker Desktop

Download Docker Desktop https://www.docker.com/products/docker-desktop



Panel
titleAbanteCart docker hub

our page at docker hub 

https://hub.docker.com/r/abantecart/abantecart


How to install

docker pull abantecart/abantecart

Username/password: admin/admin


Warning
titlecontainer

If you remove the container all your data and configurations will be lost, and the next time you run the image the database will be re-initialized.




How to install the development version

Note
titledevelopment version

To get a more advanced AbanteCart docker installation with database and files storage outside the container please use https://github.com/abantecart/docker 

Provided bash script can help you to install and up a server with two AbanteCart versions 1.2+ and 2.0+


Filter by label (Content by label)
showLabelsfalse
max5
spacesAD
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "install" and type = "page" and space = "AD"
labelsinstall

Page Properties
hiddentrue


Related issues