2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 04:29:02 +00:00
bench/playbooks
2018-03-26 15:46:05 +05:30
..
roles Install python3.6 in centos 2018-03-26 15:46:05 +05:30
create_user.yml Playbook restructure part 1 2018-02-15 17:48:17 +05:30
install.py path not found fix 2018-03-05 13:17:46 +05:30
macosx.yml compatibility with bench setup and install cmds 2018-03-03 12:46:05 +05:30
README.md Playbook restructure part 1 2018-02-15 17:48:17 +05:30
site.yml modify 'bench install' to work with new structure 2018-03-03 12:22:01 +05:30

Deploying a, developer/production-ready ERPNext website with Ansible

Supported Platforms

- Debian 8, 9
- Ubuntu 14.04, 16.04
- CentOS 7

Directory Structure

TODO

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

TODO:

  1. Planned Platform
    • Arch Linux
    • Fedora
    • RedHat
  2. Consider reffering to https://github.com/geerlingguy/ansible-role-mysql.git for MariaDB playbook