unattended_upgrades package for YunoHost
Find a file
2024-01-13 12:30:05 +01: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 description.md 2024-01-10 19:12:55 +01:00
scripts update 2024-01-09 18:08:16 +01:00
.gitignore Init 2018-02-24 21:03:40 +01:00
actions.toml update 2024-01-09 18:07:57 +01:00
CHANGELOG.md manifestv2 2024-01-09 17:31:18 +01:00
config_panel.toml Upgrade to 4.3 2021-11-28 16:20:35 +01:00
LICENSE Init 2018-02-24 21:03:40 +01:00
manifest.toml Fix manifest.toml option type 2024-01-13 12:30:05 +01:00
README.md Auto-update README 2024-01-13 10:31:05 +00:00
README_fr.md Auto-update README 2024-01-13 10:31:05 +00: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

Lire ce readme en français.

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.0~ynh7

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