Skip to content

Repo for configs and initial setup and installation of Mautic (latest version) on Ubuntu Server.

Notifications You must be signed in to change notification settings

gustavokennedy/mautic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 

Repository files navigation

Mautic

Repo for configs, initial setup and installation of Mautic (latest version) on Ubuntu Server.

Repo para configurações, configuração inicial e instalação do Mautic (última versão) no Ubuntu Server.

Download

Download repository:

git clone https://github.com/gustavokennedy/mautic.git
chmod +x install.sh

Change Vars

sudo vi install.sh
pass='root'
db_name='mautic'
db_user='mautic'
web_root='/var/www/html/mautic'
BLOCO='/etc/nginx/sites-enabled/'
dominio=$1
email='[email protected]'
timezone='America/Sao_Paulo'

Run

Execute:

./install.sh example.com

About

Repo for configs and initial setup and installation of Mautic (latest version) on Ubuntu Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages