You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the steps to import an existing database but after building in gitpod no database is created. I'm instead met with the default M2 install screen as if no database exists.
Steps to follow
Uncomment and complete the code here to have the script import an existing Magento 2 database.
*Worth mentioning i'm using Large File Support LFS to include the database since its over 100MB i'm not aware of any other method to include this
Replace staging-domain.com in the file with your Magento 2 url, this will be replaced with the current gitpod workspace URL before import.
Compress your .sql file and place into the gitpod folder as magento-db.sql.zip
Following the steps to import an existing database but after building in gitpod no database is created. I'm instead met with the default M2 install screen as if no database exists.
Steps to follow
*Worth mentioning i'm using Large File Support LFS to include the database since its over 100MB i'm not aware of any other method to include this
The text was updated successfully, but these errors were encountered: