Wiki source code of Requea Documentation Guide
Hide last authors
3.1 | 1 | Everything you want to know about the Requea platform, from creating Applications, to Deploying and Administering those apps. | |
2 | |||
4.1 | 3 | == Getting Started == | |
5.1 | 4 | ||
4.1 | 5 | ; **[[Get the Platform - Installation>>Installation]]** | |
6 | : Learn how to install the Platform on your machine. | ||
7 | \\ | ||
8 | ; **[[My First Requea App>>MyFirstApp]]** | ||
9 | : Create a simple application in a few clicks | ||
10 | \\ | ||
5.1 | 11 | ||
12 | == Create Apps on the Requea Platform == | ||
13 | |||
14 | ; **[[Architecture and Concepts>>Concepts]]** | ||
15 | : A high level description of the concepts. | ||
16 | \\ | ||
10.1 | 17 | ; **[[Bundles>>Bundles]]** | |
18 | : Packaging application functionality into a deployable bundle. | ||
19 | \\ | ||
5.1 | 20 | ; **[[Entities and Properties>>Entities]]** | |
21 | : All about objects used in the platform and the document model. | ||
22 | \\ | ||
23 | ; **[[User actions and User interface>>Actions]]** | ||
24 | : How the user interacts with the system. | ||
25 | \\ | ||
26 | ; **[[Operations>>Operations]]** | ||
27 | : Code, script and business rules to manage objects and relations | ||
28 | \\ | ||
29 | ; **[[Menus and Navigation>>Menus]]** | ||
30 | : The navigation and menus entries in detail | ||
31 | \\ | ||
32 | ; **[[Users and Security>>Security]]** | ||
33 | : All about security and how the access to actions and data is controlled. | ||
34 | \\ | ||
35 | ; **[[Reports / JasperReports>>Reports]]** | ||
36 | : Create nice looking reports with iReport / JasperReports and have them generated on the Platform. | ||
37 | \\ | ||
10.1 | 38 | ; **[[Excel Integration>>Excel]]** | |
39 | : Import / Export Excel files. | ||
40 | \\ | ||
5.1 | 41 | ; **[[Documents - JCR configuration>>Documents]]** | |
42 | : Use simple document workspaces to track a few documents | ||
43 | \\ | ||
44 | ; **[[Stats, Graphs and Cubes>>Stats]]** | ||
45 | : Generate stats and show graphs based on your data. | ||
46 | \\ | ||
47 | ; **[[Workflows>>Workflows]]** | ||
48 | : Simple workflows for user collaboration and approvals | ||
49 | \\ | ||
6.1 | 50 | ; **[[Plugins>>Plugins]]** | |
5.1 | 51 | : Extend the platform with java code and have it exposed to operations, workflows, ... | |
52 | \\ | ||
6.1 | 53 | ; **[[JavaScript Reference>>JavaScript]]** | |
54 | : Get the detailed documentation about JavaScript system objects | ||
55 | \\ | ||
56 | ; **[[Build the Platform>>Build]]** | ||
57 | : Build the platform yourself from the source code | ||
58 | \\ | ||
59 | ; **[[OSGi and Dysoweb>>Dysoweb]]** | ||
60 | : Learn more about Dysoweb, OSGi bundles and how to create bundles | ||
61 | \\ | ||
8.1 | 62 | ; **[[Performance of Requea Applications>>Performance]]** | |
63 | : Understand performance and possible bottlenecks | ||
64 | \\ | ||
5.1 | 65 | ||
6.1 | 66 | == Build and Deploy Apps for the Requea Platform == | |
5.1 | 67 | ||
6.1 | 68 | ; **[[The Requea REPO>>REPO]]** | |
69 | : Learn about the Requea REPO and how to use it | ||
5.1 | 70 | \\ | |
6.1 | 71 | ; **[[Creating Projects and Configurations>>ProjectsOnTheRepo]]** | |
72 | : Learn about the Requea REPO and how to use it | ||
5.1 | 73 | \\ | |
6.1 | 74 | ; **[[Maven Plugin>>Maven]]** | |
75 | : Automate your Requea Application builds with the Requea maven plugin | ||
76 | \\ | ||
77 | ; **[[Monitoring of your platforms>>Monitoring]]** | ||
78 | : Monitor your Requea instances on the Repo | ||
79 | \\ | ||
80 | |||
7.1 | 81 | ; **[[Sizing of Servers and Hardware>>Sizing]]** | |
82 | : Adjust hardware to the load of the application | ||
83 | \\ | ||
84 | |||
10.1 | 85 | == Administration of a Requea Platform == | |
7.1 | 86 | ||
6.1 | 87 | ; **[[User rights and Groups>>UsersAndGroups]]** | |
88 | : Grant users access rights | ||
89 | \\ | ||
90 | ; **[[Backup and Restore>>Backup]]** | ||
91 | : Make sure your environment is safe | ||
92 | \\ | ||
93 | ; **[[Workflows Administration>>WorkflowAdmin]]** | ||
94 | : Check workflow queues for errors | ||
95 | \\ | ||
9.1 | 96 |