2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-09 00:21:23 +00:00
bench/playbooks
2020-02-27 12:58:52 +05:30
..
roles fix: add provision to install downloaded packages 2020-02-27 12:58:52 +05:30
create_user.yml fix: perm while executing create user 2019-06-14 18:47:47 +05:30
install.py Merge pull request #893 from gavindsouza/easy-inst-diff 2020-01-09 15:25:58 +05:30
macosx.yml fix(ansible): deprecated warnings install loops 2019-12-04 18:35:42 +05:30
README.md
site.yml fix: separate out scripts 2019-06-14 18:47:47 +05:30
vm_build.yml

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