2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 04:29:02 +00:00
bench/playbooks
2018-03-01 04:45:25 +05:30
..
roles debian mariadb fix 2018-03-01 04:45:25 +05:30
create_user.yml Playbook restructure part 1 2018-02-15 17:48:17 +05:30
install.py Playbook restructure part 1 2018-02-15 17:48:17 +05:30
macosx.yml Playbook restructure part 1 2018-02-15 17:48:17 +05:30
README.md Playbook restructure part 1 2018-02-15 17:48:17 +05:30
site.yml Playbook restructure part 1 2018-02-15 17:48:17 +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