Éric Gaspar
1d008ba5e0
fix linter
2023-12-23 10:50:17 +01:00
ericgaspar
e4702b0b63
Fix linter
2023-01-22 10:54:32 +01:00
Josué Tille
515890533c
Fix missing port
2022-08-30 06:50:23 +02:00
Josué Tille
fb3e33c06f
Fix linter
2022-08-21 09:12:56 +02:00
Josué Tille
ddd514a1fa
Use again gunicorn as uwsgi is badly maintained and bugy for pypy
2022-06-19 21:42:59 +02:00
Josué Tille
9e2cd8392f
Add new permission correctly
2021-03-15 12:03:05 +01:00
Yunohost-Bot
64692d6a01
[autopatch] Autopatch to migrate to new permission system
2021-03-15 00:25:57 +01:00
Josué Tille
0174f92354
Symplify nginx config and standardize start systemd action
2020-12-07 16:26:56 +01:00
Josué Tille
7e884bdd1a
Fix upgrade from old version
2020-10-13 22:42:41 +02:00
Josué Tille
32e07385c2
Remove service management in install/upgrade it's already done by uswsgi helper
2020-05-24 00:41:39 +02:00
Alexandre Aubin
b6f62df85a
Do not name services something.service ...
2020-05-23 22:57:08 +02:00
yalh76
107b9c3327
Apply example_ynh
2020-04-16 23:33:43 +02:00
Josué Tille
8a41d00064
Add message and use getops for helper's args
2019-11-01 22:04:39 +01:00
Josué Tille
38da0fd93f
Fix dependances
2019-05-08 15:02:58 +02:00
Josué Tille
7d88c60ed1
Fix virtualenv setup
2019-02-12 20:15:04 +01:00
Josué Tille
ad64328a68
Remove logrotate, it's already managed by uwsgi package
2018-09-25 21:33:36 +02:00
Josué Tille
7a1958ebd3
Fix nginx config
2018-09-06 14:57:35 +02:00
Josué Tille
04f94271b4
Fix backup - restore
2018-09-05 23:01:35 +02:00
Josué Tille
87d4333a31
Change order of instruction and fix uwsgi helper
2018-09-05 23:00:59 +02:00
Josué Tille
e345831487
Update uwsgi helper
2018-09-05 21:34:48 +02:00
Josué Tille
b88c7adfec
Fix permission in final_path
2018-08-22 20:52:40 +02:00
Josué Tille
f8b2336256
Restore home page
2018-08-22 20:47:29 +02:00
Josué Tille
d919dcc49a
Fix final path
2018-08-20 22:35:38 +02:00
Josué Tille
c46400ee29
Merge commit 'licryle' into master
2018-08-20 22:34:47 +02:00
Jean-Baptiste Holcroft
f6b79fe7a5
Add ARM dependencies
2018-08-03 23:42:47 +02:00
admin
5ad912e6c9
Saving path into 'path' variable in settings. It was creating issues at install/upgrade + fixing a bug in path in upgrade.
2018-07-25 06:44:48 +00:00
Jean-Baptiste Holcroft
f6682e66ac
Rewrite uwsgi to use the helper
2018-07-05 23:21:03 +02:00
Jean-Baptiste Holcroft
613527af71
Remove local download path and add previous maintainer
2018-06-28 23:20:47 +02:00
Jean-Baptiste Holcroft
cf0f16aa73
Upgrade to 1.8.0
2018-06-28 23:09:33 +02:00
Jean-Baptiste Holcroft
dd241fea65
use local cache storage and pip instead of make
2018-04-28 13:42:17 +02:00
Jean-Baptiste Holcroft
3b3cabbad4
fix alias_traversal and change maintainer
2018-01-29 22:44:33 +01:00
Jean-Baptiste Holcroft
23645f9f33
Remove useless user rights
2017-11-19 13:46:34 +01:00
Jean-Baptiste Holcroft
333e0973e6
Fix upgrade from previous versions
2017-11-16 23:23:51 +01:00
Jean-Baptiste Holcroft
745f4243ad
use helpers & uwsgi. Enable multi instance
2017-10-30 17:52:57 +01:00
Pierre-Antoine Rault
267ccc21f7
modified conf scripts
2016-12-15 22:06:02 +01:00
Pierre-Antoine Rault
4d96a462cf
modified urls
2016-12-15 21:32:36 +01:00
Pierre-Antoine Rault
6d15a15a01
fixed a forgotten import of the script helper and removed sudo before helpers
2016-12-13 16:55:44 +01:00
Pierre-Antoine Rault
05009d2414
Compliance with Yunohost’s package linter (except scripts/{backup,restore})
2016-12-08 16:12:16 +01:00
Josué
ce1535df79
Fix 'secret' variable - see issue : https://github.com/abeudin/ffsync_ynh/issues/17
2016-01-13 21:20:58 +01:00
Josué
7df5d04f0c
Fix 'secret' variable - see issue : https://github.com/abeudin/ffsync_ynh/issues/17
2016-01-13 21:14:06 +01:00
abeudin
6eed9ad333
Update upgrade
2015-12-28 12:29:37 +01:00
abeudin
49f353817c
Update upgrade
2015-12-28 12:27:48 +01:00
abeudin
50d801e655
Update upgrade
2015-12-28 12:26:40 +01:00
Josue-T
c28e14f6f4
Correct final path
2015-11-25 21:37:27 +01:00
Josue-T
f821f38d78
Add sudo
2015-11-20 21:46:50 +01:00
abeudin
5a76a7d085
Update upgrade
2015-08-28 10:09:19 +02:00
Josue-T
e96ee1117a
Update upgrade script
...
When ffsync is running, we have an error while the upgrade :
The log of install :
```bash
+ sudo make build
virtualenv --python=`which python2 python | head -n 1` --no-site-packages ./local
New python executable in ./local/bin/python2
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/virtualenv.py", line 2378, in <module>
main()
File "/usr/lib/python3/dist-packages/virtualenv.py", line 830, in main
symlink=options.symlink)
File "/usr/lib/python3/dist-packages/virtualenv.py", line 999, in create_environment
site_packages=site_packages, clear=clear, symlink=symlink))
File "/usr/lib/python3/dist-packages/virtualenv.py", line 1316, in install_python
shutil.copyfile(executable, py_executable)
File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 26] Text file busy: './local/bin/python2'
Running virtualenv with interpreter /usr/bin/python2
Makefile:22: recipe for target 'local/COMPLETE' failed
make: *** [local/COMPLETE] Error 1
+ '[' -f /tmp/ffsync_swapfile ']'
```
2015-07-06 18:00:23 +02:00
abeudin
df6195d8ab
Update upgrade
2015-06-10 12:02:08 +02:00
Adrien Beudin
c6dbb53709
add logrotate
2015-02-16 11:59:22 +01:00
Adrien Beudin
c53e73afd6
firefox sync with gunicorn
2015-02-13 18:10:02 +01:00