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

22 Commits

Author SHA1 Message Date
gavin
cb112dfb36 Merge branch 'master' into playbooks-update 2019-12-17 10:09:06 +05:30
Marco Gabriel
72c70b23bf feat(easy_install): add support for debian 10
* Easy Installer did not support Debian 10 Buster, so I changed the playbooks to support Debian 10.
* Related Issue: #831
* Tested in a newly deployed Debian 10 Buster running on KVM and in a brand new deployed LXC Container (--container) also running fine.
2019-12-15 10:19:33 +05:30
Gavin D'souza
498e777b57 fix(ansible): deprecated warnings for | expression 2019-12-04 18:40:07 +05:30
Gavin D'souza
fd7d59d2be fix(ansible): deprecated warnings install loops 2019-12-04 18:35:42 +05:30
Saurabh
6f3f8f6eb0 fix: version comparison 2019-10-21 15:40:19 +05:30
Saurabh
7af5e6732d fix: setup libssl dependancy by checking distribution 2019-10-21 15:36:02 +05:30
Aldo
7dfde164f7 libssl1.0-dev package name is replaced by libssl-dev. [2-Fixed it on debian_family.yml file] 2019-10-01 18:03:07 -04:00
Aditya Hase
31fc3a0ebb fix(pdf): Use libssl1.0-dev instead of libssl-dev 2019-08-27 15:12:58 +05:30
Aditya Hase
e24ca16c90 fix: Initialize bench with Python 3 2019-06-21 10:52:13 +05:30
Achilles Rasquinha
64b02207ca Added pv as dependency for database restore 2018-09-23 18:15:14 -05:00
Ameya Shenoy
2b090d6014
Merge pull request #699 from mhbu50/patch-1
Update debian_family.yml
2018-07-10 16:54:33 +05:30
Mohammed R Abukhamseen
7adc84e526
Update redhat_family.yml
Add cups-libs library to install pycups module in Redhat family OS
2018-07-10 14:19:09 +03:00
Mohammed R Abukhamseen
bf67e1c517
Update debian_family.yml
add libcups2-dev library to install pycups module
2018-07-10 14:02:11 +03:00
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
e6c1d5a3cc
Merge branch 'master' into vm_build 2018-03-27 19:12:16 +05:30
Ameya Shenoy
97d81b0ba4
Install python3.6 in centos 2018-03-26 15:46:05 +05:30
Ameya Shenoy
9e28e4cf5b
minor fixes 2018-03-04 06:15:50 +05:30
Ameya Shenoy
a9a327cff9
compatibility with bench setup and install cmds 2018-03-03 12:46:05 +05:30
Ameya Shenoy
ebda0be772
modify 'bench install' to work with new structure 2018-03-03 12:22:01 +05:30
Ameya Shenoy
1575c307e6
syntactical fix 2018-03-01 04:15:50 +05:30
Ameya Shenoy
93f25d7343
fix for debain and centos 2018-03-01 03:51:48 +05:30
Ameya Shenoy
ffd75e5158
Playbook restructure part 1 2018-02-15 17:48:17 +05:30