~ggouzi/obinstall/obinstall

« back to all changes in this revision

Viewing changes to demos/app-bundles/reddit/README

  • Committer: MMorana
  • Date: 2016-03-24 01:18:40 UTC
  • Revision ID: mass@ubuntu.com-20160324011840-blxydmf7ca4ggle0
Splitting out demos from install

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Run the command:
2
 
01_deploy_reddit.sh to deploy reddit
3
 
02_postdeploy to start reddit on the reddit system on port 8001.
4
 
 
5
 
information:
6
 
this bundle can be deployed via drag&drop as well - but needs the postdeploy script to have data in it.
7
 
 
8
 
source information:
9
 
hook was used by https://github.com/AdamIsrael/reddit-charm
10
 
 
11
 
current status:
12
 
haproxy port 80 is connecting to reddit port 8001 - tests were not able to do currently.
13
 
 
14
 
how to access:
15
 
http://<reddit-server>:8001     => tested and running
16
 
http://<haproxy>:80             => needs to tested