From 229af1f972bcd7652c5a2a676024d9e7168a27da Mon Sep 17 00:00:00 2001 From: Matthew O'Riordan Date: Thu, 26 Jan 2017 17:39:33 +0000 Subject: [PATCH] Heroku post install instructions --- app.json | 2 +- public/post-install.html | 40 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 public/post-install.html diff --git a/app.json b/app.json index 32fd9cd8..4731bebf 100644 --- a/app.json +++ b/app.json @@ -4,7 +4,7 @@ "repository": "https://github.com/ably/tutorials/tree/queue-wolfram-alpha-nodejs", "logo": "https://files.ably.io/logo-70x70.png", "keywords": ["Ably", "AMQP", "Wolfram Alpha", "realtime"], - "success_url": "https://github.com/ably/tutorials/blob/queue-wolfram-alpha-nodejs/README.md#setting-up-the-demo-on-heroku", + "success_url": "/post-install.html", "addons": [ { "plan": "ably:test" diff --git a/public/post-install.html b/public/post-install.html new file mode 100644 index 00000000..51e979ec --- /dev/null +++ b/public/post-install.html @@ -0,0 +1,40 @@ + + + Ably Reactor Queue and Wolfram Alpha demo + + + + +

Finalizing the setup of this demo

+ +

Great, the app is now installed! However we need to you to follow few quick steps to get this demo running:

+ + + +

All done!

+ +

+ View the Reactor Queue and Wolphram Alpha Demo » +

+ + + +