2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-23 04:29:02 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
Ameya Shenoy
946365196a
set repo-url and branch for frappe and erpnext 2018-04-15 05:00:16 +05:30
Ameya Shenoy
8a82f98eac
minor fixes 2018-04-10 12:47:45 +05:30
Ameya Shenoy
348e38f37a
changed node version install from 6 to 8
- broken down the node install into multiple parts based on OS
- change the default node version to be installed from 6 to 8
2018-04-09 15:51:11 +05:30
Ameya Shenoy
99cf7610c0
increased default max_packet_size to 256M
Increased the max_packet_size for both mysqld and mysqldump to 256M. Change was made to prevent backup/restore failure due to large packet size, which used to showup as tabSingles not found
2018-04-09 15:11:55 +05:30
Ameya Shenoy
4061c811d8
Added option to set default site name 2018-04-09 11:53:51 +05:30
Ameya Shenoy
9b24458a96
Set default shell as bash for frappe user
- Commented the reason for using particular version of wkhtmltopdf
- Changes the default shell to bash for frappe user
2018-04-09 11:43:07 +05:30
Ameya Shenoy
e6c1d5a3cc
Merge branch 'master' into vm_build 2018-03-27 19:12:16 +05:30
Ameya Shenoy
1eed28eade
Handle python3 version for centos 2018-03-26 17:05:47 +05:30
Ameya Shenoy
97d81b0ba4
Install python3.6 in centos 2018-03-26 15:46:05 +05:30
Ameya Shenoy
35f3e88ddf
Merge branch 'master' into vm_build 2018-03-17 18:49:53 +05:30
Ameya Shenoy
ae7c28e9c1
fixes to prevent uncommited files in production 2018-03-08 21:44:12 +05:30
Ameya Shenoy
e59c704229
minor fix 2018-03-08 19:07:57 +05:30
Ameya Shenoy
9e28e4cf5b
minor fixes 2018-03-04 06:15:50 +05:30
Ameya Shenoy
30b12a6dd4
VM build fixes
- added bench command to install packer 1.2.1
2018-03-04 02:48:05 +05:30
Ameya Shenoy
fe858bfa36
Fixes for VM builds
- removed the packer binary
- added a bench command to install virtualbox
2018-03-04 01:04:17 +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
68b5e1b9ae
develop installs python3 bench 2018-03-01 07:49:41 +05:30
Ameya Shenoy
ee695ff14b
debian and centos fixes 2018-03-01 05:20:58 +05:30
Ameya Shenoy
acbfbbedf6
debian mariadb fix 2018-03-01 04:45:25 +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
2055616af2
Merge branch 'master' into clean_code 2018-02-22 12:09:48 +05:30
Ameya Shenoy
ffd75e5158
Playbook restructure part 1 2018-02-15 17:48:17 +05:30