Coder Social home page Coder Social logo

prestashop_vla's Introduction

Prestashop for Villa La Angostura township

Development

Running the Prestashop in you local environment.

  1. Install Docker and Docker Compose (Docker without sudo)
  2. Create .env file in ./docker/prestashop_db_server
    • MYSQL_ROOT_PASSWORD=admin
    • MYSQL_DATABASE=prestashop_db
  3. Run docker-compose up
  4. Enter localhost:8080
  5. Database data:
    • Database server address: prestashop_db_server
    • Database name: prestashop_db
    • Database login: root
    • Database password: admin
    • Tables prefix: ps_
  6. After installation is completed run ADMIN_PASS=yourpass ./post-install.sh
  7. Enter localhost:8080/adminyourpass

Production

Currently running environment.

We are running a dockerized version of prestashop, the Apache server and the MySql Server are running in a Droplet in Digital Ocean.

You can login into the Droplet via ssh - ask somebody to add your public key to the authorized keys if you need access to the server.

The application is located in /opt/prestashop_vla

Running/Stopping production servers.

Run docker-compose down to stop the servers

Run docker-compose up to start the servers

Volumes and persistent data.

Persitent data for containers is stored in /var/prestashop_vla

/var/prestashop_vla/prestashop_web is for the Apache server

/var/prestashop_vla/prestashop_db is for the MySQL server

prestashop_vla's People

Contributors

belcattaneo avatar mjoaaquin avatar tyny avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

prestashop_vla's Issues

Create README

  • Create development guide section
    • run docker compose, enter localhost:8080, install app, script to delete install folder and change admin folder

No funcionan bien los filtros en pantalla de productos

Filtré con un límite inferior y uno superior, todo ordenado por relevancia y hay productos que no están dentro del rango seleccionado.

image

otra cosa rara es que los límites de los filtros no encajan con los valores de los productos que se ven
image

Arreglar link url a web del emprendedor

Cuando vamos al perfil del emprendedor tenemos la posibilidad de agregar un url a la web del emprendedor pero actualmente no se guarda ni se usa en ningun lado

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.