Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1926)

Issue 7271047: Support apache2 frontend

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by abentley-home
Modified:
11 years, 3 months ago
Reviewers:
rharding, mp+146490
Visibility:
Public.

Description

Support apache2 frontend Allow apache2 to be used as a reverse proxy by supporting the reverseproxy relation. Add config script and update docs for setting up apache2 properly. https://code.launchpad.net/~abentley/charms/precise/charmworld/apache2/+merge/146490 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -2 lines) Patch
M README.md View 1 chunk +9 lines, -1 line 1 comment Download
A [revision details] View 1 chunk +2 lines, -0 lines 0 comments Download
A hooks/reverseproxy-relation-joined View 1 chunk +3 lines, -0 lines 0 comments Download
M metadata.yaml View 1 chunk +2 lines, -0 lines 0 comments Download
M revision View 1 chunk +1 line, -1 line 0 comments Download
A scripts/configure-apache2 View 1 chunk +14 lines, -0 lines 1 comment Download

Messages

Total messages: 3
abentley-home
Please take a look.
11 years, 3 months ago (2013-02-04 18:41:06 UTC) #1
rharding
lgtm with a couple of questions. I figure this will probably need some testing/etc to ...
11 years, 3 months ago (2013-02-04 19:28:12 UTC) #2
abentley-home
11 years, 3 months ago (2013-02-04 19:46:35 UTC) #3
On 2013/02/04 19:28:12, rharding wrote:
> lgtm with a couple of questions. I figure this will probably need some
> testing/etc to get it working 100% right.
> 
> https://codereview.appspot.com/7271047/diff/1/README.md
> File README.md (right):
> 
> https://codereview.appspot.com/7271047/diff/1/README.md#newcode29
> README.md:29: juju deploy local:apache2
> Doesn't this need to point to a path with the right stucture? Should that be
> documented?

The comment above was meant to show that, but I can spell it out.


> Or is it picked up without the --repository as long as it's in the cwd?

No, it's not.

> 
> https://codereview.appspot.com/7271047/diff/1/scripts/configure-apache2
> File scripts/configure-apache2 (right):
> 
>
https://codereview.appspot.com/7271047/diff/1/scripts/configure-apache2#newcode6
> scripts/configure-apache2:6: ServerName http://staging.jujucharms.com
> This hard coding of a server name seems like trouble. I wonder if this can be
> removed

Yes, I've removed it and it still works.

Aaron
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b