An open API service indexing awesome lists of open source software.

https://github.com/dokku/dokku-update

Keeps a dokku installation up to date
https://github.com/dokku/dokku-update

dokku

Last synced: 3 months ago
JSON representation

Keeps a dokku installation up to date

Awesome Lists containing this project

README

          

# dokku-update

[![Build Status](https://github.com/dokku/dokku-update/workflows/CI/badge.svg)](https://github.com/dokku/dokku-update/actions?query=workflow%3ACI)

Updates Dokku & its dependencies, all enabled plugins and rebuilds all Dokku apps. Optionally installs all other system updates.

## Commands

```shell
dokku-update run [-s|--system-update] [--skip-plugins] [--parallel] [--skip-rebuild] # Triggers the update process
dokku-update help # Shows help information
dokku-update version # Shows version
```