Skip to content

A script that will install latest Matomo with all pre-requisite packages.

License

Notifications You must be signed in to change notification settings

sjoulaei/install-matomo-centos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install-matomo-centos

A script that will install latest Matomo with all pre-requisite packages.

It installs:

  • httpd24-httpd (from scl package)
  • php71-php (from scl package)
  • MariaDB

and all required extra packages.

It also puts SELinux in permissive mode.

Creates the user and database required for the installation.

Configures the apache server for ssl support.

Note: You need to have your certificate and private key files to be copied on your system.

About

A script that will install latest Matomo with all pre-requisite packages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages