Skip to content

Maintenance

github-actions[bot] edited this page Aug 31, 2026 · 1 revision

Maintenance Plugin

Schedules disk cleanup and log rotation so a self-hosted instance doesn't fill its disk. Free — MIT licensed.

Install

nself plugin install maintenance

No license key required.

Description

Maintenance utilities: disk cleanup, log rotation and the maintenance scheduler.

This is a CLI plugin: it installs the nself-maintenance binary into your plugin path and runs as a command, not a background service.

Category: infrastructure. Current version: 1.0.0.

Commands

nself-maintenance subcommands (installed alongside the plugin):

  • nself-maintenance disk-cleanup
  • nself-maintenance schedule
  • nself-maintenance status

Examples

Disk-cleanup

nself-maintenance disk-cleanup

Schedule

nself-maintenance schedule

Source

plugins/maintenance/

Manifest: plugins/maintenance/plugin.json

See Also

  • Watchdog — self-healing container watchdog
  • Dogfood — production health checks

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally