Сайт (https://wordpressify.ru/), который объединяет русскоязычное сообщество WordPress. Позволяет Заказчикам найти Специалистов и Команды. А Специалистам найти интересные Проекты и Продукты для участия в их Разработке.
Note: Vagrant::Hostsupdater is optional to automatically add the entry to the hosts file. If you skip that, you will need to manually edit the hosts file and add the related entry yourself.
- Сделайте форк
- Далее склонируйте репо к себе на компьютер
- Выполните команду
vagrant up - Запустите сайт по адресу http://dev.wordpressify.ru (это локальная копия для разработки)
- Если будут проблемы, пишите сюда https://github.com/acerus/WordPressify/issues
All Vagrant commands like vagrant halt, vagrant destroy and vagrant suspend are applicable.
MySQL root:
User: root
Password: password
Additional MySQL access:
User: vagrant
Password: password
Database: vagrant
- Ubuntu 16.04
- nginx (mainline)
- php-fpm 7.1.x
- MariaDB 10.1.x
- phpMyAdmin
- Git
- Subversion
- Composer
- Node.js
- WP-CLI
- MailHog
config- Contains all services related configuration, please modify it accordingly to your usage.logs- Contains all the logs generated from nginx as well as PHP errors.www- The web root of your web application.
- http://mail.dev.wordpressify.ru - отладка эл почты
- http://db.dev.wordpressify.ru - работа с БД
Vagrant LEMP awesome Vagrant setup.