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

71 commits

Author SHA1 Message Date
Thomas
f15d6230e1
Update install 2023-08-24 09:24:42 +02:00
Thomas
db33b5750c
Update install 2023-08-24 09:16:25 +02:00
Thomas
9cae399078
Update install 2023-06-20 18:26:50 +02:00
Thomas
1dca005542
Testing (#233)
* Closes https://github.com/YunoHost-Apps/funkwhale_ynh/issues/206

* fix issue?

* Update funkwhale-server.service

* Update funkwhale-beat.service

* Update funkwhale-worker.service

* Update upgrade

* Fix nginx and issue https://github.com/YunoHost-Apps/funkwhale_ynh/issues/230

* Fix https://github.com/YunoHost-Apps/funkwhale_ynh/issues/230

* Auto-update README

* Revert loglevel to error because issue seems to be fixed

* Update upgrade

* apply Tagadda suggestions

* fix chown

* fix chown

* Update restore

* Update funkwhale-server.service

* fix logs

* Update upgrade

* Update restore

* Update remove

* Update ADMIN.md

* Update ADMIN_fr.md

* Update funkwhale-server.service

* fix logs

* fix logs

* fix service

* fix service?

* fix permissions

* fix permissions

* fix permissions

* test

* add logs

* Update funkwhale-server.service

* Update funkwhale-beat.service

* Update funkwhale-worker.service

* fix service

* Update funkwhale-server.service

* Update funkwhale-server.service

* Update funkwhale-server.service

* Update funkwhale-worker.service

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-06-20 10:44:18 +02:00
Thomas
d1d2dce5c0
some cleaning for 1.3.0 2023-06-15 14:03:02 +02:00
Thomas
815fd032cd
1.3.0 (#223)
* first test upgrade to 1.3.0

* Auto-update README

* fix

* fix

* fix

* fix

* fix

* add test from 1.2.10

* fix funkwhale-manage collectstatic

* fix path

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-06-03 11:02:04 +02:00
Thomas
f2e0828e7a
apply Aleks suggestions 2023-03-31 13:19:41 +02:00
Thomas
a06c41db73
fix data_dir 2023-03-30 22:54:26 +02:00
Thomas
6d58ed46fd
fix data_dir/data/ 2023-03-30 20:59:37 +02:00
Thomas
8592610b0f
Test pip install toml for fail2ban 2023-03-27 22:32:44 +02:00
Thomas
ff8a084b0e cleanups 2023-03-27 22:04:29 +02:00
Thomas
db915eb043 final fix for v2 ? 2023-03-27 22:04:29 +02:00
Thomas
d4e11b3be6 test 2023-03-27 22:04:29 +02:00
Thomas
f50cc24282 test 2023-03-27 22:04:29 +02:00
Éric Gaspar
2627cfeb8c V2 2023-03-27 22:04:29 +02:00
Éric Gaspar
7ecb150a43 v2 2023-03-27 22:04:20 +02:00
yalh76
324b196b88 Apply example_ynh 2022-10-04 00:13:33 +02:00
yalh76
e596f01150 Fix 1.2.4 2022-04-28 01:15:33 +02:00
yalh76
978a4d73f8 ynh_exec_warn_less 2022-01-07 20:02:59 +01:00
yalh76
dd9914eff7 Fix datadir 2022-01-07 03:15:43 +01:00
yalh76
88fea978c7 Apply Last example_ynh 2022-01-07 00:13:08 +01:00
Pierluigi Cau
7bf2a7ca77 No need to redeclare datadir 2021-08-21 06:28:31 +00:00
Pierluigi Cau
ea875a4c64 Try to fix issue with datadir 2021-08-21 06:21:05 +00:00
yalh76
183b21f862 Apply last example_ynh 2021-08-04 23:53:34 +02:00
yalh76
0e4482a2fd
Others var (#143)
* Upgrade to 1.1.1 (#138)

* Update README.md

* Test bump to 1.0

* Bump to Yunohost 4 (for Debian upgrade)

* Test removal of nonexistent scripts

* Correct Typo

* Update README.md

* Fix linter warnings

* Fix linter

* Fix linter warnings

* Cleaning up

* Update README.md

* Update to 1.0.1 (#119)

* Update to 1.0.1

* Set new permissions

* Add French Readme

* Readme update

* Update README.md

* Update README.md

* Update README_fr.md

* Update README.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update README_fr.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update README.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update README_fr.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Finding an available port

* Uprade to 1.1 and fixes Twisted by retrograding it (#129)

* Fix linter warning : no need to use $is_public

* Clarify custom paths needed to import collections of music files in Readme. (#134)

* Update readme to indicate custom import path 

Yunohost installations of Funkwhale use a different path for file imports than those indicated in the Funkwhale documentation.. (/var/www/Funkwhale/import). We should therefore indicate to the admin user what that path is, and steps necessary to use it.   Addresses #132.

* Fix bash highlighting.

* Update README.md

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Apply Example_ynh (#131)

* Testing (#130)

* Uprade to 1.1 and fixes Twisted by retrograding it (#129)

* Apply example_ynh

Fix #15

* Fix services

* Fix several merging

* Stick to official install process

* fix path_transversal

* Using option '--log_type systemd' with 'yunohost service add' is not relevant anymore

* Try to fix package_check

* Fix package_check test

* Update check_process

* Trying to fix package_check

* Update env.prod

* remove sleep

* Better service name

* missing datadir

* line 111: upgrade_type: unbound variable

* Implement --is_big

* Fix stopping service from previous version

* Fix upgrade

* Fix upgrade

* Apply example_ynh

* Apply example_ynh

* Fix rights

* Update api.src

* Update env.prod

* Update front.src

* Update manifest.json

* Update README.md

* Update README_fr.md

* Fix chmod

* Fix rights

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>

* Update conf/nginx.conf

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>

* Update conf/nginx.conf

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>

* fix

* Fix rights for datadir from previous version

* Update upgrade

* Fix recursive chmod

* Fix import link

* Update README_fr.md

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Ciarán Ainsworth <cda@rootkey.co.uk>
Co-authored-by: Ciarán Ainsworth <ciaranainsworth@posteo.net>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: Amos Blanton <lightnin@users.noreply.github.com>

* remove others_var

* no more needed

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
Co-authored-by: Ciarán Ainsworth <cda@rootkey.co.uk>
Co-authored-by: Ciarán Ainsworth <ciaranainsworth@posteo.net>
Co-authored-by: ericgaspar <junk.eg@free.fr>
Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: Amos Blanton <lightnin@users.noreply.github.com>
2021-05-19 19:43:05 +02:00
yalh76
f61a9c9cf4 Fix recursive chmod 2021-04-17 18:31:25 +02:00
yalh76
33392f79e9
Apply Example_ynh (#131)
* Testing (#130)

* Uprade to 1.1 and fixes Twisted by retrograding it (#129)

* Apply example_ynh

Fix #15

* Fix services

* Fix several merging

* Stick to official install process

* fix path_transversal

* Using option '--log_type systemd' with 'yunohost service add' is not relevant anymore

* Try to fix package_check

* Fix package_check test

* Update check_process

* Trying to fix package_check

* Update env.prod

* remove sleep

* Better service name

* missing datadir

* line 111: upgrade_type: unbound variable

* Implement --is_big

* Fix stopping service from previous version

* Fix upgrade

* Fix upgrade

* Apply example_ynh

* Apply example_ynh

* Fix rights

* Update api.src

* Update env.prod

* Update front.src

* Update manifest.json

* Update README.md

* Update README_fr.md

* Fix chmod

* Fix rights

Co-authored-by: Thomas <51749973+Thovi98@users.noreply.github.com>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-04-16 14:14:27 +02:00
ericgaspar
fc22726fa6
Fix linter warning : no need to use $is_public 2021-03-12 08:50:52 +01:00
Alexandre Aubin
05c47d876e
Finding an available port 2021-01-09 22:43:04 +01:00
ericgaspar
32a467ed44
Set new permissions 2020-12-04 18:25:18 +01:00
ericgaspar
4fcdd9badf
Fix linter warnings 2020-12-04 17:08:43 +01:00
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