Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

adempiere/eCommerce-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eCommerce Docker

For all enviroment you should run the follow images:

docker pull erpya/adempiere-grpc-all-in-one
docker pull erpya/proxy-adempiere-api

Run the latest container with: https://hub.docker.com/r/erpya/adempiere-ecommerce

    docker pull erpya/adempiere-ecommerce
docker run -it -d \
    --name eCommerce-ADempiere \
    -p 3000:3000 \
    -e "API_URL=http:\/\/localhost:8085" \
    -e "SERVER_PORT=3000" \
    -e "VS_ENV=prod" \
    erpya/adempiere-ecommerce

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •