Merge ~jugmac00/launchpad:how-to-resurrect-dogfood into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: 3d584b6073c0e880a7c602b2bac7ae7a5e2d73b9
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:how-to-resurrect-dogfood
Merge into: launchpad:master
Diff against target: 37 lines (+20/-0)
2 files modified
doc/how-to/resurrect-dogfood.rst (+19/-0)
doc/index.rst (+1/-0)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+416749@code.launchpad.net

Commit message

Create "Resurrecting dogfood" how-to

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/how-to/resurrect-dogfood.rst b/doc/how-to/resurrect-dogfood.rst
2new file mode 100644
3index 0000000..c78ff77
4--- /dev/null
5+++ b/doc/how-to/resurrect-dogfood.rst
6@@ -0,0 +1,19 @@
7+=========================================
8+Resurrecting dogfood/development instance
9+=========================================
10+
11+`dogfood <https://dogfood.paddev.net/>`_ is an instance of Launchpad,
12+run by the Launchpad developers.
13+
14+When the site is not available, please activate Canonical's VPN and execute
15+the following commands:
16+
17+.. code:: bash
18+
19+ $ ssh <user>@labbu.canonical.com
20+ $ sudo -iu launchpad
21+ $ upgrade-dogfood-launchpad
22+
23+.. note:
24+
25+ Please note that this may take up to, or even more than 10 minutes.
26diff --git a/doc/index.rst b/doc/index.rst
27index f967be6..aad3908 100644
28--- a/doc/index.rst
29+++ b/doc/index.rst
30@@ -35,6 +35,7 @@ How-to Guides
31 how-to/avoid-debugging-issues
32 how-to/apply-schema-changes
33 how-to/use-updated-dependency
34+ how-to/resurrect-dogfood
35
36 Explanation
37 ===========

Subscribers

People subscribed via source and target branches

to status/vote changes: