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

118 commits

Author SHA1 Message Date
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
Augustin Trancart
c4a8e6d01b Fix multi instance installation 2020-05-09 15:10:59 +02:00
Augustin Trancart
a29ef717a1 Remove unused variable 2020-05-08 14:14:34 +02:00
Augustin Trancart
fc7b5a6bfa Remove TODO 2020-05-08 14:14:34 +02:00
Augustin Trancart
a0f9831fb2 Fix backup of uploads 2020-05-08 14:13:53 +02:00
Augustin Trancart
bf7152bc1e Make linter happy about progress indicators 2020-05-05 21:56:51 +02:00
Augustin Trancart
b760cb2af9 Remove some --time 2020-05-05 21:56:03 +02:00
Augustin Trancart
16d1654d13 Remove the possibility to install in path, not supported upstream
from an irc conv on #diaspora:

17:38 <autra>  hi! Can I run diaspora on a context_path, meaning on https://domain.tld/diaspora for instance? Or can I only do it on diaspora.domain.tld?
17:46 <jhass> unfortunately only the latter is really supported
2020-05-05 21:53:40 +02:00
Augustin Trancart
fc428b360d Remove some TODO 2020-05-05 21:53:40 +02:00
Augustin Trancart
eec0f52ab0 Stop using rm -rf 2020-05-05 21:53:40 +02:00
Augustin Trancart
20c9186a01 Remove yunohost service 2020-04-25 18:08:44 +02:00
Augustin Trancart
e388d92fb5 Restore stub 2020-04-22 16:04:49 +02:00
Augustin Trancart
e78bad21df Log something to be sure my upgrade script is called 2020-04-22 15:42:02 +02:00
Augustin Trancart
0741d51767 First version of backup script 2020-04-22 15:40:58 +02:00
Augustin Trancart
8808400b01 Fixes log collection in service
I wish I could collate journalctl outputs with file outputs. My dream
would be to unify *all* logs and services of this app into one ynh
service.

There is not a lot of things in journalctl, but some logs still ends up
there.
2020-04-21 23:25:42 +02:00
Augustin Trancart
bfe2164d85 Rework upgrade script: doing nothing atm 2020-04-19 15:29:19 +02:00
Augustin Trancart
2c99375752 Register postgresql service as we are using it 2020-04-19 15:29:19 +02:00
Augustin Trancart
b18c40fd0d Update diaspora to patch version 2020-04-19 15:29:19 +02:00
Augustin Trancart
11cfc8fe63 Attempt to correct warning about EOF reached 2019-12-16 22:54:35 +01:00
Augustin Trancart
9fad7b255e Remove is_public for now, will be replaced by an allow_registration 2019-12-16 22:54:16 +01:00
Augustin Trancart
a1fe686161 Add a yunohost diaspora service 2019-12-16 15:22:59 +01:00
Augustin Trancart
fd153f4f76 Add admin creation 2019-12-16 11:11:02 +01:00
Augustin Trancart
accfa1a66a Correctly clean /run/diaspora 2019-12-12 23:49:44 +01:00
Augustin Trancart
0f5b01ef7c Add mail capabilities and choose an admin 2019-12-12 23:49:25 +01:00
Augustin Trancart
00e92cebf6 Fix install script 2019-12-02 21:01:24 +01:00
Augustin Trancart
49fe33865e attempt to fix pgsql 2019-11-04 16:11:13 +01:00