~hloeung/launchpad-mojo-specs:lp-git

Last commit made on 2023-10-09
Get this branch:
git clone -b lp-git https://git.launchpad.net/~hloeung/launchpad-mojo-specs
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
lp-git
Repository:
lp:~hloeung/launchpad-mojo-specs

Recent commits

3ec3b93... by Haw Loeung

Apply William's suggested HAproxy tuning

Succeeded
[SUCCEEDED] lint:0 (build)
11 of 1 result
c4b9970... by Ines Almeida

lp: revert addition of secgroups to ppa uploader

efda111... by Ines Almeida

lp: add missing secgroups to ppa uploader

7ecaf9a... by Colin Watson

codeimport: Fetch deployment tarballs from PS5

We've reconfigured
https://jenkins.ols.canonical.com/online-services/job/lp-codeimport-build-charm/
to push here instead of to PS4.5, since the latter is going away soon.

520f002... by Colin Watson

lp: Add appserver frontends

The settings for `internal_bzr_codebrowse_endpoint` are probably the
weirdest-looking part of this. These will be replaced once we have a
charmed version of the Bazaar code browser. Most of the rest is just
adding a couple of new frontend applications (`api` is separate because
we still need to support some old versions of Python that didn't support
TLS Server Name Indication, so it needs to be on separate IP addresses)
and hooking up the right options and relations to drive them.

Since it's getting to the point where editing `/etc/hosts` manually is
quite annoying, and the host names you needed to add were undocumented,
add a `show-devel-hosts` script to make it easier to set this up on
development systems.

d8b5ad9... by Colin Watson

git: Fetch deployment tarballs from PS5

We've reconfigured
https://jenkins.ols.canonical.com/online-services/job/turnip-build-charm/
to push here instead of to PS4.5, since the latter is going away soon.

c376235... by Ines Almeida

lp: reduce number of units of ppa-lb

Currently we are only running one instance of the publisher and one instance of the uploader, therefore the we don't really gain much from having more than 1 loadbalancer

c0a8396... by Colin Watson

lp: Add server_options: check to ppa-publisher-http

Otherwise Nagios checks fail because no health check is ever scheduled.

45ec09a... by Colin Watson

lp: Bump txpkgupload-* to 12

8815120... by Colin Watson

lp: Set log_hosts_allow option for txpkgupload