Achilles Rasquinha
f961a9c32e
Merge pull request #570 from saurabh6790/py_prerequisites
...
[fix] update setuptools and pip before creating virtual env and use system default python
2018-02-09 11:37:31 +05:30
Saurabh
8876a40175
[fix] update setuptools and pip before creating virtual env and use system default python
2018-02-09 10:56:17 +05:30
Achilles Rasquinha
cfe169ab4b
Merge pull request #568 from achillesrasquinha/get-app-fe
...
get apps from both, frappe and erpnext
2018-02-07 17:15:00 +05:30
Achilles Rasquinha
780c1b7488
get apps from both, frappe and erpnext
2018-02-07 17:12:32 +05:30
Achilles Rasquinha
4d271e436e
Merge pull request #567 from netchampfaris/fix-exec-py
...
fix path executable to python3
2018-02-07 15:58:22 +05:30
Faris Ansari
b5839dafeb
fix path executable to python3
2018-02-07 15:55:28 +05:30
Achilles Rasquinha
7b7d569c2d
Merge pull request #564 from achillesrasquinha/556
...
Backup, then Migrate Environments. (And not vice-versa)
2018-02-06 10:25:45 +05:30
Achilles Rasquinha
e446848ae0
removed tempdir
2018-02-05 18:54:44 +05:30
Achilles Rasquinha
a3f6c4b346
Removed copytree
2018-02-05 18:46:41 +05:30
Achilles Rasquinha
c00b581648
Fixed merge conflicts
2018-02-05 18:45:50 +05:30
Achilles Rasquinha
0de8bf0ea7
updated migrate-env
2018-02-05 18:42:29 +05:30
Achilles Rasquinha
2dc796ba87
Merge pull request #563 from rmehta/install-frappe-first
...
[py3] install frappe first
2018-02-05 16:13:03 +05:30
Rushabh Mehta
12c73a8cf3
[py3] install frappe first
2018-02-05 15:32:28 +05:30
Achilles Rasquinha
de1edbe667
Merge pull request #561 from achillesrasquinha/556
...
Migrate from one Python Version to Another
2018-02-05 11:08:17 +05:30
Achilles Rasquinha
300c3eea08
Moved imports
2018-02-05 11:03:11 +05:30
Ameya Shenoy
c7062e1b38
Refactor code
...
- bumped up ansible from 2.3.1 to 2.4.1
- renamed include to include_tasks since it has been deprecated in
ansible 2.4
2018-02-05 01:50:10 +05:30
Achilles Rasquinha
e2545c97af
Migrate from one Python Version to Another
2018-02-02 18:48:58 +05:30
Achilles Rasquinha
a6c799ecdf
Merge pull request #553 from achillesrasquinha/pip-install-fix
...
pip-install-fix
2018-01-31 21:17:49 +05:30
Achilles Rasquinha
1b2e7838ab
pip-install-fix
2018-01-31 11:12:59 +05:30
Achilles Rasquinha
025db09451
Merge pull request #549 from achillesrasquinha/548
...
Create Bench Virtual Environments
2018-01-31 11:08:12 +05:30
Raghavendra Kamath
26059c06fa
Update readme to add new bench logo ( #551 )
...
* Add new bench logo to the readme
* add spacing to the title
* Revert "add spacing to the title"
This reverts commit 86880d6456
.
2018-01-31 10:39:50 +05:30
Achilles Rasquinha
0e6291f108
Fixed version string
2018-01-30 13:17:17 +05:30
Achilles Rasquinha
762b02c818
decode get_cmd_output
2018-01-29 17:54:03 +05:30
Achilles Rasquinha
2b554e55d7
byte concat
2018-01-29 17:43:16 +05:30
Achilles Rasquinha
a120e9e4d6
Fixed crontab bytes to str
2018-01-29 17:30:14 +05:30
Achilles Rasquinha
1cf00667e9
generate redis config
2018-01-29 17:10:01 +05:30
Achilles Rasquinha
53cee53844
Create Bench Virtual Environments
2018-01-29 16:22:24 +05:30
Ameya Shenoy
2cd29aca71
Merge pull request #513 from jwrober/jwrober_debian9
...
Install debian 9 support
2018-01-28 19:46:30 +05:30
Ameya Shenoy
48e30a8e75
reverted ansible to 2.3 from 2.4
2018-01-28 19:44:32 +05:30
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
c828b24a80
Merge pull request #541 from jodeq/master
...
Remove deprecated standalone-supported-challenges
2018-01-20 13:40:45 +07:00
Faris Ansari
290db76826
Merge pull request #544 from codingCoffee/mariadb_localhost_ubuntu
...
fix for ubuntu and centOS
2018-01-19 11:37:32 +05:30
Achilles Rasquinha
119ca1e622
Merge pull request #540 from shanavas786/fix-readme
...
Fix links in readme
2018-01-19 09:54:16 +05:30
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
JodeQ
892e029426
Remove deprecated standalone-supported-challenges
2018-01-16 22:00:32 +01:00
Shanavas M
8ef3d4527a
fix resources links
2018-01-16 21:33:24 +03:00
Shanavas M
80af8d9d6c
Fix links
2018-01-16 21:31:57 +03:00
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