2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-23 15:08:24 +00:00
bench/playbooks
Ameya Shenoy 1262f25704 multiple fixes:
- in travis tests added check for the node_modules folder not found, since it was moved to frappe from v11 onwards
- added --without-erpnext flag to install only frappe
- identified but not yet fixed localctl failure on scaleway cloud (instant fix: apt install keyboard-configuration kbd console-data)
- fixed owner and permissions for bench.log in logs
- fixed mariadb set root password issue
- added libselinux-python to centos for localctl issues
2018-07-10 12:12:14 +05:30
..
2018-07-10 12:12:14 +05:30
2018-04-27 17:45:22 +05:30
2018-07-10 12:12:14 +05:30
2018-04-11 12:47:23 +05:30
2018-07-10 12:12:14 +05:30
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