Saurabh
03186a75ba
[fix]symentic versioning
2018-07-19 13:18:23 +05:30
Saurabh
361f0d2130
[fix] staging version
2018-07-11 14:55:50 +05:30
Saurabh
48df15562f
update staging version
2018-07-11 14:40:33 +05:30
Saurabh
9039b12d9f
remove debuggin statements and removed redundent code
2018-07-10 18:08:24 +05:30
Saurabh
ab2f8e998d
prepare beta release
2018-07-10 17:31:59 +05:30
Saurabh
e97dcd9bcb
pull branches from config
2018-07-10 17:31:59 +05:30
Ameya Shenoy
1262f25704
multiple fixes:
...
- in travis tests added check for the node_modules folder not found, since it was moved to frappe from v11 onwards
- added --without-erpnext flag to install only frappe
- identified but not yet fixed localctl failure on scaleway cloud (instant fix: apt install keyboard-configuration kbd console-data)
- fixed owner and permissions for bench.log in logs
- fixed mariadb set root password issue
- added libselinux-python to centos for localctl issues
2018-07-10 12:12:14 +05:30
Ameya Shenoy
6f7f46fd2f
Merge pull request #692 from codingCoffee/bm_port
...
bench manager runs on a separate port
2018-07-04 18:05:56 +05:30
Ameya Shenoy
20e31407cc
bemch manager runs on a sepaate port
...
- modified bench-manager.local to run on a separate port on a given
domain
2018-07-03 19:17:56 +05:30
Ameya Shenoy
38601eabf8
Merge branch 'master' into multi_fixes
2018-07-03 14:28:48 +05:30
Ameya Shenoy
2fb6e46337
Merge pull request #685 from pratu16x7/revert-684-theme
...
Revert "get frappe_theme for foundation"
2018-07-03 13:30:30 +05:30
Saurabh
14f56d1177
check exclusion expicitly
2018-07-02 12:00:58 +05:30
Saurabh
41e227cff1
[fix] syntax fixes
2018-07-02 11:56:13 +05:30
Saurabh
364cd8fe1b
[fix][args] add param exclude base domain
2018-07-02 11:49:51 +05:30
Saurabh
5c980dce10
Test
2018-07-02 11:44:11 +05:30
Saurabh
8f39df5c34
Include base domain while generating ssl certificate if not excluded explicitly
2018-06-30 10:38:59 +05:30
Saurabh
51f38c0289
fix wildcard char
2018-06-29 14:35:28 +05:30
Saurabh
8ddfbd3e61
debug
2018-06-29 14:31:48 +05:30
Saurabh
179dfc1685
typo fix
2018-06-29 14:27:28 +05:30
Saurabh
9f150c4c35
check for wildcard character in domain if not exists prepend it
2018-06-29 14:24:15 +05:30
Saurabh
b81904b8c8
prepend wildcard character to domain
2018-06-29 13:57:11 +05:30
Saurabh
cb2c51684b
typo fix
2018-06-29 13:51:42 +05:30
Saurabh
2da047cd90
add command to generate wildcard ssl
2018-06-29 13:46:40 +05:30
Saurabh
ab6cc5164f
check if dns mutitenancy is active
2018-06-29 13:37:03 +05:30
Saurabh
4aaae8b791
Setup Wildcard SSL
2018-06-29 11:36:38 +05:30
Prateeksha Singh
c33cff5fd8
Revert "get frappe_theme for foundation"
2018-06-26 17:08:01 +05:30
Ameya Shenoy
2395e242cb
get frappe_theme for foundation
2018-06-26 14:06:49 +05:30
Ameya Shenoy
f1e9ab0f9f
typo fix
2018-06-21 15:28:12 +05:30
Rushabh Mehta
8d2b702888
[minor] python3 fix and fix for #663 ( #664 )
2018-06-21 11:45:43 +05:30
Ameya Shenoy
e6defad003
removed psutil as a requirement
2018-06-19 00:32:45 +05:30
Rushabh Mehta
c1a8be4791
better way to install docs
2018-06-14 13:29:37 +05:30
Rushabh Mehta
9f917f8464
better way to install docs
2018-06-14 11:24:04 +05:30
Rushabh Mehta
8fc3a87a37
better way to install docs
2018-06-14 10:52:17 +05:30
Rushabh Mehta
c342a82aa1
better way to install docs
2018-06-14 10:37:11 +05:30
Rushabh Mehta
49d3887d76
[ask] for changelog
2018-06-14 09:27:20 +05:30
Prateeksha Singh
8c5d783716
[install] update frappe,erpnext docs apps to be installed ( #677 )
2018-06-14 09:10:55 +05:30
Ameya Shenoy
2591da0622
[fix] update fails if no remote found
...
- The bench update used to fail if there was no remote found for the app.
Fixed by adding check if remote exists. If it doesn't the app is added
to excluded_apps.txt and not considered for an update
- [minor] optimized get_excluded_apps list by calling it only once, as
opposed to getting it for every app
2018-05-15 16:18:02 +05:30
Ameya Shenoy
09d4414dc7
systemctl doesnt start services 2 layers deep
2018-04-30 19:48:56 +05:30
Ameya Shenoy
f62341dee9
modifications to setup production for systemd
2018-04-30 16:40:15 +05:30
Ameya Shenoy
ba5165ebbb
Merge branch 'master' into systemd
2018-04-27 11:15:18 +05:30
Ameya Shenoy
8e2b55887e
fixed lets-encrypt non interactive mode
2018-04-26 15:50:38 +00:00
Ameya Shenoy
d2c5e3d544
Check if production dependencies are installed
2018-04-19 13:37:56 +05:30
Revant Nandgaonkar
b13773d806
initialize number of processes from template
2018-04-16 19:49:44 +05:30
Revant Nandgaonkar
1209ffb770
Merge 'master' of frappe/bench into systemd
2018-04-16 18:08:45 +05:30
Ameya Shenoy
4c13cb4289
frooze pip at 9.0.3
2018-04-16 11:22:32 +05:30
Ameya Shenoy
3b8f9441cc
Merge branch 'master' into systemd
2018-04-14 15:56:26 +05:30
Ameya Shenoy
e630093746
Merge pull request #625 from saurabh6790/deprecate_staging
...
remove staging preparation and updation at release
2018-04-14 13:32:22 +05:30
Ameya Shenoy
e432755bf9
Merge branch 'master' into gshmu
2018-04-14 13:12:12 +05:30
Ameya Shenoy
85802a64a4
Merge branch 'master' into bench-update-exclude-app
2018-04-14 02:35:03 +05:30
Ameya Shenoy
3ccb1bf0fd
FIXES for exclude app from update PR
2018-04-14 02:24:04 +05:30