2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 04:29:02 +00:00
bench/installers
2015-12-30 17:41:39 +03:00
..
ansible_playbooks made ansible idempotent 2015-12-29 13:45:45 +03:00
brew_formula updated with current state 2015-12-30 17:36:54 +03:00
deb_package_build updated postinst/postremove actions 2015-12-29 16:18:52 +03:00
packages rebuilt package, works ok 2015-12-27 18:17:33 +03:00
rpm_package_build updated current state & install instructions 2015-12-30 17:41:39 +03:00
readme.md explained directory structure 2015-12-25 20:44:07 +03:00

Install packages for standard platforms
Contents:

  • ansible_playbooks : ansible configuration to prepare environment before installing bench (adds repos, installs packages, configures services)
  • brew_formula : bench.rb formula file and readme.md about it's usage
  • deb_package_build : configuration files for build of .deb package from sources
  • packages : ready-to-be-installed .deb and .rpm packages
  • rpm_package_build : configuration files for build of .rpm package from sources