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

541 Commits

Author SHA1 Message Date
Anand Doshi
b278e70f2e [version] changed to v4.0.0-beta 2016-06-09 16:39:48 +05:30
Anand Doshi
25195d5217 [fix] get version 2016-06-09 16:39:06 +05:30
Anand Doshi
2eed80c196 Merge branch 'revant-develop' into develop 2016-06-09 15:40:04 +05:30
Anand Doshi
7c86581897 [fix] release script 2016-06-09 15:39:54 +05:30
Revant Nandgaonkar
6a0a7223d2 compare app and repo to set repo 2016-06-09 12:46:52 +05:30
Revant Nandgaonkar
40247bae0f added app argument to compare repo and app 2016-06-09 12:46:52 +05:30
Revant Nandgaonkar
08e65f7881 added repo-name option to release command 2016-06-09 12:46:52 +05:30
Revant Nandgaonkar
4a60de9268 removed repo_map and changed owner to option from argument 2016-06-09 12:46:52 +05:30
Revant Nandgaonkar
95eae6d3b4 make bench release available for app developers 2016-06-09 12:46:52 +05:30
Anand Doshi
489663de0a Merge pull request #234 from shreyasp/fix/wkhtmltopdf-ansible-issue
[Fix] Ansible installer fails to install wkhtmltopdf with newer ansible version
2016-06-08 12:19:55 +05:30
Anand Doshi
312e59f44b Merge pull request #225 from vjFaLk/lets-encrypt
Added command to setup Let's Encrypt for site
2016-06-08 12:16:59 +05:30
Anand Doshi
f21139c8f1 Merge branch 'vjFaLk-switch-to-branch' into develop 2016-06-08 12:11:56 +05:30
Anand Doshi
5a22215d62 [fix] test_switch_to_branch - bring frappe back to develop 2016-06-08 12:11:47 +05:30
Valmik Jangla
b0f571108d Added switch-to-branch command 2016-06-08 12:05:45 +05:30
Valmik Jangla
ea07745bbb Added command for adding Let's Encrypt SSL to site 2016-06-03 16:03:46 +05:30
shreyas
bf56902cd7 [Fix] Ansible installer fails to install wkhtmltopdf with newer ansible version 2016-05-27 15:45:08 +05:30
Anand Doshi
e857c6d9cf [fix] change supervisor restart sequence to workers then web 2016-05-26 16:25:56 +05:30
Anand Doshi
c8989775ad [fix] mariadb max packet size 2016-05-26 13:27:26 +05:30
Anand Doshi
5a8ee1513c Merge pull request #229 from shreyasp/add-force-options
[Fix] Added force option to supervisor config setup
2016-05-26 12:00:35 +05:30
Anand Doshi
7deb6ad092 Merge branch 'fix/new-installer' into develop 2016-05-25 18:02:02 +05:30
Anand Doshi
f62eb6c6d5 [fix] create user in installer 2016-05-25 18:01:36 +05:30
Anand Doshi
efb31eab04 [fix] [new installer] bench branch to frappe/bench and branch as develop 2016-05-25 15:08:36 +05:30
shreyas
234781c01e [Fix] Added force option to supervisor config setup 2016-05-24 18:45:43 +05:30
Anand Doshi
0d96a9e453 Merge pull request #222 from shreyasp/setup-prod-ansible
Setup ERPNext Production site using Ansible
2016-05-24 17:44:47 +05:30
Anand Doshi
a6ca0dbadf Merge pull request #227 from shreyasp/force-nginx-config
[Fix] Added option to force upgrade nginx config file
2016-05-24 12:47:11 +05:30
shreyas
c50d788eea [Fix] Added option to force upgrade nginx config file 2016-05-24 11:03:32 +05:30
shreyas
83adbd824d [Fix] Added seperate ansible script for setting up development environment 2016-05-23 17:03:10 +05:30
shreyas
0e754c53ab [Testing] Branch for testing purpose 2016-05-23 15:51:29 +05:30
shreyas
18f291ae21 [Fix] Moved nginx and frappe_selinux templates to production 2016-05-23 15:50:57 +05:30
Anand Doshi
608aad0d25 [fix] certbot-auto and bench in frappe sudoers 2016-05-23 15:26:47 +05:30
shreyas
3939787243 [Fix] Moved all production scripts under production folder 2016-05-18 18:53:01 +05:30
shreyas
d8183de9b3 [Fix] Added new folder named production and moved production ansible script 2016-05-18 18:40:46 +05:30
shreyas
6b3ef05d97 [Major] Migrating setup_frappe script from bash to ansible 2016-05-18 18:27:40 +05:30
Anand Doshi
a09cc4424a Merge pull request #215 from vjFaLk/get-app
Removed get-app app-name argument
2016-05-18 18:11:15 +05:30
Anand Doshi
9bdb3fc530 [fix] remove pyc files on git pull 2016-05-18 17:20:47 +05:30
Valmik Jangla
cd4c8d6323 Removed get-app arg 2016-05-16 02:33:08 -07:00
Anand Doshi
9f18c0069f Merge pull request #219 from frappe/fix/sudoers
[fix] setup sudoers to include nginx command
2016-05-14 12:38:47 +05:30
Anand Doshi
d94c7a3c9e [fix] setup sudoers to include nginx command 2016-05-12 20:34:42 +05:30
Anand Doshi
dc49355ecd [patch] [security] patch to fix redis bind ip 2016-05-10 13:50:20 +05:30
Anand Doshi
0e81e99901 [fix] [security] redis bind localhost 2016-05-10 13:40:52 +05:30
Anand Doshi
112ea2e1f8 Merge pull request #210 from vjFaLk/new-app-fix
Added validation for App Name
2016-05-09 15:43:46 +05:30
Valmik Jangla
685536fb96 Added validation for App Name 2016-05-09 11:48:11 +05:30
Anand Doshi
6612c6d6ca [fix] use_rq 2016-05-05 16:23:00 +05:30
Anand Doshi
df74bb130b [fix] nginx config removed large_client_header_buffers 2016-05-04 21:43:25 +05:30
Anand Doshi
0d0975187e Merge pull request #211 from vjFaLk/patch-3
Fixed links for Guide
2016-05-04 16:14:33 +05:30
Nabin Hait
3f720260e3 Update README.md 2016-05-04 15:42:05 +05:30
Valmik
bad631b315 Fixed links 2016-04-29 16:27:45 +05:30
Anand Doshi
e591574be0 [nginx] added gzip compression 2016-04-28 15:38:43 +05:30
Anand Doshi
eb8fe5635f Merge pull request #208 from frappe/fix/6-7-compatibility
v6–v7 compatibility
2016-04-27 22:50:27 +05:30
Anand Doshi
149dbae7a3 [test] test_setup_production_v6 2016-04-27 22:22:46 +05:30