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

837 Commits

Author SHA1 Message Date
Ameya Shenoy
fc65f1d9a0
ubuntu specific changes 2018-01-19 06:23:56 +05:30
Ameya Shenoy
8e1a73ffb2
create new file to deal with mariadbwq 2018-01-19 05:36:57 +05:30
Ameya Shenoy
73f89683ef
removed linked, modified mariadb.cnf file 2018-01-19 03:15:47 +05:30
Ameya Shenoy
abf481e595
fix for cent_os
ansible_user_id used to give 'root' if the easy isntall script was executed by root on centOS, but it used to give 'frappe' if on Ubuntu, hence changed ansible_user_id to frappe_user
2018-01-18 17:25:16 +05:30
Ameya Shenoy
ac6e5a3a2f
working on ubuntu 2018-01-18 14:29:46 +05:30
Achilles Rasquinha
94d346ccad
Merge pull request #543 from codingCoffee/mariadb-localhost-fix
Fixed playbook to be compatible with Mariadb 10.2
2018-01-18 09:07:10 +05:30
Ameya Shenoy
97a05fdddf
user mismatch fix
- user root was selected in "move /tmp/.bench if it exists", changed it to frappe
2018-01-18 03:30:42 +05:30
Ameya Shenoy
036b4e4b33
Fixed playbook to be compatible with Mariadb 10.2
- linked mysql.sock file mysql.pid file for compatibility with MaraiDB 10.2
2018-01-18 03:10:26 +05:30
Faris Ansari
9322cfdd0d
Merge pull request #535 from codingCoffee/travis-fix
mongodb removed from travis
2018-01-11 15:27:59 +05:30
Ameya Shenoy
4249e2dad7
mogodb removed from travis 2018-01-11 15:21:09 +05:30
Faris Ansari
6f18694211
Merge pull request #531 from codingCoffee/mariadb_fix
mariadb playbook fix for ubuntu and debian
2018-01-10 10:25:19 +05:30
Ameya Shenoy
ff3ae9158d
debian mariadb fix 2018-01-10 03:43:51 +05:30
Ameya Shenoy
9e1bf8fc98
ubuntu mariadb fix 2018-01-10 03:24:55 +05:30
James Robertson
56e2f75599 MariaDB 10.2 (#510)
MariaDB 10.2 Support
2018-01-09 11:08:18 +05:30
Saurabh
76aff28e40
Merge pull request #525 from saurabh6790/setup_fail2ban
[fix]
2017-12-29 12:11:46 +05:30
Saurabh
83edb97232 [fix] 2017-12-29 12:00:48 +05:30
Saurabh
b3bc4a6ffb
Merge pull request #487 from saurabh6790/prepare_ver_x_x
Prepare v{old_major}_x_x while releasing mjor version
2017-12-20 15:13:57 +05:30
Saurabh
4e896b5b9e
Merge pull request #506 from saurabh6790/setup_fail2ban
[fix] provision to setup maxretry, bantime and findtime explicitly for fail2ban
2017-11-22 18:10:34 +05:30
Saurabh
6502117cdd
Merge pull request #498 from raghukamath/patch-1
Update README.MD
2017-11-22 18:06:18 +05:30
Saurabh
18ded16b52 [fix] provision to setup maxretry, bantime and findtime explicitly for fail2ban 2017-11-22 16:16:02 +05:30
Raghavendra Kamath
abe0d20c0d Update README.MD
A non root-user install doesn't require 'sudo' A ' --user' option is more suitable.
2017-10-23 23:28:56 +05:30
Saurabh
9c15073297 Merge pull request #495 from saurabh6790/ansible_version_fix
Ansible version fix and install supervisor via role
2017-10-11 15:12:41 +05:30
Saurabh
2fa3b213f1 [fix] setup firewall 2017-10-10 14:06:38 +05:30
Saurabh
fc3d1c78c7 [fix] add sudoer permissions after instating nginx and supervisor 2017-10-10 13:28:15 +05:30
Saurabh
0233a4170e [fix] install supervisor via role 2017-10-10 13:16:46 +05:30
Saurabh
e821ba5e3b [fix] install ansible 2.3.1 2017-10-10 12:41:12 +05:30
Saurabh
8c52455eb2 [fix] old version branhc naming 2017-10-05 12:09:56 +05:30
Saurabh
43ab34e28a [fix] provision to push old version branch before major release 2017-10-05 12:09:55 +05:30
Saurabh
c97be6ab1f Merge pull request #493 from saurabh6790/mysqlclient_version_check
[fix] fixed mysqlclient version in bench test case
2017-10-04 18:21:59 +05:30
Saurabh
2567a8c721 [fix] temporarily exclude check for mysqlclient version 2017-10-04 17:48:15 +05:30
Saurabh
c87dcd0c3a [fix] fixed mysqlclient version in bench test case 2017-10-04 16:39:14 +05:30
Saurabh
0c03041275 Merge pull request #491 from saurabh6790/ansible-merge
[fix] consider without_bench_setup flag while setting up dev env
2017-10-02 17:33:34 +05:30
Saurabh
a549853b9e [fix] consider without_bench_setup flag while setting up dev env 2017-10-02 17:20:55 +05:30
Saurabh
e2260d7065 Merge pull request #480 from saurabh6790/ansible-merge
Setup bench via roles
2017-10-02 15:29:01 +05:30
Saurabh
56b01b7b65 [fix] sudoer permissions 2017-10-02 14:12:03 +05:30
Rushabh Mehta
282ba718e8 Update releasing_frappe_erpext.md 2017-09-30 11:46:54 +05:30
Nabin Hait
d174adca63 Merge pull request #488 from saurabh6790/version_upgrade_notification
[fix] display major version upgrade notification while updating
2017-09-27 17:51:09 +05:30
Saurabh
51b569a01e [fix] display major version upgrade notification while updating 2017-09-27 17:47:09 +05:30
Makarand Bauskar
d1c73b20d0 [minor] removed upgrade command from switch-to-master and switch-to-develop (#484)
* [minor] remove --upgrade option from bench update

* [minor] removed upgrade command from switch-to-master and switch-to-develop
2017-09-27 13:42:43 +05:30
Saurabh
e79d722f8c [fix] provision to regenerate supervisor and nginx config forcefully via bench serup production (#486) 2017-09-23 11:45:30 +05:30
Saurabh
e005e618f4 [fix] conditional variable fix 2017-09-18 16:44:59 +05:30
Saurabh
af16ee3eec [fix] add commands to sudoer 2017-09-18 16:07:25 +05:30
Saurabh
802fa1e239 install modules 2017-09-18 12:18:20 +05:30
Saurabh
ffd6ad7c12 [fix] setup firewall and change ssh port via bench 2017-09-08 20:40:16 +05:30
Saurabh
57499b8500 check mysql root password 2017-09-07 17:41:39 +05:30
Saurabh
b9f096bd3e Support for mariadb debian 9 and above 2017-09-05 22:04:59 +05:30
Saurabh
e2c24d8c0e [fix] package fixes for debian 8 2017-09-05 14:43:41 +05:30
Saurabh
c8d8c2b6a2 commands to setup pre-requisites and roles 2017-09-04 18:50:48 +05:30
Saurabh
f5730b0828 [fix] seperate out roles from dev and prod installation 2017-09-04 18:47:42 +05:30
Saurabh
a2e779ccb3 add tags to roles 2017-09-04 18:47:41 +05:30