Skip to content

Commit

Permalink
IBMCloud pool add.
Browse files Browse the repository at this point in the history
  • Loading branch information
vladostp committed Nov 21, 2018
1 parent bdd370e commit c5e58be
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
5 changes: 5 additions & 0 deletions IBMCloud/IBMCloud/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
![dapp logo](./logo.jpg)

## [Description](./package.json)

## [Parameters](./iexec.json)
5 changes: 5 additions & 0 deletions IBMCloud/IBMCloud/deployed.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"workerPool": {
"42": "0x0061b8b1191394fa710def946368675b79db062b"
}
}
14 changes: 14 additions & 0 deletions IBMCloud/IBMCloud/iexec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"description":
"IBM Cloud is a suite of cloud computing services from IBM that offers both platform-as-a-service (PaaS) and infrastructure-as-a-service (IaaS). It is a full-stack cloud platform that spans public, private and hybrid environments. The IBM Cloud machines provide a high degree of security and privacy to enterprises running code on its cloud thanks to the IBM zero-trust architecture, whereby the user has complete assurance that no one else can access their data. IBM is currently the only cloud provider that offers access to bare metal servers with Intel Software Guard Extensions (SGX) at its data centers.",
"social": {
"website": "https://ibm-pool.iex.ec/"
},
"logo": "logo.jpg",
"workerPool": {
"description": "ibm-pool-1",
"subscriptionLockStakePolicy": 100,
"subscriptionMinimumStakePolicy": 100,
"subscriptionMinimumScorePolicy": 100
}
}
Binary file added IBMCloud/IBMCloud/logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c5e58be

Please sign in to comment.