2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 21:19:00 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Ameya Shenoy
de94469581
feat(ubuntu 18): Add support for Ubuntu 18.04
- added ubuntu 18 in the list of supported OS for the easy install
script
- ensured the install script for mariadb which works on ubuntu xenial
also works on ubuntu bionic
- sidenote: prevented pip from installing requests, since a system
package is already installed in centos 7

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2018-09-16 22:59:09 +05:30
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
Ameya Shenoy
2913f6d648
mariadb fixes 2018-06-09 10:01:45 +00:00
Ameya Shenoy
ee695ff14b
debian and centos fixes 2018-03-01 05:20:58 +05:30
Ameya Shenoy
1575c307e6
syntactical fix 2018-03-01 04:15:50 +05:30
Ameya Shenoy
ffd75e5158
Playbook restructure part 1 2018-02-15 17:48:17 +05:30