OXID-Deployer/README.md

16 Zeilen
581 B
Markdown

2024-10-30 14:46:31 +01:00
# Deployer recipe for OXID 7.x
2024-10-30 14:46:31 +01:00
This project uses [Deployer](https://deployer.org/) for scripted installation.
2024-10-30 14:46:31 +01:00
The recipe can usually also be used for projects based on OXID 6.4 and 6.5.
2024-10-30 14:46:31 +01:00
## Usage
2024-10-18 16:46:34 +02:00
2024-10-30 14:46:31 +01:00
See Deployer OXID recipe project for further instructions.
2024-10-30 14:46:31 +01:00
## available tasks
2024-10-25 10:29:42 +02:00
- dep `shop:getVersion` [stage] - show version of current OXID installation
2024-10-29 11:44:46 +01:00
- dep `shop:cloneDatabase` [stage] - dump contents from source to destination database
2024-10-25 10:29:42 +02:00
- dep `shop:runMigration` [stage] - run all database migrations
2024-10-30 14:46:31 +01:00
- dep `setup:createDbConfig` [stage] - generate database configuration file