
Sometimes it is necessary to upgrade the database of a manually deployed StoryBoard instance, for example when updating a test server being used for development. This commit adds some documentation on how the `storyboard-db-manage` command-line tool can be used to upgrade and downgrade the database. Change-Id: I0ac21ddc3bacac7105efda7258e7ae52818f8f69
1.8 KiB
1.8 KiB
Welcome to Storyboard's documentation!
Introduction
StoryBoard is a web application for task tracking across inter-related projects. It is meant to be suitable for OpenStack task tracking.
- StoryBoard consists of two components:
-
- Storyboard API service - is a Python application leveraging Pecan/WSME for REST API layer
- Storyboard Web Client - is an all-javascript webclient for the Storyboard API
This documentation offers information on how Storyboard works and how to contribute to the project.
Table of contents
Installation guides
install/development
Maintenance guides
maintenance/upgrading
Launchpad Migration guides
:maxdepth 1
migration
Developer docs
contributing webclient
Extending StoryBoard
Overview <extending/index> Plugins: Cron Workers <extending/plugin_cron> Plugins: Event Workers <extending/plugin_worker>
Client API Reference
webapi/v1
Indices and tables
genindex
search