Anand Doshi
486a5849e3
Merge pull request #195 from frappe/new-install
...
Bench v2.0
2016-03-23 15:25:37 +05:30
Anand Doshi
11d73bff08
Updated readme
2016-03-23 13:28:37 +05:30
Anand Doshi
5e8229c2ba
[fix] config generation and deprecate bench/config.json
2016-03-22 23:44:27 +05:30
Anand Doshi
c3a2abe71f
[travis] use setup_frappe.sh for testing
2016-03-22 13:17:57 +05:30
Anand Doshi
bba5b46112
Set version as 2.0.0 and split cli.py into multiple files
2016-03-22 13:14:31 +05:30
Anand Doshi
124abbd725
[centos] install.py
2016-03-18 15:43:07 +05:30
Anand Doshi
141867bc8d
[playbook] centos.yml
2016-03-18 15:40:57 +05:30
Anand Doshi
4f1c5492c3
[fix] [playbook] ubuntu 15.04 dev setup ready
2016-03-17 16:17:48 +05:30
Anand Doshi
6b6de9d2d0
[fix] [playbook] ubuntu dev setup ready
2016-03-17 15:20:21 +05:30
Anand Doshi
74821ae13f
[fix] [playbook] ubuntu installer
2016-03-17 12:59:53 +05:30
Anand Doshi
468d2251e8
[playbooks] ubuntu installer for develop
2016-03-16 15:24:19 +05:30
Rushabh Mehta
1806d31960
[cleanup] playbooks for develop
2016-03-16 14:41:55 +05:30
Rushabh Mehta
13b4825fb6
[fix] shallow clone
2016-03-16 13:03:09 +05:30
Rushabh Mehta
6b5e5d2d4d
[minor] use os.makedirs in bench.init
2016-03-15 18:26:09 +05:30
Rushabh Mehta
e426c00e3a
cleanup
2016-03-15 18:11:08 +05:30
Rushabh Mehta
d82a67be9e
[cleanup] redis, supervisor, config
2016-03-15 16:57:48 +05:30
Rushabh Mehta
16a8012c2b
[merge]
2016-03-15 12:35:47 +05:30
Rushabh Mehta
b5653eced1
[fix] macos install works
2016-03-15 12:30:55 +05:30
Rushabh Mehta
f1be9f0eed
[fix] playbooks path
2016-03-15 12:30:02 +05:30
Rushabh Mehta
0a80d0dfcf
added playbooks
2016-03-15 12:24:17 +05:30
Anand Doshi
4286c99a0f
[cleanup] nginx config for multi-bench
2016-03-15 11:20:01 +05:30
Rushabh Mehta
8efde1f491
[cleanup] removed installers
2016-03-14 20:26:46 +05:30
Rushabh Mehta
9761cf3c79
added playbook for macos
2016-03-14 18:42:21 +05:30
Rushabh Mehta
2c97b35279
[merge] remove os_packages
2016-03-14 12:26:48 +05:30
shreyas
04de9cd7a7
[Travis] Bypass the prompt while purging mysql
2016-03-14 12:13:03 +05:30
Rushabh Mehta
8278ff9792
[cleanup] removed installers
2016-03-14 12:10:14 +05:30
shreyas
4851619838
[Enhancement] Adding Playbooks and roles to the bench
2016-03-03 11:40:13 +05:30
shreyas
2e9c285a2c
[Enhancements]Installing pip and bench
2016-03-02 16:53:51 +05:30
Anand Doshi
37e6285486
[enhancement] Install using python: wget setup_frappe.py | python
2016-02-29 20:09:19 +05:30
Anand Doshi
26356f2b3e
[test] python site-packages
2016-02-29 20:07:23 +05:30
shreyas
073bc1c0bd
[Minor] Renamed variable
2016-02-26 11:57:21 +05:30
Anand Doshi
6797768572
[enhancement] multi-bench setup and test cases for bench with [travis]
2016-02-25 20:01:23 +05:30
shreyas
2a4665ca37
[Fix]
...
* Generate common_site_config.json while initializing a new bench
* Clean-up some code
2016-02-25 15:47:39 +05:30
shreyas
a12cffacca
[Minor] Add extra test case for checking ports
...
* Added routine to find the max_cpus on the machine to start appropriate number of workers
* Modified supervisor.conf to get webserver_port for multi-bench setup
2016-02-25 15:47:39 +05:30
Anand Doshi
68dc8cbfd4
[tests] test_init - run using - python -m unittest bench.tests.test_init
2016-02-25 15:47:39 +05:30
shreyas
14f42180cb
[Minor] Modified conf files to save pid and db to a path within bench
2016-02-25 15:47:39 +05:30
shreyas
e00ad34f9e
[Modification] Added redis_celery_broker.conf and changes to redis_async_broker_conf to have bench_path as well
2016-02-25 15:47:39 +05:30
shreyas
363fd2d04c
[Fix] Initial commit
2016-02-25 15:47:39 +05:30
Rushabh Mehta
e5c8966a00
Merge pull request #186 from pdvyas/fix-prod
...
[Fix] Simplify and fix prod config symlinking
2016-02-25 08:42:10 +05:30
Pratik Vyas
f66969ac26
[Fix] Simplify and fix prod config symlinking
2016-02-24 19:08:20 -08:00
Rushabh Mehta
5add77f969
Merge pull request #176 from revant/master
...
Enable auto update
2016-02-22 15:05:40 +05:30
Rushabh Mehta
4dc342100b
Merge pull request #183 from shreyasp/master
...
[Fix] To disallow sym-link creation
2016-02-22 15:05:09 +05:30
shreyas
76efe0ce79
[Fix] Corrected the fix to disallow symlink creation for supervisor and nginx config files if they already exist
2016-02-22 14:49:43 +05:30
shreyas
d4b0e0f70d
[Fix] Fixed symlink creation for supervisor.conf and nginx.conf for already existing conf files
2016-02-22 14:43:33 +05:30
Anand Doshi
d8a4c303eb
[fix] procfile
2016-02-09 18:28:55 +05:30
Anand Doshi
099e60205c
[fix] better priorities for supervisor
2016-02-09 13:42:07 +05:30
Rushabh Mehta
6744110359
Merge pull request #181 from tillkruss/patch-1
...
Refer to correct domain and URL
2016-02-09 07:44:14 +05:30
Anand Doshi
b2f48b8afc
[fix] killasgroup=true for celery worker processes
2016-02-08 17:51:25 +05:30
Anand Doshi
7008273ecb
[fix] added supervisor priority
2016-02-08 17:07:46 +05:30
Anand Doshi
c5e0789538
[fix] enable soft-time-limit for celery
2016-02-04 13:39:47 +05:30