lamp
Here are 409 public repositories matching this topic...
LNMP一键安装包是一个用Linux Shell编写的可以为CentOS/RHEL/Fedora/Aliyun/Amazon、Debian/Ubuntu/Raspbian/Deepin/Mint Linux VPS或独立主机安装LNMP(Nginx/MySQL/PHP)、LNMPA(Nginx/MySQL/PHP/Apache)、LAMP(Apache/MySQL/PHP)生产环境的Shell程序。
-
Updated
Jul 15, 2020 - Shell
My default LAMP development stack for Vagrant
-
Updated
Nov 28, 2018 - Ruby
As noted in #1258 there is sense in checking for hash sums of downloaded binaries docker, docker-compose, docker-machine, winpty.exe for security reasons.
Fin should also issue a warning before downloading then that it is going to but them into ~/.docksal folder and will not overwrite any system binaries.
Based on the current README my expectation was that the certificate_file, certificate_key_file and certificate_chain_file directives needed to point to local (on the ansible control node) which would get installed by the role.
It turns out that the paths are entered in the vhosts.conf.
No files are deployed so the playbook needs to handle that outisde this role.
I believe it would be useful
I used nand-sata-install to copy the filesystem over to system on sata / usb whilst choosing btrfs as the filesystem.
After using softy to install docker, the docker daemon wouldn't start. All that was needed was to add /etc/docker/daemon.json as mentioned in the [docker docs](https://docs.docker.com/storage/storagedriver/btrfs-driver/#configure-docker-to-use-the-btrfs-storage-dri
Docker with Apache, MySql, PhpMyAdmin and Php
-
Updated
May 26, 2020 - PHP
Playbooks for automating server procedures based on our Community guides
-
Updated
Feb 19, 2020
A super-simple Vagrantfile / bootstrap.sh to setup a LAMP stack inside Vagrant 100% automatically
-
Updated
May 23, 2017 - Shell
A simple Vagrant LAMP setup with PHP 7.1 running on Ubuntu 16.04 LTS
-
Updated
Jun 17, 2019 - Shell
My own front end web development set up, covering everything from operating system to analytics.
-
Updated
Feb 8, 2017
PHP7 Fat-Free Framework (http://fatfreeframework.com) example - A skeleton i18n web application which implements an MVC structure ( https://github.com/vijinho/FFMVC ) and includes the files from the https://getbootstrap.com project.
-
Updated
Oct 22, 2018 - PHP
Demo serverless applications, examples code snippets and resources for PHP
-
Updated
Jul 15, 2020 - PHP
Docker Compose LAMP stack
-
Updated
May 7, 2019 - PHP
A recompose tool that uses docker compose to easily create / maintain a stack of services, for example for web development. Via a configuration file you can setup the required services and let stakkr link and start everything for you. A good and simple alternative to Vagrant !
-
Updated
Mar 29, 2020 - Python
Cloud-synchronized lamps
-
Updated
Jul 14, 2020 - C++
[mirror] Run your own network services/applications, on a server you control.
-
Updated
Jul 15, 2020 - Shell
Helps you managing LAMP basic needs (virtualHost, Ftp users, Mysql Database)
-
Updated
Apr 1, 2016 - Shell
Improve this page
Add a description, image, and links to the lamp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lamp topic, visit your repo's landing page and select "manage topics."


ISSUE TYPE
SUMMARY
Ambiguity with xDebug on Docker Toolbox setup
Goal
To get xDebug working properly on Docker Toolbox, & clarify the docs to make it easier for others.
I've been struggling for several hours, still unsuccessfully, to get xDebug working on Docker Toolbox, based on the docs