myslice.ini possible themes = onelab, fed4fire, fibre, smartfire
[myslice.git] / myslice / myslice.ini.localhost
1 [manifold]
2 url = https://localhost:7080/
3 admin_user = xxx
4 admin_password = xxx
5
6 [myslice]
7 # theme possible values = onelab, fed4fire, fibre, smartfire
8 theme=onelab
9 debug = true
10 httproot =
11 dataroot =
12 components = sla,forge
13
14 [database]
15 # postgresql_psycopg2, mysql, sqlite3 or oracle
16 engine = sqlite3
17 name = myslice
18 server =
19 port =
20 user =
21 password =
22
23 [activity]
24 #server = http://athos.ipv6.lip6.fr/activity/push/log
25 #apikey = 
26 #secret = 
27
28 [iotlab]
29 #production
30 url = https://www.iot-lab.info/rest/admin/users
31 admin_user = xxx
32 admin_password= xxx