Coder Social home page Coder Social logo

theodorosploumis / distros.bid Goto Github PK

View Code? Open in Web Editor NEW
19.0 3.0 14.0 606 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 1.77% CSS 0.58% PHP 96.16% Dockerfile 1.49%
drupal8 drupal-8 drupal docker docker-images drupal-distribution drupal-distributions paas hacktoberfest hacktoberfest-2022

distros.bid's Introduction

Drupal docker distributions

Docker pulls

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
Latest images/latest latest
aGov images/agov agov
Brainstorm images/brainstorm_profile brainstorm_profile
Droopler images/droopler droopler
Drupal 8.x images/drupal drupal
Drupal Umami images/drupal-umami drupal-umami
Druppio images/druppio_... druppio_small_business_distribution
Lightning images/lightning lightning
Multipurpose Corporate images/multipurpose_... multipurpose_corporate_profile
OpenChurch images/openchurch openchurch
OpenRestaurant images/openrestaurant openrestaurant
Panopoly images/panopoly panopoly
Presto images/presto presto
Seeds images/seeds seeds
Thunder images/thunder thunder
Varbase images/varbase varbase
Vardoc images/vardoc vardoc
Web Experience Toolkit images/wxt wxt

Software per docker image

Software Version
sqliteadmin 4.3.1
apache2 2.4.18
composer 1.9.2
curl 7.47.0
drush 10.2.2
git 2.7.4
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 sufficient permissions under 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.