frappe/bench_manager

Name: bench_manager

Owner: Frappe

Description: Bench made Simple

Created: 2017-08-28 08:23:09.0

Updated: 2018-05-22 02:37:07.0

Pushed: 2018-05-17 10:01:39.0

Homepage:

Size: 7054

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Bench Manager

Bench Manager is a graphical user interface to emulate the functionalities of Frappé Bench. Like the command line utility it helps you install apps, manage multiple sites, update apps and much more.

Installation

Create a new site called bench-manager.local and install Bench Manager on the site.

Automated (preferred)
nch setup manager

What all it does:

  1. Create new site bench-manager.local
  2. Gets the bench_manager app from https://github.com/frappe/bench_manager if it doesn't exist already
  3. Installs the bench_manager app on the site bench-manager.local
Manual
nch new-site bench-manager.local
nch get-app bench_manager
nch --site bench-manager.local install-app bench_manager
Update

In frappe-bench directory execute:

nch update
Wiki
Features
What can you do using this app ? App Catalogue

There are 5 main doctypes associated with this app.

1. Bench Settings
2. Site
3. Site Backup
4. Bench Manager Command
5. App
License

MIT


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.