All Projects → amazeeio → Pygmy

amazeeio / Pygmy

Licence: mit
Local amazee.io Docker Drupal Development Environment https://rubygems.org/gems/pygmy/

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Pygmy

Lhttps
Create https for local development environment or localhost.
Stars: ✭ 172 (+760%)
Mutual labels:  local-development
docker-mkcert
Docker container for creating valid local ssl certificates
Stars: ✭ 87 (+335%)
Mutual labels:  local-development
fwd
FWD - easy environments for web applications
Stars: ✭ 21 (+5%)
Mutual labels:  local-development
Wflow
🐆 EXPERIMENTAL -- Runs GitHub Actions workflows locally (local) -- Don't run your YAML like a 🐪
Stars: ✭ 187 (+835%)
Mutual labels:  local-development
istio-workspace
Safely develop and test on any Kubernetes cluster without affecting others.
Stars: ✭ 55 (+175%)
Mutual labels:  local-development
local-wordpress-development
WordPress Local Web Development Guide for Mac OS X
Stars: ✭ 17 (-15%)
Mutual labels:  local-development
Https Localhost
HTTPS server running on localhost
Stars: ✭ 122 (+510%)
Mutual labels:  local-development
Devcert
Local HTTPS development made easy
Stars: ✭ 655 (+3175%)
Mutual labels:  local-development
docker-lemp
A single container LEMP complete fullstack with latest release of PHP7.4.33, 8.0.26 & 8.1.13/8.2RC and MySQL, nginx, PostgreSQL, phalcon, swoole, mailcatcher, beanstalkd, elasticsearch, memcached, redis, adminer and all you ever need; on top alpine3.15
Stars: ✭ 106 (+430%)
Mutual labels:  local-development
symfony-docker
A template for new Symfony applications using Docker: ./install.sh && 🚀
Stars: ✭ 34 (+70%)
Mutual labels:  local-development
Localroast
Mock a server for development and testing
Stars: ✭ 217 (+985%)
Mutual labels:  local-development
npmy
`npm/npx/npm link` on steroids.
Stars: ✭ 58 (+190%)
Mutual labels:  local-development
LocalCoverage.jl
Trivial functions for working with coverage for packages locally.
Stars: ✭ 55 (+175%)
Mutual labels:  local-development
Docker Compose Development
Clone and `bin/dev up`. Quickly start of developing locally with Nginx, PHP, Blackfire, Percona, Mailhog and Redis. Out of the box support for Magento2 Developer Box
Stars: ✭ 171 (+755%)
Mutual labels:  local-development
Telepresence
Local development against a remote Kubernetes or OpenShift cluster
Stars: ✭ 4,491 (+22355%)
Mutual labels:  local-development
Nitro
Speedy local dev environment for @craftcms
Stars: ✭ 156 (+680%)
Mutual labels:  local-development
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+125%)
Mutual labels:  local-development
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+4475%)
Mutual labels:  local-development
Localdots
HTTPS domains for localhost. 🏠
Stars: ✭ 486 (+2330%)
Mutual labels:  local-development
wpacked
📦 WPacked is a WordPress development starter kit with portability and immediate local development in mind.
Stars: ✭ 73 (+265%)
Mutual labels:  local-development

Pygmy

pygmy is the single tool needed to get the local amazee.io Docker Drupal Development Environment running on your Linux based system. Its built to work with Docker for Mac! (quite a lot for such a small whale 🐳)

What pygmy will handle for you:

  • Starting the necessary Docker Containers for the amazee.io Drupal Docker Development
  • If on Linux: Adds nameserver 127.0.0.1 to your /etc/resolv.conf file, so that your local Linux can resolve *.docker.amazee.io via the dnsmasq container
  • If on Mac with Docker for Mac: Creates the file /etc/resolver/docker.amazee.io which tells OS X to forward DNS requests for *.docker.amazee.io to the dnsmasq container
  • Tries to add the ssh key in ~/.ssh/id_rsa to the ssh-agent container (no worries if that is the wrong key, you can add more any time)
  • Starts a local mail Mail Transfer Agent (MTA) in order to test and view mails

You can find more documentation here: https://pygmy.readthedocs.io

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].