User Tools

Site Tools


how_to:createproject

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
how_to:createproject [2014/10/03 14:46]
193.48.0.3 créée
how_to:createproject [2016/07/07 10:04] (current)
132.168.72.225 [From graphical tool ProlineAdmin GUI]
Line 1: Line 1:
 ====== Create a Proline project ====== ====== Create a Proline project ======
  
-==== Command line (ProlineAdmin) ====+This operation could be done directly on [[how_to:​studio:​createproject|Proline Studio]]. You should notice that creating a new project implies creating 2 new databases ! Dataset Inside project could also be used to organize some experiments.
  
-Run the following command line from the ProlineAdmin ​directory: ​+To create a project using Proline Admin, see following sections. 
 + 
 +\\ 
 + 
 +===== Command line (ProlineAdmin) ===== 
 + 
 +Run the following command line from the Proline-Admin ​directory:  
 + 
 +  * Windows ​
 <​code>​ <​code>​
-> run_cmd create_project -oid <​owner_id>​ -n <​project_name>​ -desc <​project_description>​+run_cmd.bat create_project -oid <​owner_id>​ -n <​project_name>​ -desc <​project_description>​ 
 +</​code>​ 
 +  * Linux :  
 +<code> 
 +sh run_cmd.sh create_project -oid <​owner_id>​ -n <​project_name>​ -desc <​project_description>​
 </​code>​ </​code>​
  
 Note: The project'​s description is optional. Note: The project'​s description is optional.
  
-==== From graphical tool ProlineAdmin GUI ====+\\ 
 + 
 +===== From graphical tool ProlineAdmin GUI =====
    
-Click on the "​Create a new project" ​button, then select ​the project'​s ​owner from users list and set the project'​s ​name. You can optionally provide ​description for this project+You can also use the ProlineAdmin graphical interface: open ProlineAdmin GUI and click on the //Manage resources// ​button. The second tab (entitled //​Projects//​) of the newly opened window allow you to create new projects and see all registered projects in database. 
 + 
 +The new projects ​owner and name are mandatory for its creation. An optional description can be added. \\ 
 +The hyperlink can be used to see a user's projects, in order to avoid duplicated or confusing projects names. 
 + 
 +{{ :​how_to:​projets.png?​nolink550 |}} 
 + 
 +The grid can be sorted on one or many columns. Click on a column header to make it the sorting feature. Shift-click on another to activate multi-sorting. 
 + 
 +**Note:** Since the project'​s ​owner must be provided, this functionality will be disable if Proline is not set up or if no Proline user is registered yet (see how to [[setupguide:​start#​installing_upgrading_the_proline_suite|set up Proline]] and [[how_to:​createuser|create a Proline user]]). 
 + 
 +\\ 
 + 
 +===== From Proline Web Desktop ===== 
 +You can also create projects from the Proline Web Desktop interface: ​  ​[[.:​web:​createProject|Create ​Project]] and synchronise it with the Proline Core UDS Database. 
 + 
how_to/createproject.1412340412.txt.gz · Last modified: 2014/10/03 14:46 by 193.48.0.3