-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Home
Rushabh Mehta edited this page Jul 10, 2014
·
7 revisions
Coming Soon!
Easy to install
-
curl [url] | sh
the script
Install for user frappe-bench
-
bench init [path]
- create sites, app, folder, get-app frappe, setup-auto-update, setup-backups -
bench get-app [app]
- git checkout - to app, run setup.py -
bench new-site [sitename]
- addsite1.local
via dnsmasq bench update
bench new-app [appname]
-
sudo bench setup-nginx [port]
- scrap old setting and make new one (note if conflicting config exits) -
sudo bench setup-supervisor
- add config file -
bench setup-auto-update off
- check periodically for updates bench setup-backups off
bench activate
-
sudo bench update
- pull, patch, build, restart supervisor bench update pull-only
bench update pull-and-patch
bench update pull-and-build
- log all commands & response as json
- log auto-update
- diskspace
- memory usage
- mysql processlist (len)
- supervisor
- celery
- poll satellite
- get instructions
- send logs
Custom Footer Page