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

22 Commits

Author SHA1 Message Date
jevonearth
3a4da6b47e Use downloads.wkhtmltopdf.org instead of gna.org
gna.org is supposedly shutting down, and was unavailable for most of
today.
2017-05-24 10:47:15 -07:00
Rushabh Mehta
b5a029033d Develop (#411)
* [fix] readme

* Removed swtich-to-v4 and switch-to-v5 commands

* consider passwords.txt (#408)

* Fixes bench release github username error (#406)

* ran 2to3 script

* Correct urllib.parse import

* Backward compatible urllib import

* removed test_setup_production_v6

* Fix bug global hashlib is not defined (#399)

* Don't need $query_string (#390)

* removed semicolon, click.prompt adds it

* Letsencrypt fix develop (#407)

* [Fix] Letsencrypt error - Please specify user or filename to write.

* Fix bug global hashlib is not defined (#399)

* Don't need $query_string (#390)

* [Fix] Issue #404 - write to system cron

* letsencrypt.py - renamed user_crontab to system_crontab

* Npm dependency management using package.json (#409)

* Fix bug global hashlib is not defined (#399)

* Don't need $query_string (#390)

* Develop (#400)

* [fix] readme

* Removed swtich-to-v4 and switch-to-v5 commands

* Add "bench setup babel" command

* Add "less" package

* Npm dependency management using package.json

* Add default package.json
2017-05-23 11:14:16 +05:30
Rushabh Mehta
3fe7392fa0 [fix] wkhtmltopdf executable 2016-10-13 13:13:43 +05:30
Rushabh Mehta
2cdd938d49 [fix] wkhtmltopdf executable 2016-10-13 13:08:12 +05:30
Rushabh Mehta
517a229565 [update] wkhtmltopdf 0.12.3 (#329)
* [update] wkhtmltopdf 0.12.3

* [minor] fix path

* [fix] make folder before move

* [path] try file copy

* [path] try file copy

* [copy] use sudo

* [copy] become root
2016-10-13 11:49:56 +05:30
James Nzomo
a694c9403a Ignore error if root password is already set
See https://github.com/frappe/bench/issues/285#issuecomment-239983969
Also disable exe bit on `setup_mariadb.yml`
2016-08-16 05:25:32 +03:00
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
shreyas
d8215c6f1d [Fix] Fixes to replace new installer in erpnext and frappe travis.yml 2016-08-01 16:24:56 +05:30
Anand Doshi
15492630af [fix] installer - ask password 2016-06-28 15:06:12 +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
3939787243 [Fix] Moved all production scripts under production folder 2016-05-18 18:53:01 +05:30
shreyas
6b3ef05d97 [Major] Migrating setup_frappe script from bash to ansible 2016-05-18 18:27:40 +05:30
Anand Doshi
70e55e69ae [fix] macosx create launch agents folder 2016-04-06 16:27:24 +05:30
Anand Doshi
b3071162c8 [fix] release + mariadb restart for mac 2016-04-06 15:59:52 +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