Skip to content

Wordpress can be quite a .... hassle to set up on Dokku. This template makes is considerably easier.

License

Notifications You must be signed in to change notification settings

bobwol/dokku-wordpress-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokku-wordpress-template

Wordpress can be quite a .... hassle to set up on Dokku. This template makes is considerably easier.

Requirements:

Extract the files into a new folder, edit the variables on to of the Makefile and call make install

E.g.:

git clone https://github.com/dudagroup/dokku-wordpress-template.git myproject
cd myproject
rm -rf .git # except if your contributing to this :-)
vi Makefile
make install

If everything succeeded you'll have a new instance running!

Please be aware, that this is just a Makefile..... and still under development.

About

Wordpress can be quite a .... hassle to set up on Dokku. This template makes is considerably easier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 92.2%
  • Shell 7.8%