Skip to content

This should be your starting point. The Dockerfile in this repo will install all the needed tools into a docker instance and make them available locally. (WIP)

Notifications You must be signed in to change notification settings

bitcoinerswithoutborders/installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

####Dockerfile

This is the first version of the bitcoinerswithoutborders dockerfile.

It will be used to load all the dependencies for our toolchain into a docker container.

Have a look at the Dockerfile to get detailed informations and see the commands at the same time ;)

What this will do:

install a minimal fedora distro (around 150mb)

install mariadb, mariadb-server, git, wget, makepasswd, hhvm

set up git

download the bwb config from the github repo,

create a few users for hhvm, mariadb

give those users passwords,

symlink a bit

install composer

install and preconfigure wordpress, download wordpress plugins and themes, download wp-cli

use wp-cli to activate the plugins/themes and add the default content to our wordpress install.

#####Whats working now:

about half of the pipeline above.

About

This should be your starting point. The Dockerfile in this repo will install all the needed tools into a docker instance and make them available locally. (WIP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages