Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krlex/ansible-lamp
This is a installation LAMP over ansible and vagrant(FreeBSD, Fedora, Ubuntu, Debian, CentOS)
https://github.com/krlex/ansible-lamp
ansible apache2 centos debian freebsd httpd linux php7 ubuntu vagrant
Last synced: about 1 month ago
JSON representation
This is a installation LAMP over ansible and vagrant(FreeBSD, Fedora, Ubuntu, Debian, CentOS)
- Host: GitHub
- URL: https://github.com/krlex/ansible-lamp
- Owner: krlex
- License: bsd-2-clause
- Created: 2019-10-06T10:50:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T14:32:58.000Z (over 3 years ago)
- Last Synced: 2023-02-27T23:11:40.768Z (almost 2 years ago)
- Topics: ansible, apache2, centos, debian, freebsd, httpd, linux, php7, ubuntu, vagrant
- Language: Shell
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LAMP
===Linux + Apache2 + Mariadb + PHP
## For Vagrant Installation
```
vagrant up
```
or```
ansible-playbook -i hosts provision/site.yml -c local
```
## For Manual Installation```
./run.sh```
## Tested
- FreeBSD
- Debian
- Ubuntu
- Fedora
- CentOS