mirror of
https://github.com/frappe/bench.git
synced 2025-02-10 06:38:31 +00:00
- added ubuntu 18 in the list of supported OS for the easy install script - ensured the install script for mariadb which works on ubuntu xenial also works on ubuntu bionic - sidenote: prevented pip from installing requests, since a system package is already installed in centos 7 Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
Deploying a, developer/production-ready ERPNext website with Ansible
Supported Platforms
- Debian 8, 9
- Ubuntu 14.04, 16.04
- CentOS 7
Notes for maintainers
- For MariaDB playbooks refer https://github.com/PCextreme/ansible-role-mariadb
- Any changes made in relation to a role should be dont inside the role and not outside it