Coder Social home page Coder Social logo

altovate / drupal-docker-distros Goto Github PK

View Code? Open in Web Editor NEW

This project forked from theodorosploumis/distros.bid

0.0 1.0 0.0 495 KB

A saas to create drupal websites in seconds using docker containers.

Home Page: https://www.distros.bid

License: GNU General Public License v2.0

Shell 4.23% CSS 1.13% PHP 87.50% Dockerfile 7.14%

drupal-docker-distros's Introduction

Drupal docker distributions

Docker Stars Docker Build Status Drupal

About

A list of Docker containers running several popular Drupal 8.x and 7.x distributions within LAMP stack.

Try online

Go to distros.bid.

Distributions available

See the docker tags at hub.docker.com/r/drupal8/distros/tags.

Name Dockerfile Tag Drupal version
Latest images/latest latest -
aGov images/agov agov 8.x-1.4
Bear images/bear bear 8.x-2.0-alpha3
Brainstorm images/brainstorm_profile brainstorm 8.x-1.0-beta5
Conference Organizing images/cod cod 7.x-2.0-rc3
Commerce Kickstart images/commerce_kickstart commercekickstart 7.x-2.52
Demo Framework images/df df 8.x-2.0-rc9
Droopler 8.x-1.1 images/droopler droopler 8.x-1.1
Drupal 7.67 images/drupal-7.67 drupal-7.67 7.67
Drupal 8.8.0-beta1 images/drupal-8.8.0-beta1 drupal-8.8.0-beta1 8.8.0-beta1
Drupal 8.7.10 images/drupal-8.7.10 drupal-8.7.10 8.7.10
Drupal Umami 8.7.10 images/drupal-8.7.10-umami drupal-8.7.10-umami 8.7.10
Drupal Commons images/commons commons 7.x-3.47
Druppio images/druppio_... druppio 8.x-1.14
Easy Booking images/easy_booking easy_booking 7.x-2.9
govCMS images/govcms govcms 7.x-2.16
Lightning images/lightning lightning 8.x-3.100
Multipurpose Corporate images/multipurpose_... multipurposecorporate 8.x-1.0-beta4
OpenAtrium images/openatrium openatrium 7.x-2.626
OpenChurch images/openchurch openchurch 8.x-2.1
Open Door images/open_door opendoor 8.x-1.0
Open Outreach images/openoutreach openoutreach 7.x-1.45
OpenRestaurant images/openrestaurant openrestaurant 8.x-2.20
Open Social images/social social 8.x-1.11
Panopoly images/panopoly panopoly 8.x-2.0-alpha7
Presto images/presto presto 8.x-2.0
Seeds images/seeds seeds 8.x-4.10
Thunder images/thunder thunder 8.x-2.15
Varbase images/varbase varbase 8.x-4.16
Vardoc images/vardoc vardoc 8.x-1.0-rc2
Web Experience Toolkit images/wxt wxt 8.x-2.100

Software per docker image

Software Version
adminer 4.3.1
apache2 2.4.18
composer 1.6.5
curl 7.47.0
drush 8.1.17
git 2.7.4
mysql 5.7.20
php 7.2
vi 7.4
wget 1.17.1

Usage

Each Drupal distribution refers to a specific docker image tag. Currently only 1 version is supported for each distribution and there no version specific tags (eg there is "drupal" but not "drupal-8.4.2" tag). Notice that most images are of 1 - 2GB size so be patient while pulling.

# Let's try lightning distribution

docker run -d -p 8066:80 --name lightning drupal8/distros:lightning

Open Drupal user login page at http://localhost:8066/user/login

  • User: admin
  • Pass: admin

Open Adminer page at http://localhost:8066/adminer.php

  • DB username: drupal
  • DB name: drupal
  • DB password: drupal

Open Terminal emulator at http://localhost:8066/terminal.php

  • User: www-data
  • Password: password

Notice that www-data user has only access to the web folder and no sudo exists.

License

license

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.