unattended_upgrades package for YunoHost
Find a file
2024-06-23 14:41:49 +02:00
.github Add templates 2021-07-17 17:25:54 +02:00
conf Fix linter warnings 2021-07-17 17:07:13 +02:00
doc Add a pre_upgrade message 2024-03-11 12:03:43 +01:00
scripts Fix restore... 2024-03-11 13:23:27 +01:00
.gitignore Init 2018-02-24 21:03:40 +01:00
_actions.toml Disable actions, config_panel for now 2024-03-11 13:03:10 +01:00
_config_panel.toml Disable actions, config_panel for now 2024-03-11 13:03:10 +01:00
ALL_README.md Update READMEs 2024-06-23 14:41:49 +02:00
CHANGELOG.md manifestv2 2024-01-09 17:31:18 +01:00
LICENSE Init 2018-02-24 21:03:40 +01:00
manifest.toml Fix yunohost version requirement 2024-03-11 12:03:43 +01:00
README.md Update READMEs 2024-06-23 14:41:49 +02:00
README_es.md Update READMEs 2024-06-23 14:41:49 +02:00
README_eu.md Update READMEs 2024-06-23 14:41:49 +02:00
README_fr.md Auto-update README 2024-03-29 07:27:07 +01:00
README_gl.md Auto-update README 2024-03-29 07:27:07 +01:00
README_it.md Auto-update README 2024-03-29 07:27:07 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 14:41:49 +02:00
tests.toml fix arg upgrade 2024-01-09 18:21:04 +01:00

Unattended-upgrades for YunoHost

Integration level Working status Maintenance status

Install Unattended-upgrades with YunoHost

Read this README in other languages.

This package allows you to install Unattended-upgrades quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

This package installs unattended-upgrades and apticron to:

  • automatically install security updates (or all updates if selected)
  • send automatic messages about available and done updates

Shipped version: 1.1~ynh1

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug
or
sudo yunohost app upgrade unattended_upgrades -u https://github.com/YunoHost-Apps/unattended_upgrades_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps