aboutsummaryrefslogtreecommitdiff
path: root/scripts/install
Commit message (Collapse)AuthorAge
* cleaningeric_G2025-11-08
|
* Merge branch 'testing' into pr/466eric_G2025-09-24
|\
| * Merge branch 'testing' into ruby-and-nodejs-resourceseric_G2025-09-17
| |\
| | * hide warningsTagadda2025-08-29
| | |
| | * fix: LD_PRELOAD with a proper valueTagadda2025-08-29
| | |
| * | ruby and nodejs resourcesThomas2025-08-30
| |/
* | Merge branch 'testing' into pr/466eric_G2025-09-01
|\|
| * Merge branch 'testing' into ci-auto-update-4.4.3Thomas2025-08-24
| |\
| | * Hide warnings againTagadda2025-08-24
| | |
| | * Seed database to create Owner roleTagadda2025-08-24
| | |
| | * Reimplement warnings for debuggingTagadda2025-08-24
| | |
| | * Apply AlisonSelby's patchTagadda2025-08-23
| | | | | | | | | | | | See https://github.com/YunoHost-Apps/glitchsoc_ynh/pull/374/commits/3a6deeb1fbb52c4ae6fa74c62b87a88fb718a635
| * | fixesThomas2025-08-21
| | |
| * | remove node_load_PATHThomas2025-08-21
| | |
| * | fix permissionsThomas2025-08-21
| | |
| * | convert to helpers v2.1 and try to upgrade to latest versionThomas2025-08-21
| |/
| * Implement yarn 4.5, new active_record_encryption and mastodon default servicesyalh762024-12-28
| |
* | 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>
* First admin should be Ownertituspijean2024-01-04
|
* Upgrade to version 4.2.1 (#415)github-actions[bot]2023-10-11
| | | | | | | | | | | | | | | * Upgrade to v4.2.1 * Auto-update README * Remove deprecated StdErr syslog * Change line_match for systemd streaming --------- Co-authored-by: yunohost-bot <yunohost-bot@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Tagadda <36127788+Tagadda@users.noreply.github.com>
* Fix install bug on 4.0.2panomaki2022-11-17
| | | | Fixed install issue (#344/#345) by applying the fix mentioned in this issue: https://github.com/mastodon/mastodon/issues/18813. Tested on local machine, install now seems to work. Please review/test.
* Apply last example_ynhyalh762022-09-20
|
* Apply last example_ynyalh762022-05-29
|
* less warningsyalh762022-05-09
|
* Fix Nokogiri dep installtituspijean2022-04-24
|
* [enh] Workaround for bullseyeTagadda2022-01-24
| | | | see https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463
* Full upgradeyalh762022-01-07
|
* Fix warningsTagada2022-01-04
|
* fix installTagada2022-01-04
|
* Fixericgaspar2021-12-08
|
* fix linterericgaspar2021-12-07
|
* Update installyalh762021-08-21
|
* Set REDIS_NAMESPACE for multiple instancesTagada2021-05-16
|
* Fix for 4.2yalh762021-05-10
|
* Fix rightsyalh762021-04-17
|
* Fix recursive chmodyalh762021-04-17
|
* Fix chmodyalh762021-04-15
|
* Fix rightsyalh762021-04-11
|
* Apply example_ynhyalh762021-04-10
|
* Merge branch 'testing' into exampleyalh762021-04-10
|\
| * Fix manually modified fileyalh762021-03-24
| |
| * ynh_gem updateyalh762021-03-08
| |
| * Several fixesyalh762021-03-08
| |
| * simplificationyalh762021-03-07
| |
| * fix bin/tootctlyalh762021-03-06
| |
| * Update installyalh762021-03-06
| |
| * ynh_ruby_3yalh762021-03-06
| |
* | Apply example_ynhyalh762021-04-10
|/