-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathopen-node.json
115 lines (115 loc) · 4.26 KB
/
open-node.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
{
"created": "2022-03-22",
"title": "OpenNode",
"type": "Organisation",
"logo_url": "https://docs.waldur.com/assets/waldur-logo.svg",
"location": {
"title": "OpenNode OÜ",
"address": "Jõekalda tee 22, Silla",
"postal_code": "86604",
"city": "Pärnu maakond",
"country": "EE",
"phone_contact": "+372 5649 6124",
"mail_contact": "[email protected]",
"coordinate_list": [58.35231015189753, 24.62132794602116]
},
"subsidiary_country_list": [],
"website_url": "http://www.opennodecloud.com/",
"founded_year": "2011",
"kpi_list":[{
"year": 2021,
"staff": 3,
"earnings": "332 247 EUR",
"total_assets": "720 383 EUR",
"revenues": "572 007 EUR",
"source_url": "https://ariregister.rik.ee/eng/company/12061352 (€)"
},{
"year": 2020,
"staff": 4,
"earnings": "62 014 EUR",
"total_assets": "461 289 EUR",
"revenues": "385 114 EUR",
"source_url": "https://ariregister.rik.ee/eng/company/12061352 (€)"
}, {
"year": 2019,
"staff": 3,
"earnings": "172 355 EUR",
"total_assets": "431 737 EUR",
"revenues": "379 895 EUR",
"source_url": "https://ariregister.rik.ee/eng/company/12061352"
}, {
"year": 2018,
"staff": 4,
"earnings": "75 452 EUR",
"total_assets": "326 941 EUR",
"revenues": "208 285 EUR",
"source_url": "https://ariregister.rik.ee/eng/company/12061352"
}, {
"year": 2017,
"staff": 3,
"earnings": "-45 016 EUR",
"total_assets": "270 188 EUR",
"revenues": "61 935 EUR",
"source_url": "https://ariregister.rik.ee/eng/company/12061352"
},{
"year": 2016,
"staff": 1,
"earnings": "101 238 EUR",
"total_assets": "327 922 EUR",
"revenues": "290 539 EUR",
"source_url": "https://ariregister.rik.ee/eng/company/12061352"
}],
"solution_list": [{
"title": "Waldur",
"logo_url": "https://waldur.com/assets/img/logo.svg",
"website_url": "https://waldur.com/",
"created_year": 2016,
"description": "Waldur is an hybrid cloud orchestrator, managing private clouds, public clouds and High Performance Computing Centres. It automates OpenStack and Slurm, has billing, user self-service and support desk.",
"category_list": ["Service lifecycle automation"],
"similar_solution_list": [{
"title": "OpenNebula",
"similar_solution_url": "https://opennebula.io/",
"category": "Service lifecycle automation"
}, {
"title": "Virtuozzo/OnApp",
"similar_solution_url": "https://www.virtuozzo.com/onapp-information/",
"category": "Service lifecycle automation"
}, {
"title": "Google Anthos",
"similar_solution_url": "https://cloud.google.com/anthos",
"category": "Service lifecycle automation"
}, {
"title": "Kubernetes",
"similar_solution_url": "https://kubernetes.io/",
"category": "Service lifecycle automation"
}, {
"title": "SlapOS",
"similar_solution_url": "https://slapos.nexedi.com/",
"category": "Service lifecycle automation"
}, {
"title": "Virtengine",
"similar_solution_url": "https://virtengine.com/",
"category": "Storage and database"
}],
"licence_list": ["MIT"],
"source_code_download": "https://github.com/waldur/waldur-mastermind",
"source_code_profile": "https://www.openhub.net/p/waldur-mastermind/analyses/latest/languages_summary",
"commercial_support_url": "https://waldur.com/support/",
"floss_software": true,
"commercial_support_open_source_version": true,
"commercial_support_available": true,
"wikipedia_url": "",
"reference_list": [{
"title": "Estonian Scientific Computing Infrastructure (ETAIS)",
"logo_url": "https://ut.ee/sites/default/files/2021-11/tartu_ylikool-p%C3%B5hilogo-valge-eng.svg",
"country": "EE",
"industry": "Academia and Research"
},{
"title": "Estonian Government Cloud",
"logo_url": "https://media.voog.com/0000/0044/1767/photos/riigipilv_logo_est_blue_est_fff.png",
"country": "EE",
"industry": "Public Administration and Government"
}],
"success_case_list": []
}]
}