docker-drupal | Docker scaffolding for Drupal | Continuous Deployment library

 by   BradJonesLLC PHP Version: v2.2 License: GPL-2.0

kandi X-RAY | docker-drupal Summary

kandi X-RAY | docker-drupal Summary

docker-drupal is a PHP library typically used in Devops, Continuous Deployment, Symfony, Docker, Composer, Drupal applications. docker-drupal has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

It was nice while it lasted but Composer and Docker have come a long way, and this repository is a vestige of a bygone era. Things are simpler now - use drupal/recommended-project et. al.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              docker-drupal has a low active ecosystem.
              It has 42 star(s) with 8 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 11 open issues and 21 have been closed. On average issues are closed in 136 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of docker-drupal is v2.2

            kandi-Quality Quality

              docker-drupal has 0 bugs and 0 code smells.

            kandi-Security Security

              docker-drupal has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              docker-drupal code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              docker-drupal is licensed under the GPL-2.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              docker-drupal releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              docker-drupal saves you 28 person hours of effort in developing the same functionality from scratch.
              It has 76 lines of code, 2 functions and 5 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed docker-drupal and discovered the below as its top functions. This is intended to give you an instant insight into docker-drupal implemented functionality, and help decide if they suit your requirements.
            • Create the required files .
            • Check Composer version .
            Get all kandi verified functions for this library.

            docker-drupal Key Features

            No Key Features are available at this moment for docker-drupal.

            docker-drupal Examples and Code Snippets

            Docker Scaffolding for Drupal 8,Usage/Quick-Start
            PHPdot img1Lines of Code : 1dot img1License : Strong Copyleft (GPL-2.0)
            copy iconCopy
            composer create-project  --stability dev --no-interaction --ignore-platform-reqs bradjonesllc/docker-drupal:^2 PROJECT-DIR
              

            Community Discussions

            Trending Discussions on docker-drupal

            QUESTION

            Docker containers for Drupal environment not linked
            Asked 2020-Mar-15 at 00:30

            I'm learning Docker and experimenting by installing Drupal. The process is to create 2 containers with one running Apache and the other running MySQL.

            I have the following docker-compose.yml file:

            ...

            ANSWER

            Answered 2020-Mar-15 at 00:30

            Since you have not defined tag for mysql image by default uses latest which for the time being is 8.0.18.

            Mysql 8 has changed its password authentication method which seems to cause incompatibility issues with drupal image. See github issue.

            One option is to install mysql_native_password plugin as proposed to the github issue above. I haven't tested it though.

            The other options which I have validated it is working is to use an older docker tag for mysql image, e.g mysql:5.7.28

            Working docker-compose:

            Source https://stackoverflow.com/questions/59392169

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install docker-drupal

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            SSL termination is no longer bundled. In the spirit of Docker containers doing one task well, consider using a proxy container in conjunction with a free Let's Encrypt certificate.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/BradJonesLLC/docker-drupal.git

          • CLI

            gh repo clone BradJonesLLC/docker-drupal

          • sshUrl

            git@github.com:BradJonesLLC/docker-drupal.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link