Various guidelines related to technical work
Read about environments like development, testing, staging and production.
See general notes about local development here.
See list of software used and instructions.
Create a new Drupal 8 project:
$ composer create-project druidfi/spell:dev-master <project-path> --no-interaction
- Ansible based infra template (private)
- Drupal 8 project template (private)
- Drupal 7 project template (private)
- Let's Encrypt and Certbox
- SSO with PHP
- How to setup Xdebug + PhpStorm in Docker (Amazee.io)
- How to setup Amazee Docker (Amazee.io)
- Developing on Linux (TODO)
- GDPR best practices (TODO)
- Using SMTP & SendGrid