lammensj / resilient-docksal
A web project using Docksal as environment.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:Shell
Type:project
Requires
- lammensj/resilient-robo: ^2.0
Requires (Dev)
- maglnet/composer-require-checker: ^2.0
- nikic/php-parser: ^4.3
- php-parallel-lint/php-parallel-lint: ^1.2
- phpmd/phpmd: ^2.7
- phpro/grumphp: ^0.19
- phpstan/phpstan-deprecation-rules: ^0.12
- povils/phpmnd: ^2.1
- roave/security-advisories: dev-master
- sebastian/phpcpd: ^5.0
- sensiolabs/security-checker: ^6.0
- squizlabs/php_codesniffer: ^3.5
- symfony/var-dumper: ^5.0
- wikimedia/composer-merge-plugin: ^1.4
README
[Project name]
[Project description]
Deployment
Drupal
shared folder:
- 'files'-directory
- master.salt.txt
- master.settings.private.php contains: db credentials, config directory sync (
$config_directories['sync'] = '../config/sync';
) and path to hash salt ($settings['hash_salt'] = file_get_contents(DRUPAL_ROOT . '/../salt.txt');
)
Authors
- Jasper Lammens - Initial work - lammensj
License
This project is licensed under the MIT License - see the LICENSE file for details.