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

21 commits

Author SHA1 Message Date
lapineige
1788674977
fix frontend switcher grep 2023-05-26 09:33:47 +02:00
lapineige
83bdd329ad
Static dir + Modules dir + reordering 2023-04-15 16:10:38 +02:00
lapineige
6146172727
Upgrade frontends
Including admin-fe, should fix bugs such as reported in https://github.com/YunoHost-Apps/akkoma_ynh/issues/23
2023-04-15 15:13:49 +02:00
lapineige
866142c50c
Add frontend switcher 2023-04-15 11:35:20 +02:00
lapineige
b82dc27e73
Configure frontend switcher 2023-04-14 23:22:30 +02:00
Aris
71cd0b7b70
Remove config migrate_to_db
See #25
2023-03-15 06:38:33 +01:00
lapineige
045b3d9b37
Explain why data directory is (not) removed 2023-02-14 13:23:26 +01:00
lapineige
9835e58b18
explain backup_core_only 2023-02-14 13:01:34 +01:00
lapineige
6d4f92b458
default styles.json (themes) in static dir 2023-02-14 11:42:11 +01:00
lapineige
23ee2b3c61
Add /static/static directory
Fix https://github.com/YunoHost-Apps/akkoma_ynh/issues/18
2023-02-14 11:17:27 +01:00
lapineige
ba3cf6b0e6
Reordering
`migrate_to_db` has to be done when Akkoma is running.
2023-01-14 12:09:50 +01:00
lapineige
322acba44f
Adjust setting setup operation order
Cf. https://github.com/YunoHost-Apps/akkoma_ynh/pull/8#issuecomment-1381280734
2023-01-14 11:23:35 +01:00
lapineige
5bcb41f471
fix sed typo + add log 2023-01-12 23:09:12 +01:00
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