Deliver centralized role management feature
[portal.git] / deliveries / properties_rackspace / ECOMPSDKAPP / system.properties
1 # Properties read by ECOMP Core library, ecompSDK-core.jar
2
3 ##########################################################################
4 # The following properties should NOT be changed by partner applications.
5 ##########################################################################
6
7 application_user_id           = 30000
8 post_default_role_id          = 16
9 clustered                     = true
10
11 #Enable Fusion Mobile capabilities for the application
12 mobile_enable                             = false
13
14 # Cache config file is needed on the classpath
15 cache_config_file_path        = /WEB-INF/classes/cache.ccf
16 cache_switch                  = 199
17 cache_load_on_startup         = false
18
19 user_name                                         = fullName
20 decryption_key                            = AGLDdG4D04BKm2IxIWEr8o==
21
22 ##########################################################################
23 # The following properties MAY require changes by partner applications.
24 ##########################################################################
25
26 #Mysql
27 db.driver = com.mysql.jdbc.Driver
28 db.connectionURL = jdbc:mysql://portal-db:3306/ecomp_sdk
29 db.userName = root
30 db.password = Aa123456
31 db.min_pool_size = 5
32 db.max_pool_size = 10
33 hb.dialect = org.hibernate.dialect.MySQLDialect
34 # SQL statements are logged to stdout
35 hb.show_sql = true
36 hb.idle_connection_test_period = 3600
37
38 app_display_name = Demo App
39 files_path = /tmp
40
41 #element map files
42 element_map_file_path = /tmp
43 element_map_icon_path = app/fusionapp/icons/
44
45 #Cron Schedules
46 log_cron                      = 0 0/1 * * * ?;
47 mylogins_feed_cron            = 0 0/60 * * * ?;
48 #sessiontimeout_feed_cron         = 0 * * * * ? *
49 my_login_feed_output_dir      = /tmp/MyLogins
50
51 # Link shown in Help menu
52 contact_us_link = https://todo_contact_us_link.com
53
54 # An Unique 128-bit value defined to identify a specific version
55 # of an application deployed on a specific virtual machine.
56 # This value must be generated and updated by the application 
57 # which is using the ECOMP SDK at the time of its deployment.
58 # Online Unique UUID generator - https://www.uuidgenerator.net/
59 instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d
60
61 # R Cloud feature - configure this property to enable notebook feature - for more details on RCloud please visit https://rcloud.social/index.html
62 guard_notebook_url=
63
64 #authenticate user server
65 authenticate_user_server=http://portal.openecomp.org:8383/openid-connect-server-webapp/allUsers