aboutsummaryrefslogtreecommitdiff
path: root/scripts/remove
Commit message (Collapse)AuthorAge
* Merge branch 'testing' into pr/466eric_G2025-09-24
|\
| * Merge branch 'testing' into ruby-and-nodejs-resourceseric_G2025-09-01
| |\
| * | ruby and nodejs resourcesThomas2025-08-30
| | |
* | | Merge branch 'testing' into pr/466eric_G2025-09-01
|\ \ \ | | |/ | |/|
| * | cleaningeric_G2025-09-01
| |/
| * fix remove servicesThomas2025-08-25
| |
| * convert to helpers v2.1 and try to upgrade to latest versionThomas2025-08-21
| |
* | Remove custom swap helpers ; use new upstream helpersselfhoster13122024-08-31
|/
* Use official ruby helpers nowFélix Piédallu2024-05-27
|
* 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_ynhyalh762022-09-20
|
* Apply last example_ynyalh762022-05-29
|
* Full upgradeyalh762022-01-07
|
* Fix rightsyalh762021-04-11
|
* Merge branch 'testing' into exampleyalh762021-04-10
|\
| * ynh_ruby_3yalh762021-03-06
| |
* | Apply example_ynhyalh762021-04-10
|/
* Fix missing variable during upgradeyalh762021-03-01
|
* Fix bad database user nameyalh762021-02-23
|
* Apply last example_ynhyalh762021-02-17
|
* apply last example_ynh for ynh_script_progressionyalh762020-06-02
|
* moving to 3.8 new helperyalh762020-05-26
|
* Apply example_ynhyalh762020-02-23
|
* Apply example_ynhyalh762020-02-23
|
* Upgrade to ruby 2.6.5yalh762019-10-07
|
* Fix add_swapyalh762019-08-11
|
* managing swapyalh762019-08-11
|
* switch from ynh_add_secure_repos__3 to ynh_add_extra_apt_repos__3yalh762019-05-22
|
* example_ynh correctionsyalh762019-05-15
|
* Adding weightyalh762019-05-12
|
* fix db_user removalyalh762019-05-11
|
* Apply example_ynhyalh762019-05-10
|
* Fix postgresql database removal erroryalh762019-04-12
| | | | in new ynh_psql_remove_db db_name and db_user have been inverted in legacy mode
* Additionalyalh762019-04-06
| | | | | | * Implement ynh_systemd_action * Implement ynh_add_secure_repos__3
* Fix armored keyyalh762019-03-27
|
* removed LDAPyalh762019-03-23
| | | | | Mastodon LDAP need authentication Wasn't able to create a dedicated user
* fix LDAP_BIND_DNyalh762019-03-23
|
* adding ynh_add_secure_repos__2yalh762019-03-22
|
* Apply example_ynhyalh762019-03-21
|
* fix db_useryalh762019-03-20
|
* Update removeyalh762019-03-20
|
* remove apt sourcesyalh762019-03-20
|
* Fix remove stepsyalh762019-03-19
|
* remove _future.shyalh762019-03-19
|
* Apply example_ynhyalh762019-03-18
|
* Fix:version rbenvanmol26s2018-12-26
|
* 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