Skip to content

ellakcy/piwik-with-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress+Piwik deploy recipe for ellakcy, forked from github.com/indiehosters/piwik.

##Installation Just run on your command line:

cd ^path that you cloned your project^
./scripts/install.sh

After that you can start the piwik and wordpress services via:

./start.sh

And you stop with:

./stop.sh

Also you can perform a backup by running (for now does not work to be improved):

./backup.sh

Migrating from previous installation

Just run:

cd ^path that you cloned your project^
./scripts/migrate_to_env_file.sh

About

WordPress+Piwik deploy recipe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%