Skip to content

Commit 174ee64

Browse files
author
D5YhtS0ofv
committed
Set memory and disk, update read.
1 parent f418aa3 commit 174ee64

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
##Bluemix Deployment
2-
The sample is specifically designed to be deployed into Bluemix. The application requires a binding to both an instance of the Internet of Things service & Cloudant services.
2+
Deploy the mobile phone demonstration into your own set of Bluemix services: a Python runtime, the Internet of Things service for devices, MQTT messaging and the Cloudant service for application data.
33

44
[![Deploy to Bluemix]
55
(https://bluemix.net/deploy/button.png)]

manifest.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ declared-services:
88

99
applications:
1010
- services:
11-
- iot-python-cloudantNoSQLDB
12-
- iot-python-iotf-service
13-
host: iot-python
14-
name: iot-python
11+
- iot-python-phone-demo-cloudantNoSQLDB
12+
- iot-python-phone-demo-iotf-service
13+
host: iot-python-phone-demo
14+
name: iot-python-phone-demo
15+
memory: 64M
16+
disk_quota: 256M
1517
command: python server.py
1618
domain: mybluemix.net
1719
path: samples/bluemixZoneDemo
18-
instances: 1
20+
instances: 1
21+

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy