macos-lemp-setup

Installation script for enabling macOS baked-in LEMP stack

Stars
65
Committers
5

Bot releases are hidden (Show)

macos-lemp-setup - 1.0.9 Latest Release

Published by ronilaukkarinen 4 months ago

1.0.9: 2024-06-26

  • Make sure folders exist
  • More verbose output for the install script
macos-lemp-setup - 1.0.8

Published by ronilaukkarinen 6 months ago

1.0.8: 2024-04-12

  • Add unit tests (GitHub actions) for macOS, Homebrew and install.sh
  • Add build status badge
  • Rewrite install.sh for PHP 8.3, use variables instead of hardcoded paths and versions
  • PHP 8.3 support
macos-lemp-setup - 1.0.7

Published by ronilaukkarinen over 1 year ago

1.0.7: 2023-05-12

  • Fix duplicate symlink for nginx folder
  • Add php-fpm user, group and listen to PHP post installation instructions
macos-lemp-setup - 1.0.6

Published by ronilaukkarinen almost 2 years ago

1.0.6: 2022-11-28

  • Remove derepcated homebrew/dupes and homebrew/versions taps (part of homebrew/core)
  • Remove deprecated LaunchAgents
  • Change deprecated homebrew/homebrew-php to shivammathur/php
  • Fix install commands for [email protected]
macos-lemp-setup - 1.0.5

Published by ronilaukkarinen about 2 years ago

1.0.5: 2022-08-16

  • Change xdebug.mode from debug to develop so var_dump will be shown correctly
  • Fixes and clean ups for macOS M1
macos-lemp-setup - 1.0.4

Published by ronilaukkarinen almost 3 years ago

1.0.4: 2021-11-13

  • Fix installer oneliner syntax, change to curl for better reliability
macos-lemp-setup - 1.0.3

Published by ronilaukkarinen about 3 years ago

1.0.3: 2021-09-23

  • Add MailHog for local email testing
macos-lemp-setup - 1.0.2

Published by ronilaukkarinen over 3 years ago

1.0.2: 2021-03-24

  • Start public versioning