2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 09:02:10 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Ameya Shenoy
f85cbc87a8 Bench setup failed on production fix (#546)
* Bench setup failed on production fix

- mariadb 10.2 fix
- root user used instead of frappe_user fix

* fix for production on CentOS

- selinux is set to permissive, in case of CentOS. This is needed to setup nginx
- bench is installed in the /home/username directory and not /home/root
2018-01-20 23:57:35 +05:30
Saurabh
2fa3b213f1 [fix] setup firewall 2017-10-10 14:06:38 +05:30
Saurabh
af16ee3eec [fix] add commands to sudoer 2017-09-18 16:07:25 +05:30
Saurabh
ffd6ad7c12 [fix] setup firewall and change ssh port via bench 2017-09-08 20:40:16 +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
Saurabh
2525503429 [fix] setup logwatch for debian and ubuntu 2017-09-04 18:46:22 +05:30
Saurabh
2e6ca1613d roles to setup production environment 2017-09-04 18:46:22 +05:30
Valmik
6ad8d9b3f8 Set innodb buffer in production setup (#331) 2016-11-07 17:23:17 +05:30
Valmik Jangla
2e9cfa5d02 Added command to change SSH port 2016-10-19 05:31:42 -07:00
Valmik
97d44518d3 Added command to setup firewall (#326)
* Added command to setup firewall

* Added validation to check for ansible, added ufw for ubuntu and debian
2016-10-13 11:49:27 +05:30
Valmik Jangla
ff6115e988 update inputrc for history 2016-08-22 16:02:16 +05:30
Valmik Jangla
5871354e16 changed method to set mysql root password 2016-08-03 00:24:24 -07:00
Valmik Jangla
7ccba5a4e3 Added support for Debian 2016-08-03 00:24:24 -07:00
Anand Doshi
47a65b9411 [fix] [test] supervisor restart 2016-07-14 17:10:37 +05:30
Anand Doshi
15492630af [fix] installer - ask password 2016-06-28 15:06:12 +05:30
Anand Doshi
68564849e6 [fix] installer and travis 2016-06-28 13:22:58 +05:30
Anand Doshi
f62eb6c6d5 [fix] create user in installer 2016-05-25 18:01:36 +05:30
shreyas
83adbd824d [Fix] Added seperate ansible script for setting up development environment 2016-05-23 17:03:10 +05:30
shreyas
18f291ae21 [Fix] Moved nginx and frappe_selinux templates to production 2016-05-23 15:50:57 +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