summaryrefslogtreecommitdiff
path: root/schema/browser/manifest.yml
diff options
context:
space:
mode:
Diffstat (limited to 'schema/browser/manifest.yml')
-rw-r--r--schema/browser/manifest.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/schema/browser/manifest.yml b/schema/browser/manifest.yml
new file mode 100644
index 00000000..6722944b
--- /dev/null
+++ b/schema/browser/manifest.yml
@@ -0,0 +1,10 @@
+# Cloud Foundry manifest for Baserock definitions browser demo app
+#
+# You can deploy with: `cf push`. But you'll need to change the name if you're
+# deploying to Pivotal's Cloud Foundry http://run.pivotal.io/ because I already
+# used 'http://baserock-definitions-rdf-test.cfapps.io'.
+
+---
+applications:
+- name: baserock-definitions-rdf-test
+ command: PYTHONPATH=rdflib-web python main.py