launchpad-scripts
- Canonical Launchpad Engineering
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 505 | Today |
juju deploy launchpad-scripts
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
bugsummary-rebuild
Rebuild the CombinedBugSummary table from its input tables. This is occasionally needed if the table has become corrupt and starts causing errors in garbo-frequently.
-
debug
print the state of all relations
-
migrate
Run all pending migrations.
-
show-config
show the configuration files for this service
-
start-services
Start services. Usually run after maintenance.
-
stop-services
Stop services. Usually run in preparation for maintenance. (Note that this does not stop services in a way that will persist across a reboot. It also doesn't disable cron jobs, since those are handled by the cron-control mechanism instead; see lp.services.scripts.base.cronscript_enabled.)