1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/akkoma_ynh.git synced 2024-09-03 20:36:17 +02:00
Commit graph

8 commits

Author SHA1 Message Date
lapineige
1054e61e05
Change config file on install to enable admin UI configuration + install Mangane
Should do it on upgrade and restore too ?

We should document Mangane in the readme.
2023-01-12 08:22:04 +01:00
lapineige
6fb1ecda77
Fix DB frontend management - upgrade
See https://github.com/YunoHost-Apps/pleroma_ynh/pull/224
2023-01-01 15:29:57 +01:00
lapineige
06f607d854
Fix DB frontend management - install
See https://github.com/YunoHost-Apps/pleroma_ynh/pull/224
2023-01-01 15:28:48 +01:00
lapineige
0c6b65a88d
frontends 2022-12-20 23:41:57 +01:00
lapineige
eca02fc7b0
Frontend installation fails - postpone it
```
sudo -u akkoma -s /bin/bash -lc '/var/www/akkoma/live/bin/pleroma_ctl frontend install pleroma-fe --ref stable'                                                                       
--rpc-eval : RPC failed with reason :nodedown 
```
2022-12-20 22:56:22 +01:00
lapineige
7740630238
Correct service name succes
For some reason it call itself Pleroma…
2022-12-20 22:49:24 +01:00
lapineige
d77320348d
fix naming issues 2022-12-20 21:40:17 +01:00
lapineige
f9281eea60
Initial release
Adapted from Pleroma_ynh - thanks a lot to all contributors !
2022-12-20 17:59:20 +01:00