2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 13:09:01 +00:00
bench/playbooks
Ameya Shenoy de94469581
feat(ubuntu 18): Add support for Ubuntu 18.04
- 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>
2018-09-16 22:59:09 +05:30
..
roles feat(ubuntu 18): Add support for Ubuntu 18.04 2018-09-16 22:59:09 +05:30
create_user.yml travis permissions fix 2018-04-27 17:45:22 +05:30
install.py feat(ubuntu 18): Add support for Ubuntu 18.04 2018-09-16 22:59:09 +05:30
macosx.yml compatibility with bench setup and install cmds 2018-03-03 12:46:05 +05:30
README.md updated readme 2018-04-11 12:47:23 +05:30
site.yml multiple fixes: 2018-07-10 12:12:14 +05:30
vm_build.yml minor fixes 2018-03-04 06:15:50 +05:30

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