Skip to content

andreasvonburg/aamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAMPR (Andi + Apache + MariaDB + PHP + RabbitMq)

Usage

Apache

MariaDB

  • Port: 3306

RabbitMQ

Install

You must have docker installed and docker should be running while installing.

PHP 8.4

Debian / Linux Mint / Ubuntu

Docker must be running.

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.4-linux-installer.sh | bash

Windows

Docker must be running. Use Powershell or Cmd

powershell.exe -Command "Start-Process powershell -Verb RunAs -ArgumentList '/c Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.4-windows-installer.ps1").Content'"

Mac

Docker must be running.

Install Xcode Command Line Tools

xcode-select --install

Execute Installer

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.4-mac-installer.sh | bash

PHP 8.3

Debian / Linux Mint / Ubuntu

Docker must be running.

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.3-linux-installer.sh | bash

Windows

Docker must be running. Use Powershell or Cmd

powershell.exe -Command "Start-Process powershell -Verb RunAs -ArgumentList '/c Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.3-windows-installer.ps1").Content'"

Mac

Docker must be running.

Install Xcode Command Line Tools

xcode-select --install

Execute Installer

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.3-mac-installer.sh | bash

PHP 8.2

Debian / Linux Mint / Ubuntu

Docker must be running.

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.2-linux-installer.sh | bash

Windows

Docker must be running. Use Powershell or Cmd

powershell.exe -Command "Start-Process powershell -Verb RunAs -ArgumentList '/c Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.2-windows-installer.ps1").Content'"

Mac

Docker must be running.

Install Xcode Command Line Tools

xcode-select --install

Execute Installer

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.2-mac-installer.sh | bash

PHP 8.1

Debian / Linux Mint / Ubuntu

Docker must be running.

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.1-linux-installer.sh | bash

Windows

Docker must be running. Use Powershell or Cmd

powershell.exe -Command "Start-Process powershell -Verb RunAs -ArgumentList '/c Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.1-windows-installer.ps1").Content'"

Mac

Docker must be running.

Install Xcode Command Line Tools

xcode-select --install

Execute Installer

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.1-mac-installer.sh | bash

PHP 8.0

Debian / Linux Mint / Ubuntu

Docker must be running.

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.0-linux-installer.sh | bash

Windows

Docker must be running. Use Powershell or Cmd

powershell.exe -Command "Start-Process powershell -Verb RunAs -ArgumentList '/c Invoke-Expression (Invoke-WebRequest -Uri "https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.0-windows-installer.ps1").Content'"

Mac

Docker must be running.

Install Xcode Command Line Tools

xcode-select --install

Execute Installer

curl https://raw.githubusercontent.com/andreasvonburg/aamp/main/bin/php/aamp-php8.0-mac-installer.sh | bash

About

Andi Apache Mysql PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors