Skip to content

Instantly share code, notes, and snippets.

View tylers-username's full-sized avatar

Tyler Mills tylers-username

  • Florida
  • 03:19 (UTC -04:00)
View GitHub Profile
@tylers-username
tylers-username / .lando.yml
Last active December 3, 2018 16:52
Enable functional testing features for Magento 2 Lando Setup
# Append the following to your "services" config
services:
chrome-selenium:
type: compose
services:
image: selenium/standalone-chrome:2.53.1
user: root
expose:
- "4444"
volumes:
@tylers-username
tylers-username / .lando.yml
Last active September 1, 2020 08:34
Magento 2: Quick Lando Setup
#####
# Built & Tested against: v3.0.0-rc.16
#
# The first time that this project is launched, it will take Lando a while to get past "waiting until nginx service is ready"
# This is because Magento has not yet been setup and is 302-redirecting "/" to "/setup" while Lando is hoping for a "200"
# response. One the setup has completed Lando will show a ready-state much more quickly on the next start-up.
# Give this Lando project a unique name
name: m2-community
@tylers-username
tylers-username / .env
Last active August 3, 2021 22:05
Install Blackfire on Lando & Automatically Configure
####
## Blackfire config - `lando rebuild` required
####
BLACKFIRE_CLIENT_ID=b5ee8ca3-****-****-****-5d227546a4c0
BLACKFIRE_CLIENT_TOKEN=3a2b88cbfb*******************************22763
BLACKFIRE_SERVER_ID=4b8ac335-****-****-****-b34439207732
BLACKFIRE_SERVER_TOKEN=98f7fdf4b12b7**************************12b837cf080d