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

457 Commits

Author SHA1 Message Date
Pratik Vyas
ae1992f625 Merge pull request #76 from frappe/fix-maridb-patch
Fix maridb patch
2014-11-19 12:06:44 +05:30
Pratik Vyas
e657f78dfa remove mariadb-config patch 2014-11-18 22:24:47 +05:30
Pratik Vyas
0b16e745b6 install patched version of python-mysqldb in setup env 2014-11-18 22:11:38 +05:30
Pratik Vyas
aa92c32730 fix mariadb patch 2014-11-18 20:20:29 +05:30
Pratik Vyas
1825d042fb Merge branch 'fix-perms-patch' 2014-11-18 17:34:08 +05:30
Pratik Vyas
720c1bc0a1 fix fix permissions patch 2014-11-18 17:33:36 +05:30
Pratik Vyas
aff7d42717 add patch to fix perms 2014-11-18 17:26:37 +05:30
Pratik Vyas
213299e9f6 fix syntax error 2014-11-18 16:20:47 +05:30
Pratik Vyas
504a71fa68 fix #74 2014-11-18 16:08:17 +05:30
Pratik Vyas
5933032e03 Merge pull request #70 from mgedmin/patch-1
Fix typo in variable name
2014-11-14 21:11:34 +05:30
Marius Gedminas
0491f05244 Fix typo in variable name
Shell variables are case-sensitive.
2014-11-14 17:20:33 +02:00
Pratik Vyas
2e246e0cd0 Update setup_frappe.sh 2014-11-13 12:38:57 +05:30
Pratik Vyas
7a86803f07 Update README.md 2014-11-13 01:23:00 +05:30
Pratik Vyas
b416756bee better messages in easy install script 2014-11-12 12:24:07 +05:30
Pratik Vyas
da1bfccf7b add software-properties-common 2014-11-11 21:40:02 +05:30
Pratik Vyas
fc327749ca add libxext6 for deb based distros 2014-11-11 21:37:43 +05:30
Pratik Vyas
1400a5ee69 Merge branch 'v0.9wip' 2014-11-11 10:54:17 +05:30
Pratik Vyas
a65980a78d install bench from master 2014-11-11 10:53:29 +05:30
Pratik Vyas
0fb4b76aee update readme 2014-11-11 10:51:57 +05:30
Pratik Vyas
388a395803 fix install script 2014-11-11 10:46:55 +05:30
Pratik Vyas
5319ee50d2 missing function call 2014-11-11 10:09:34 +05:30
Pratik Vyas
07f770486c ad missing imports 2014-11-11 09:43:37 +05:30
Pratik Vyas
0608f04d7e replace default nginx config in case of centos7 2014-11-11 09:42:17 +05:30
Pratik Vyas
3cfdf6972c better drop_privileges 2014-11-10 21:21:45 +05:30
Pratik Vyas
af1da4acf2 fix cmd_requires_root logic 2014-11-10 20:51:19 +05:30
Pratik Vyas
2e38e0ee37 use seteuid instead of setuid 2014-11-10 20:51:19 +05:30
Pratik Vyas
6a100e22ba fix cmd_requires_root logic 2014-11-10 20:51:19 +05:30
Pratik Vyas
9cc3c4492b add set-mariadb-host 2014-11-10 20:51:19 +05:30
Pratik Vyas
585d041b19 check for roor, change dir and change user on init 2014-11-10 20:51:19 +05:30
Pratik Vyas
6476c7eb72 raise error if not root for setup production and sudoers command 2014-11-10 20:51:19 +05:30
Pratik Vyas
eb8778f084 fixes to new script 2014-11-10 20:51:19 +05:30
Pratik Vyas
7363c9d2b9 fix nginx config list to remove 2014-11-10 20:51:18 +05:30
Pratik Vyas
80bf4feeed fix setup production 2014-11-10 20:51:18 +05:30
Pratik Vyas
bbcc8d1745 fix setup production 2014-11-10 20:51:18 +05:30
Pratik Vyas
3c8de42f51 fix setup production 2014-11-10 20:51:18 +05:30
Pratik Vyas
2509347b4d fix setup production 2014-11-10 20:51:18 +05:30
Pratik Vyas
c2d58a2789 fix setup production 2014-11-10 20:51:18 +05:30
Pratik Vyas
0206dfb7b5 add setup production 2014-11-10 20:51:18 +05:30
Pratik Vyas
736d14f988 pass admin-password and root password to new-site 2014-11-10 20:51:18 +05:30
Pratik Vyas
9cc8e0c432 new install script 2014-11-10 20:51:18 +05:30
Pratik Vyas
8e76fa7393 Create erpnext-apps-master.json 2014-11-10 14:25:24 +05:30
Pratik Vyas
9e81bda10f fix #68 2014-10-31 15:57:31 +05:30
Pratik Vyas
bcd3a6de48 assume about HEAD no more 2014-10-30 12:38:50 +05:30
Rushabh Mehta
36338974cc Update README.md 2014-10-21 14:33:54 +05:30
Pratik Vyas
3d9875bf31 fix last v3 patch 2014-10-16 12:43:48 +05:30
Pratik Vyas
4463c9f88b Update README.md 2014-10-14 11:15:40 +05:30
Pratik Vyas
635db8c9de hardcode server_names_hash_bucket_size to 64 in nginx config 2014-10-13 20:06:40 +05:30
Pratik Vyas
8d7550ce78 Add support for CentOS 7, fix #30 2014-10-13 20:05:00 +05:30
Pratik Vyas
cef968bae6 Update README.md 2014-10-13 20:04:31 +05:30
Pratik Vyas
8818b155a4 add wkhtmltopdf deps and fix add_user 2014-10-13 11:48:00 +05:30