aboutsummaryrefslogtreecommitdiff
path: root/scripts/backup
Commit message (Collapse)AuthorAge
* cleaningeric_G2025-11-08
|
* cleaningeric_G2025-09-24
|
* convert to helpers v2.1 and try to upgrade to latest versionThomas2025-08-21
|
* Packaging v2 (#399)Tagada2024-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Convert to v2 (#383) * convert script * v2 * Auto-update README * Update documentation cc @panomaki * Bump ruby version from 3.0.6 to 3.2.2 * v2 * Auto-update README * woops * v2 * v2 * s/final_path/install_dir * Update PRE_INSTALL.md * too soon... * v2 * v2 * v2 * Update tests.toml * Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update doc/PRE_INSTALL_fr.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update tests.toml Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update tests.toml Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Update doc/PRE_INSTALL_fr.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Apply suggestions * Update manifest.toml * Auto-update README * Update manifest.toml * Update scripts * Auto-update README * Remove SSO integration * Use new mail mechanism * cleaning * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> * Bump ynh version * Auto-update README * Update manifest.toml * Update doc/PRE_INSTALL.md Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> * Add service setting for app shell * Use logrotate * smtp config follow-up Sidekiq service can be properly hardened since it doesn't use sendmail anymore o/ * Fix mkdir failing if /var/log/mastodon already exists * upgrade: Rename database to match packaging v2 * Bump 4.1.6~ynh2 * Auto-update README * Disable install.private test * remove full_domain * 4.1.7 (#403) * 4.1.7 * Auto-update README * Update manifest.toml * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> * fix * fix * Don't swap when running on a LXC * Hardcore the needed RAM * Auto-update README * Auto-update README * Update manifest.toml * Auto-update README * Update _common.sh * Auto-update README * cleaning * cleaning * Auto-update README * Auto-update README * Update tests.toml * Fix restore * Fix manifest.toml * Auto-update README * Auto-update README * add `tootctl self-destruct` info * format * Auto-update README * lol autotranslate * break line * break lines * translation from french * update version * Auto-update README * Update manifest.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: ericgaspar <junk.eg@free.fr> Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
* Apply last example_ynyalh762022-05-29
|
* Full upgradeyalh762022-01-07
|
* Apply example_ynhyalh762021-04-10
|
* apply last example_ynh for ynh_script_progressionyalh762020-06-02
|
* Apply last example_ynh on backup scriptyalh762020-05-26
|
* Apply example_ynhyalh762020-02-23
|
* example_ynh correctionsyalh762019-05-15
|
* Adding weightyalh762019-05-12
|
* Apply example_ynhyalh762019-05-10
|
* Remove ynh_systemd_action experimental helperyalh762019-05-10
|
* Additionalyalh762019-04-06
| | | | | | * Implement ynh_systemd_action * Implement ynh_add_secure_repos__3
* Apply example_ynhyalh762019-03-21
|
* remove _future.shyalh762019-03-19
|
* Apply example_ynhyalh762019-03-18
|
* Upgrade error fix and cron jobanmol2018-11-07
|
* Improved the appanmol26s2018-06-21
|
* Remove backports and yarn repo filesnemsia2018-06-14
|
* Change db_name on all scriptsnemsia2018-06-12
| | | | to mastodon_production
* Testing 2.4 (#90)nemsia2018-06-12
| | | | | | | | | | * Ready to Yunohost 3 and Debian Stretch * Remove mastodon cron tasks * Fix Upgrade yarn not installed * Fix Upgrade
* Standardization of backupJean-Baptiste Holcroft2018-05-01
|
* Use latest PostgreSQL helpersJean-Baptiste Holcroft2018-05-01
|
* Rename .fonctions to _common.shJean-Baptiste Holcroft2018-04-06
|
* add __FINALPATH__ on Nginx conf (#46)nemsia2017-07-13
| | | | | | | | | | | | | | | | | * [enh] Final_path on nginx * [enh] final_path on nginx.conf * Merge remote-tracking branch 'refs/remotes/YunoHost-Apps/master' into nginx-conf # Conflicts: # scripts/restore * [fix] nginx path on backup * [fix] Error on final_path nginx * Version num in badge
* Fix backup fail on yunohost 2.6 + update mastodon version to 1.4.7nemsia2017-07-08
|
* Change .list name on backupnemsia2017-05-07
|
* Add apt lists to backupnemsia2017-05-07
|
* [fix] Secret key install + backup correct + restore (need test restore)magikcypress2017-04-19
|
* [fix] secure rm + upgrademagikcypress2017-04-18
|
* [fix] Bug backup crontabmagikcypress2017-04-17
|
* [fix] install + add file remove/restore/upgrademagikcypress2017-04-10