1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00
Commit graph

143 commits

Author SHA1 Message Date
7bf4eeed28 fix final_path 2024-02-29 14:44:27 +01:00
0371e9f449 finish manifestv2 2024-02-29 10:33:18 +01:00
e2ace0cb95 Manifest v2 2024-02-29 10:11:40 +01:00
Augustin Trancart
c59c72f5d3 bookworm: we still need jemalloc in ld_preload 2024-02-29 09:56:38 +01:00
Augustin Trancart
2fa236e80f bookworm: fix compilation of openssl by rbenv
This moves compilation options to RUBY_CONFIGURE_OPTS because it is not supported by openssl, built by rbenv.

The reason why openssl is built is because the ruby version needed by
diaspora is now quite old. Maybe we'll need to revisit that in the
future.
2024-02-29 09:56:38 +01:00
Augustin Trancart
255a9bb0ca Fix uploads folder migration 2023-03-20 20:31:21 +01:00
Augustin Trancart
0072bb9473 Don't remove uploads when upgrading, aka move it away from live folder 2023-03-15 20:29:17 +01:00
Augustin Trancart
114cd7c6af Remove duplicate install and move autoremove near first ynh_install_app_dependencies 2023-03-08 15:21:10 +01:00
Augustin Trancart
2fa0c1900d Add comment about jemalloc workaround 2023-03-08 15:16:23 +01:00
yalh76
a1524318b2 Fix upgrade 2022-09-30 03:21:49 +02:00
yalh76
9c4f38d5e7 Update upgrade 2022-09-27 20:12:31 +02:00
yalh76
150df9ac3a Fix bundler version 2022-09-27 01:22:29 +02:00
yalh76
3246a5bc89 Apply last example_ynh 2022-09-26 02:56:12 +02:00
yalh76
8634fbb413 Fix upgrade 2022-06-10 14:15:47 +02:00
yalh76
36b7c16408 Update upgrade 2022-06-07 23:33:57 +02:00
yalh76
a6abaa5faa Update install 2022-06-07 23:33:47 +02:00
yalh76
20a21af497 Update restore 2022-06-07 23:23:47 +02:00
yalh76
24d6d01a45 Update remove 2022-06-07 23:23:44 +02:00
yalh76
d89bcefb27 Fix upgrade 2022-06-04 16:58:04 +02:00
yalh76
f68260289f Fix restore 2022-06-04 16:51:38 +02:00
yalh76
cf01bf4b0f Update upgrade 2022-06-01 08:31:00 +02:00
yalh76
c4799f413c Update restore 2022-06-01 08:23:40 +02:00
yalh76
28f3443c68 Update upgrade 2022-05-29 13:10:03 +02:00
yalh76
5c9d698dd8 Update restore 2022-05-29 12:57:08 +02:00
yalh76
c3979879f3 Update backup 2022-05-29 12:52:56 +02:00
yalh76
077e18d742 Apply last example_ynh 2022-05-29 12:45:09 +02:00
Augustin Trancart
c95e407a6b Fix node version 2022-05-25 08:41:38 +02:00
Augustin Trancart
6e15ba5b1d Fix permission at install: this is a public application 2022-05-11 15:59:11 +02:00
Augustin Trancart
7126f047e3 Update upstream to 0.7.17.0 2022-05-10 23:55:34 +02:00
Augustin Trancart
8a7ed69050 Update Experimental helpers 2022-05-10 10:46:19 +02:00
Augustin Trancart
58975ecdce Try to be less verbose 2022-05-10 10:13:46 +02:00
Augustin Trancart
de9c0135f5 Attempt to really detect when services have started 2022-05-08 15:46:28 +02:00
Augustin Trancart
660659057d
update comment 2022-03-02 15:31:43 +01:00
Augustin Trancart
d2a3fa7f6b
linter 2022-02-21 17:07:59 +01:00
Augustin Trancart
c017b16390
Adjust progress bar weight 2022-02-21 17:07:41 +01:00
Augustin Trancart
1cda0653e9
Remove useless check 2022-02-21 17:07:08 +01:00
Augustin Trancart
28af64c19c
Less logs from rails 2022-02-21 17:06:48 +01:00
Augustin Trancart
df9920f210
Upgrade diaspora to v0.7.16 2022-02-21 17:06:32 +01:00
Yunohost-Bot
b2b458d3e0 [autopatch] Autopatch to migrate to new permission system 2021-03-15 00:25:46 +01:00
ericgaspar
f45513f1ab
Set --weight 2020-12-21 18:58:18 +01:00
ericgaspar
0fdb415c45
Add ynh_print_info for DB backup 2020-12-20 17:45:47 +01:00
ericgaspar
e54d6277f9
Fix typos 2020-12-20 17:38:11 +01:00
ericgaspar
3be837d749
Fix linter warnings 2020-12-18 22:56:28 +01:00
Alexandre Aubin
2ad9f594ac libcurl4-openssl-dev -> libcurl4-dev
We're trying to fix some weird cross-apps conflicts because of stupid dependency conflicts ... in particular various app require different versions of libcurl4-*-dev conflicting with each other, but it should be fine to just request libcurl4-dev
2020-09-12 15:26:37 +02:00
Augustin Trancart
185a8c7ad0 Upgrade diaspora to v0.7.14.0 2020-09-05 22:03:01 +02:00
Augustin Trancart
d930323806 Use experimental helpers to install ruby (and switch from rvm to rbenv) 2020-07-11 18:54:16 +02:00
Augustin Trancart
73c5b8a6a2 Wait for service to start before considering the build as successful 2020-05-21 14:46:41 +02:00
Augustin Trancart
6666747c29 Add a restore script 2020-05-21 14:46:41 +02:00
Augustin Trancart
6dfcadf003 Fix aspect seeding 2020-05-21 14:43:45 +02:00
Augustin Trancart
be2806ee9e Refacto install script
- secure remove (only remove things if we did add the thing )
- switch to ynh_replace_string for some stuff (instead of templates,
    discouraged)
- extract some part pour restore script
2020-05-21 14:43:45 +02:00