diff --git a/README.md b/README.md index b4f98be..9bb213a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Shipped version:** 9.8.0~ynh1 +**Shipped version:** 9.8.1~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 946b8be..f02bd12 100644 --- a/README_es.md +++ b/README_es.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Versión actual:** 9.8.0~ynh1 +**Versión actual:** 9.8.1~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 303c90f..c3a3679 100644 --- a/README_eu.md +++ b/README_eu.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Paketatutako bertsioa:** 9.8.0~ynh1 +**Paketatutako bertsioa:** 9.8.1~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 2b775dc..93378dd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -42,7 +42,7 @@ Ce paquet peut installer la version [*Entreprise Edition*](https://docs.mattermo - Données de profilage d'exécution et rapports de surveillance du système -**Version incluse :** 9.8.0~ynh1 +**Version incluse :** 9.8.1~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 103d110..1385e93 100644 --- a/README_gl.md +++ b/README_gl.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**Versión proporcionada:** 9.8.0~ynh1 +**Versión proporcionada:** 9.8.1~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 16ae00e..c6995cb 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -43,7 +43,7 @@ Mattermost Mobile and Desktop Apps are available [here](https://mattermost.com/d - Runtime profiling data and system monitoring reports -**分发版本:** 9.8.0~ynh1 +**分发版本:** 9.8.1~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index db1209f..0c83bb0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Mattermost" description.en = "Open source collaboration platform built for developers" description.fr = "Plateforme de collaboration open source conçue pour les développeurs" -version = "9.8.0~ynh1" +version = "9.8.1~ynh1" maintainers = ["pmorinerie"] @@ -76,18 +76,18 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://releases.mattermost.com/9.8.0/mattermost-team-9.8.0-linux-amd64.tar.gz" - amd64.sha256 = "186753af3b64311a8f766e31313e90d14c03478a543e45fb80cc7688bd086f37" - arm64.url = "https://releases.mattermost.com/9.8.0/mattermost-team-9.8.0-linux-arm64.tar.gz" - arm64.sha256 = "9b9d6bc277878604e7e7bd713f484026a7b5575045729d66250298a13704bfa4" - armhf.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.8.0/mattermost-v9.8.0-linux-arm.tar.gz" - armhf.sha256 = "5913b8790d2958485ce768a0a5c81fbd31ccf6db36fefefe7604219b919e5791" + amd64.url = "https://releases.mattermost.com/9.8.1/mattermost-team-9.8.1-linux-amd64.tar.gz" + amd64.sha256 = "02097cd7aff6cf55575b54f74f168cfb07b9335bb3079e50419166df312daf53" + arm64.url = "https://releases.mattermost.com/9.8.1/mattermost-team-9.8.1-linux-arm64.tar.gz" + arm64.sha256 = "210d29abbdbd3946bd541cb678fb3e11ac404fc301caadee730de23eb62d5115" + armhf.url = "https://github.com/remiheens/mattermost-docker-arm/releases/download/v9.8.1/mattermost-v9.8.1-linux-arm.tar.gz" + armhf.sha256 = "692ee44e352fde7f3a6412066a441c9436b693d25b990a0d3af552c6a158c148" [resources.sources.enterprise] - amd64.url = "https://releases.mattermost.com/9.8.0/mattermost-enterprise-9.8.0-linux-amd64.tar.gz" - amd64.sha256 = "2fd7a3e9177374e852d3f9307fc32b6548b9f099ad2a8341213abf237c616bd9" - arm64.url = "https://releases.mattermost.com/9.8.0/mattermost-enterprise-9.8.0-linux-arm64.tar.gz" - arm64.sha256 = "4192b47b782f4caaf778503b461dab7d963c4f9a03ac1789a6c549299710b6ae" + amd64.url = "https://releases.mattermost.com/9.8.1/mattermost-enterprise-9.8.1-linux-amd64.tar.gz" + amd64.sha256 = "b8b09673a731eb6cda52688383e0a5c5148453a7972a75322db522f3daee5248" + arm64.url = "https://releases.mattermost.com/9.8.1/mattermost-enterprise-9.8.1-linux-arm64.tar.gz" + arm64.sha256 = "d51a60f1fca305bec466bee6de565ffba91e778354818142ddd63cec521516f2" [resources.system_user] allow_email = true diff --git a/scripts/backup b/scripts/backup index efc7f5d..565f9ed 100755 --- a/scripts/backup +++ b/scripts/backup @@ -24,21 +24,13 @@ ynh_backup --src_path="$install_dir" ynh_backup --src_path="$data_dir" --is_big #================================================= -# BACKUP THE NGINX CONFIGURATION +# SYSTEM CONFIGURATION #================================================= ynh_backup --src_path="/etc/nginx/conf.d/$domain.d/$app.conf" -#================================================= -# BACKUP LOGROTATE -#================================================= - ynh_backup --src_path="/etc/logrotate.d/$app" -#================================================= -# BACKUP SYSTEMD -#================================================= - ynh_backup --src_path="/etc/systemd/system/$app.service" #================================================= diff --git a/scripts/install b/scripts/install index 00c73b0..360eead 100644 --- a/scripts/install +++ b/scripts/install @@ -36,7 +36,7 @@ ynh_script_progression --message="Modifying a config file..." --weight=3 smtp_user_pwd=$(ynh_string_random --length=24) url=https://$domain$path -ynh_add_config --template="../conf/config.json" --destination="$install_dir/config/config.json" +ynh_add_config --template="config.json" --destination="$install_dir/config/config.json" #================================================= # SYSTEM CONFIGURATION