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

40 commits

Author SHA1 Message Date
ericgaspar
f0a628dc6d
Fix linter 2020-12-04 16:56:37 +01:00
Jean-Baptiste Holcroft
e20af67e94 Remove manual modification of nginx domain file
Fix #84
2019-11-02 15:09:14 +01:00
Jean-Baptiste Holcroft
be482df34f If it ain't broke, don't fix it 2019-11-02 14:38:47 +01:00
Jean-Baptiste Holcroft
a633376109 Upgrade to 2.29 2019-10-31 18:25:41 +01:00
yalh76
396bc1d72c adding checksum 2019-06-01 07:05:15 +02:00
yalh76
be85363dbb Apply example_ynh 2019-05-14 22:55:26 +02:00
yalh76
a9bd21abce Add ynh_clean_check_starting 2019-04-12 16:58:46 +02:00
yalh76
3101a0480c Implementing ynh_systemd_action 2019-04-12 15:47:49 +02:00
yalh76
10c7da29fc Fix database connection error 2019-04-12 01:46:28 +02:00
yalh76
e330727bd1 Apply example_ynh 2019-04-03 14:35:09 +02:00
Jean-Baptiste
b858d7762e
Merge pull request #58 from PierrickBrun/0.18
WIP: Update 0.18
2019-03-02 06:56:14 +01:00
Jean-Baptiste Holcroft
8ca5fb911d move nginx changes in a functions to fix upgrade 2019-02-17 08:06:04 +01:00
Jean-Baptiste Holcroft
67e36df7f3 upgrade to 1.18.2 2019-02-15 06:46:40 +01:00
GannonTdW
603de52326
add dependencie postgresql-contrib
we are at least three to have had the same problem. When we install on a fresh install, we have : "django.db.utils.OperationalError: could not open extension control file "/usr/share/postgresql/9.6/extension/unaccent.control": No such file or directory"
See : [here](https://github.com/YunoHost-Apps/funkwhale_ynh/issues/36), [here ](https://forum.yunohost.org/t/funkwhale-failed-installation-logs/7017) ( and [issue 60](https://github.com/YunoHost-Apps/funkwhale_ynh/issues/60) it's the same user) and [here](https://forum.yunohost.org/t/funkwhale-install-fail/5754)
2019-02-04 23:22:29 +01:00
Jean-Baptiste Holcroft
f6250bac70 fix upgrade by changing the virtualenv type 2019-01-25 08:29:18 +01:00
Jean-Baptiste Holcroft
992def3f22 handle log dir creation out of SystemD 2019-01-14 21:30:46 +01:00
Jean-Baptiste Holcroft
5e69c99be9 Merge branch 'testing' of https://github.com/YunoHost-Apps/funkwhale_ynh into testing 2019-01-08 22:17:07 +01:00
Jean-Baptiste Holcroft
8e470c76de Add dedicated log files and yunohost service 2019-01-08 22:17:04 +01:00
Jibec
0c40266991 fix the misuse of Here document (preventing manual imports) 2019-01-02 10:15:28 +02:00
Jean-Baptiste Holcroft
729d71536f Add fail2ban rules 2018-11-25 21:54:18 +01:00
Jean-Baptiste Holcroft
c22807493e Remove port openning 2018-11-24 21:49:52 +01:00
Jean-Baptiste Holcroft
6d06ab4f2b Move file structure to prevent backup of medias for upgrades 2018-10-21 10:59:28 +02:00
Jean-Baptiste Holcroft
6e9cba8011 fix sso issues 2018-10-20 22:29:01 +02:00
Jean-Baptiste Holcroft
331300c6a9 upgrade to 0.17 2018-09-27 22:46:22 +02:00
Jean-Baptiste Holcroft
0ef9651c7d Upgrade to 0.16 2018-07-23 23:19:46 +02:00
Jean-Baptiste Holcroft
3f0f04c5a0 Remove backport usage 2018-06-28 22:50:04 +02:00
Jean-Baptiste Holcroft
3d10632f6c Use stretch backports instead of jessie's 2018-06-23 23:13:56 +02:00
Jean-Baptiste Holcroft
227c72ffa1 Add ARM dependencies 2018-06-23 22:31:18 +02:00
Jean-Baptiste Holcroft
5e6cbb6ae3 Remove path from manifest and improve readme 2018-06-17 15:54:08 +02:00
Jean-Baptiste Holcroft
1fefbc1bbb Fix redis configuration 2018-05-12 23:57:20 +02:00
Jean-Baptiste Holcroft
85262b057d Add redis caching 2018-05-12 13:17:09 +02:00
Jean-Baptiste Holcroft
369aa59dc8 Enable multi-instance and set requirements >=3.0 2018-05-12 12:21:31 +02:00
Jean-Baptiste Holcroft
4c84436769 Add protection to prevent path errors 2018-05-12 10:56:39 +02:00
Jean-Baptiste Holcroft
23ce1dddbc Add upgrade 2018-05-11 23:36:43 +02:00
Jean-Baptiste Holcroft
940452f3ba Add backup and restore 2018-05-11 21:38:56 +02:00
Jean-Baptiste Holcroft
056c585a06 Fix service target usage (start doesn't exist) 2018-05-11 18:55:16 +02:00
Jean-Baptiste Holcroft
d61c8f6e97 Fix installation 2018-05-10 23:20:19 +02:00
Jean-Baptiste Holcroft
cdbac5d964 Upgrade to 0.12 2018-05-10 18:54:23 +02:00
Jean-Baptiste Holcroft
610cca6f3a fix key and unaccent extension 2018-05-10 14:45:13 +02:00
Jean-Baptiste Holcroft
f8838d21ab First installation script, it doesn't work yet 2018-04-17 00:02:25 +02:00