GithubHelp home page GithubHelp logo

drupal8-lightning's Introduction

ContinuousPipe is the open-source continuous deployment pipeline for containerized applications. It listens to your code repository changes, builds your Docker images and deploy them to your Kubernetes cluster(s).

Usage

Contributing

ContinuousPipe is Open Source. You are warmly welcome to contribute, we want you! You can install ContinuousPipe on your development environment with DockerCompose and start working on the source code but keep in mind that helping with the documentation and/or supporting others is as much valuable ๐Ÿ’–

Community

drupal8-lightning's People

Contributors

andytson-inviqa avatar chapabu avatar kierenevans avatar rj-ikos avatar sroze avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

drupal8-lightning's Issues

Move sensitive variables out of settings.php default.

The values for the following need to be pulled from environment variables during the build process for security.

  • database name
  • database username
  • database password
  • sync folder name
  • install profile name

The database settings need to be set during the build of the database container and the values dynamically inserted into the settings.php file during the build process.

Instructions for installation no longer valid for docker-compose version 2 syntax

Instructions for installation no longer valid for docker-compose version 2 syntax (in #5):

PHP Warning:  array_key_exists() expects parameter 2 to be array, string given in phar:///usr/local/bin/dock-cli/src/Docker/Compose/Config.php on line 62

Warning: array_key_exists() expects parameter 2 to be array, string given in phar:///usr/local/bin/dock-cli/src/Docker/Compose/Config.php on line 62
Please select the service to run your command on
  [version ] version
  [services] services

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.