digipolisgent / robo-digipolis-symfony
Basic deploy flow for a Symfony 6 site.
Installs: 3 816
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:robo-tasks
Requires
- dev-develop
- 7.0.5
- 7.0.4
- 7.0.3
- 7.0.2
- 7.0.1
- 7.0.0
- 6.x-dev
- 6.0.2
- 6.0.1
- 6.0.0
- 5.x-dev
- 5.0.5
- 5.0.4
- 5.0.3
- 5.0.2
- 5.0.1
- 5.0.0
- 4.x-dev
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.x-dev
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.0.10
- 2.0.9
- 2.0.8
- 2.0.7
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.0
- 1.0.0
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- 0.1.0-beta1
- 0.1.0-alpha7
- 0.1.0-alpha6
- 0.1.0-alpha5
- 0.1.0-alpha4
- 0.1.0-alpha3
- 0.1.0-alpha2
- 0.1.0-alpha1
- dev-master
- dev-feature/symfony7
- dev-6.x-dev
- dev-4.x-dev
- dev-5.x-dev
- dev-3.x-dev
This package is auto-updated.
Last update: 2024-11-08 11:54:42 UTC
README
Available commands
These commands are available:
digipolis:backup-symfony Create a backup of files (storage folder) and database. digipolis:build-symfony Build a Symfony site and package it. digipolis:clean-dir Partially clean directories. digipolis:clear-op-cache Command digipolis:database-backup. digipolis:database-backup Command digipolis:database-backup. digipolis:database-restore Command digipolis:database-restore. digipolis:deploy-symfony Build a Symfony site and push it to the servers. digipolis:download-backup-symfony Download a backup of files (storage folder) and database. digipolis:init-symfony-remote Install or update a Symfony remote site. digipolis:install-symfony Install the Symfony site in the current folder. digipolis:package-project digipolis:push-package Command digipolis:push-package. digipolis:restore-backup-symfony Restore a backup of files (storage folder) and database. digipolis:switch-previous Switch the current release symlink to the previous release. digipolis:sync-symfony Sync the database and files between two Symfony sites. digipolis:theme-clean digipolis:theme-compile digipolis:update-symfony Executes database updates of the Symfony site in the current folder. digipolis:upload-backup-symfony Upload a backup of files (storage folder) and database to a server.