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
Ameya Shenoy
155aaf7fd0
Merge pull request #426 from hanselke/patch-1
...
use certbot with -n option
2018-04-13 16:36:08 +05:30
Revant Nandgaonkar
47b88fb722
symlinks creation/deletion
2018-04-13 00:26:52 +05:30
Revant Nandgaonkar
b285a688d7
systemd for bench
...
bench setup systemd
bench restart --systemd
bench setup systemd --stop
2018-04-12 17:04:34 +05:30
Revant Nandgaonkar
b5f180ae9f
Fix short worker template
2018-04-12 16:05:29 +05:30
Revant Nandgaonkar
9f7725f6ed
TODO: restart_systemd_processes
2018-04-11 22:27:54 +05:30
Revant Nandgaonkar
b94a5e63b9
bench update restarts systemd if specified
2018-04-11 22:26:49 +05:30
Revant Nandgaonkar
624e8bdf63
restart systemd on update
2018-04-11 22:25:47 +05:30
Revant Nandgaonkar
1b3c98d0ff
bench setup systemd generates all configs
2018-04-11 21:31:04 +05:30
Revant Nandgaonkar
e243e6a2b8
resolved merge conflict
2018-04-11 19:34:34 +05:30
Revant Nandgaonkar
6a5226e071
generate frappe-bench.target
2018-04-11 19:32:15 +05:30
Ameya Shenoy
de5f2fd7c4
Merge pull request #443 from rmehta/minor
...
[minor] remove bench new-site (this command is now in frappe)
2018-04-11 16:30:14 +05:30