-
-
Notifications
You must be signed in to change notification settings - Fork 489
Application architecture Installation out of the box, patch releases
Jesse Eichar edited this page Mar 19, 2015
·
1 revision
As a administrator, I want to deploy a gn install out of the box with some described use cases and not search for documentation on the web across different resources. As an administrator I would like to be informed about new releases (e.g. PIWIK admin sees at the top right that a new version is there.)
Requirements
- Simpler installer
- Fix central location for docs and installation so that it correctly links to all the resources
Requirements
- Documentation template
- Central location for docs
Requirements
- Admin UI to run upgrade script
- Upgrade script downloads new version, stops server, deploys new version, restarts server.
- Problems:
- Can't access restart because tomcat user doesn't typically have the access to do this
- Better would be hot deploy of patch
- Problems with hot deploy:
- Static fields
- Need research
If you have some comments, start a discussion, raise an issue or use one of our other communication channels to talk to us.