Jump to content

Prestashop upgrade in a containerized environnement (Kubernetes)


Recommended Posts

Hello

I have a Prestashop 8.1.7 instance running in a Kubernetes environnement.

I would like to upgrade to Prestashop 8.2.1.

If I start a Prestashop 8.2.1 against a 8.1.7 database, I will have issues.

Before starting the 8.2.1 instance, can I run a command to update the database schema ?

Does this command update schema for modules ?

Thanks.

David.

 

Link to comment
Share on other sites

Ok, the instance is running a 8.1.7 instance/docker image.

I execute the autoupgrade module from the admin interface

The module will :

update the database -> good

update the application code/files -> bad

     The application code/files  is part of the docker image.

     This action will not update the docker image

I d'ont know Prestashop and discovering it.

With other applications like magento :

Before starting the new version instance, a specific command is executed to update the database.

I don't understand how to deal with prestashop upgrades in a containerized environnement...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...