Deliver centralized role management feature
[portal.git] / deliveries / properties_rackspace / ECOMPDBCAPP / system.properties
1 #Local
2 app_display_name = DMaaP Bus Ctlr
3
4 db.driver = com.mysql.jdbc.Driver
5 db.connectionURL = jdbc:mysql://portal-db:3306/dbca_os
6 db.userName = root
7 db.password = Aa123456
8 db.encrypt_flag = false
9 db.hib.dialect = org.hibernate.dialect.MySQLDialect
10 db.min_pool_size = 5
11 db.max_pool_size = 10
12 hb.dialect = org.hibernate.dialect.MySQLDialect
13 hb.show_sql = false
14 hb.db_reconnect = true
15 hb.idle_connection_test_period = 3600
16
17 # Directory with the Quantum.lic file
18 files_path = /opt/app/tomcat/webapps/dmaap-bc-app/WEB-INF/dbcapp
19
20 application_user_id           = 30000
21 post_default_role_id          = 16
22 clustered                     = true
23
24 #Enable Fusion Mobile capabilities for the application
25 mobile_enable                            = false
26
27 # Cache config file is needed on the classpath
28 cache_config_file_path        = /WEB-INF/classes/cache.ccf
29 cache_switch                  = 199
30 cache_load_on_startup         = false
31
32 user_name                                        = fullName
33 decryption_key                           = AGLDdG4D04BKm2IxIWEr8o==
34
35 #element map files
36 element_map_file_path = /tmp
37 element_map_icon_path = app/fusionapp/icons/
38
39 # Quartz is not used by the DBC application
40 # log_cron =
41 # mylogins_feed_cron =
42 # sessiontimeout_feed_cron =
43 # my_login_feed_output_dir =
44
45 # ECOMP Portal Shared Context REST API URL is not used by the DBC application
46 # ecomp_shared_context_rest_url = 
47
48 contact_us_link = https://todo_contact_us_link
49
50 # An Unique 128-bit value defined to identify a specific version
51 # of an application deployed on a specific virtual machine.
52 # This value must be generated and updated by the application 
53 # which is using the ECOMP SDK at the time of its deployment.
54 # Online Unique UUID generator - https://www.uuidgenerator.net/
55 # ID generated for DBC to supply to EELF
56 # A bogus value is cached in SCM: 12345678-.. 
57 instance_uuid = 12345678-90ab-cdef-1234-567890abcdef
58
59 #  R Cloud feature
60 guard_notebook_url=https://todo_rcloud_link
61
62 # Application base URL is a proper prefix of the on-boarded URL.
63 app_base_url = http://portal.api.simpledemo.openecomp.org:8989/ECOMPDBCAPP/