2
0
mirror of https://github.com/frappe/bench.git synced 2024-11-13 16:56:33 +00:00
bench/installers
2015-12-27 01:43:55 +03:00
..
ansible_playbooks filled in with basic documentation 2015-12-25 20:39:32 +03:00
brew_formula fixed honcho dependency by creating symlinks 2015-12-27 01:43:55 +03:00
deb_package_build updated current state 2015-12-25 18:43:23 +03:00
packages updated .deb, moved all ready-to-install packages to separate dir 2015-12-25 18:32:53 +03:00
rpm_package_build basic readme 2015-12-24 03:38:05 +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