Aller au fichier
2024-11-04 15:03:09 +01:00
recipe handle config file from checkout to prevent false isLaunched status 2024-11-04 15:03:09 +01:00
CHANGELOG.md add CHANGELOG 2024-11-03 12:14:11 +01:00
composer.json add Composer keywords 2024-11-03 20:29:44 +01:00
README.md add Composer keywords 2024-11-03 20:29:44 +01:00

Deployer recipe for OXID 7.x

This project uses Deployer for scripted installation.

The recipe can usually also be used for projects based on OXID 6.4 and 6.5.

Usage

See Deployer OXID recipe project for further instructions.

available tasks

OXID

  • dep oxid:getVersion [stage] - show version of current OXID installation
  • dep oxid:cloneDatabase [stage] - dump contents from source to destination database
  • dep oxid:runMigration [stage] - run all database migrations

database

  • dep database:createBackup [stage] - rotate old database backups and create a new one
  • dep database:clone [stage] - dump contents from source to destination database

setup

  • dep setup:createDbConfig [stage] - generate database configuration file