Open wachterjohannes opened 7 years ago
@alexander-schranz we should add some examples directly to the repository:
deployer.php
: single server + single stage with database-migration and backupdeployer.advanced.php
: multiple servers + single stage with database-migration, backup and tag deployment (could be a open-source recipe in a own repository)In some projects it maybe also make sense to add bin/adminconsole doctrine:cache:clear-metadata
to it where the metadata cache is for example in redis
Here an example with doctrine migrations, nanbando backup, multiple prod server and one stage