Philipp Z
33cd103f46
Fix temporary workaround in Shopware recipe ( #2755 )
...
* Remove temporary workaround in Shopware recipe
The workaround is no longer needed, since it was fixed in Shopware 6.4.6.0 (NEXT-17720)
* Reverted removal of temporary workaround
Kept workaround for Shopware installations <6.4.6.0 and added comment for information on fixed version
* Fail silently for shopware < 6.4.6 on different absolute paths in theme config
* Updated docs for shopware recipe
Co-authored-by: Philipp Zabel <pza@hair-shop.com>
2021-11-30 18:32:42 +01:00
Alex Mayer
24e0a91ac7
Laravel: Add Route Cache to Deploy Tasks ( #2789 )
...
Caching Routes has been recommended since the early 5.x days to
improve performace or production apps.
https://laravel.com/docs/8.x/deployment#optimizing-route-loading
Reorder optimization commands to same order as Laravel docs.
2021-11-29 09:27:21 +01:00
Anton Medvedev
12ae7f09ca
Update provision.php
2021-11-22 22:51:18 +01:00
Mario Ramundo
634341f89c
Add provision of mariadb ( #2775 )
2021-11-21 20:41:30 +01:00
Mario Ramundo
9b35a870cc
Add missing provisioning of databases in provision recipe ( #2768 )
...
* Add missing provisioning of databases in provision recipe
In addition, increase timeout of `mysql-server` install
* Updated docs
2021-11-21 11:52:32 +01:00
Anton Medvedev
465aed48d8
Improve deploy:info task
2021-11-21 11:30:08 +01:00
Anton Medvedev
92a0eb6eb1
Refactor deploy:update_code to use target config
2021-11-21 11:20:42 +01:00
Anton Medvedev
3e1540440e
Remove shallow() task method
2021-11-21 10:57:25 +01:00
Fabian Blechschmidt
e09d626967
#2760 Do not run deployment if no current path exists ( #2761 )
2021-11-18 20:28:00 +01:00
Mario Ramundo
1ede0589fc
Fix timeout for heavy tasks in provision recipe ( #2752 )
2021-11-14 22:44:12 +01:00
Mario Ramundo
4f84ee1339
Fix php-fpm unix socket in provision recipe ( #2751 )
...
Reference: https://caddyserver.com/docs/caddyfile/directives/php_fastcgi#examples
2021-11-14 20:47:17 +01:00
Peter Jaap Blaakmeer
d28bb9f5a7
Fix maintenance status check ( #2748 )
...
This command fails when it is a deployment to a newly provisioned server since the current_path does not exist
2021-11-14 15:22:59 +01:00
Anton Medvedev
55879f95ee
Replace ``bash with
``
2021-11-10 23:20:32 +01:00
Jamie Burchell
272201779b
Fix minor typos in comments ( #2744 )
2021-11-10 22:36:20 +01:00
Anton Medvedev
a2b3da8c32
Add *s
2021-11-08 22:59:39 +01:00
Peter Jaap Blaakmeer
a4801b6090
Make Magento 2 recipe suitable for push strategy deployments ( #2734 )
...
* Make Magento 2 recipe suitable for push strategy deployments
* updated Magento 2 recipe docs
* Disable task by using disabled()
* Removed push strategy settings, moved build commands to its own group
* Updated docs
2021-11-07 22:50:16 +01:00
Anton Medvedev
8005801966
Add artisan:migrate to default laravel deploy task
2021-11-07 15:55:22 +01:00
Anton Medvedev
165574ddd2
Add fetch() func
2021-11-07 10:49:16 +01:00
Anton Medvedev
a50aac23c6
Typo in desc
2021-11-07 09:32:46 +01:00
Anton Medvedev
d233a26a0b
Remove banner
2021-11-07 00:40:58 +01:00
Anton Medvedev
fe14f02aec
Add doc on releases task
2021-11-07 00:29:15 +01:00
Anton Medvedev
6cf46ffdd7
Add custom not found page
2021-11-07 00:24:46 +01:00
Anton Medvedev
271d33d9a7
Fix db provision
2021-11-06 21:59:00 +01:00
Anton Medvedev
3a88b193a8
Remove deploy:check_key
2021-11-06 21:51:37 +01:00
Anton Medvedev
4fd867343f
Improve provision
2021-11-06 21:51:01 +01:00
Anton Medvedev
4ecc4786de
Fix docgen
2021-11-06 19:02:51 +01:00
Anton Medvedev
53f1451bf0
Remove .env.example copy from Laravel recipe
2021-11-06 16:52:13 +01:00
Anton Medvedev
1cd8ae2138
Add rollback docs
2021-11-05 23:17:29 +01:00
Anton Medvedev
c21f41f1e2
Improve provision recipe
2021-11-05 23:09:55 +01:00
Anton Medvedev
eb1b38c4b0
Add color prompt
2021-11-05 16:38:56 +01:00
Anton Medvedev
101f1a1239
Add MySQL db creation
2021-11-05 16:38:46 +01:00
Anton Medvedev
b40c641ee2
Refactor shopware recipe
2021-11-05 15:33:35 +01:00
Anton Medvedev
a806757fc1
Include databases.php
2021-11-05 15:23:47 +01:00
Anton Medvedev
0c7c0b1af6
Rename locateBinaryPath to which
2021-11-05 15:23:34 +01:00
Anton Medvedev
ccd66a9fb2
Improve provision recipe
2021-11-05 15:18:08 +01:00
Anton Medvedev
92e935921e
Update laravel recipe
2021-11-05 15:18:08 +01:00
Anton Medvedev
913afc33e6
Add mysql install
2021-11-05 14:19:16 +01:00
Sander
afa76801f3
Remove var/sessions as a default shared dir in the Symfony recipe ( #2720 )
...
* Remove var/sessions as a default shared dir in the Symfony recipe
* Update docs for Symfony recipe
* Update line numbers in docs
2021-11-03 16:29:09 +01:00
Dominik
b55e6dda5a
[Pimcore] bin/php is included in bin/console already ( #2725 )
...
* [Pimcore] bin/php is included in bin/console already
* Update pimcore.php
2021-11-03 10:00:27 +01:00
Anton Medvedev
dc4a75ce3d
Don't use {{remote_user}} in writable
2021-10-27 00:40:18 +02:00
Anton Medvedev
4f51aa1f06
Remove default remote_user
2021-10-26 09:07:13 +02:00
Anton Medvedev
d7011cc185
Don't modify state inside set callback
2021-10-22 23:22:18 +02:00
Anton Medvedev
33bdaacfea
Remove sorter from shopware.php
2021-10-21 21:08:27 +02:00
Anton Medvedev
6714622464
Update comment
2021-10-19 22:47:13 +02:00
Anton Medvedev
7f39d1fd04
Move configs around and update docs
2021-10-18 18:29:14 +02:00
Anton Medvedev
90d2048ffa
Add remote_user default value
2021-10-18 18:13:56 +02:00
Anton Medvedev
d9bb3efde8
Install nodejs and redis
2021-10-16 16:36:46 +02:00
Anton Medvedev
113e5cca80
Make deploy:lock little faster
2021-10-16 00:28:06 +02:00
Anton Medvedev
c568c3d934
Add better error message
2021-10-13 21:31:26 +02:00
Anton Medvedev
95acec3393
Limit 1
2021-10-12 22:49:54 +02:00