1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/weblate_ynh.git synced 2024-10-01 13:35:04 +02:00
Commit graph

51 commits

Author SHA1 Message Date
Jean-Baptiste Holcroft
db4ffdf5f4 Use uwsgi templates 2017-11-20 15:58:51 +01:00
Jean-Baptiste Holcroft
5743eb663a Add upgrade support to 2.17.1 2017-10-18 23:10:32 +02:00
Jean-Baptiste Holcroft
8872c5d4fb Correct wsgi->uwsgi 2017-10-17 15:57:51 +02:00
Jean-Baptiste Holcroft
2ad658b921 Improve root installation 2017-10-17 15:46:35 +02:00
Jean-Baptiste Holcroft
9da1fa4979 Correct typo in common, add armhf for raspberry, and comply with YEP-1.3 & YEP-2.4 2017-10-06 10:37:19 +02:00
Jean-Baptiste Holcroft
639f95aa63 Code cleanup 2017-10-04 15:22:54 +02:00
Jean-Baptiste Holcroft
ba26794dd0 Hub finalization 2017-10-04 13:42:18 +02:00
Jean-Baptiste Holcroft
98d3086b33 Add hub's support for github PR 2017-10-04 10:46:26 +02:00
Jean-Baptiste Holcroft
bf399e8193 add cache, remove debug, improve restore, use su instead of sudo 2017-09-28 23:00:23 +02:00
Jean-Baptiste Holcroft
f88c29ddf9 Remove SMTP and use sendmail 2017-09-28 16:42:10 +02:00
Jean-Baptiste Holcroft
946da28c3b Create admin at installation 2017-09-27 00:27:06 +02:00
jb
ea571250f1 Fix restore and upgrade scripts 2017-09-26 17:01:57 +02:00
Jean-Baptiste Holcroft
bf9dbbb01b Add SMTP configuration 2017-09-25 10:32:11 +02:00
Jean-Baptiste Holcroft
19fadfe080 add changesite name and change_url 2017-09-21 10:22:34 +02:00
Jean-Baptiste Holcroft
34738652a6 Remove apps-enabled folder and useless removal 2017-09-21 09:59:10 +02:00
Jean-Baptiste Holcroft
c539006eed uwsgi additions 2017-09-20 21:43:09 +02:00
Jean-Baptiste Holcroft
601d704d6d don't modify accesses 2017-09-20 17:09:08 +02:00
Jean-Baptiste Holcroft
f2e03b9892 global fixes for uwsgi and django 2017-09-20 15:14:35 +02:00
jean-baptiste
0c17af017f finish postgresql integration 2017-09-20 03:26:27 +02:00
jean-baptiste
64fa488a6b postgressql finition 2017-09-19 19:00:11 +02:00
Jean-Baptiste Holcroft
c3b5cc6061 switch from mysql to pgsql 2017-09-19 10:53:37 +02:00
Jean-Baptiste Holcroft
4b531bc16f uwsgi rewrite 2017-09-18 15:08:21 +02:00
Jean-Baptiste Holcroft
932f08b904 Add dirinclude for conf.d if not existing in mysql/my.cfg 2017-09-18 12:18:21 +02:00
Jean-Baptiste Holcroft
da39602afe Edit global mysql configuration 2017-09-18 11:11:02 +02:00
Jean-Baptiste Holcroft
8f10130e92 add innodb_large_prefix 2017-09-18 09:53:19 +02:00
Jean-Baptiste Holcroft
5bc192cc1f correct checksum and use virtualenv in upgrade 2017-09-15 20:59:21 +02:00
Jean-Baptiste Holcroft
2877935fd6 add libmysqlclient-dev dependency 2017-09-15 20:11:30 +02:00
Jean-Baptiste Holcroft
81e5e699b5 mysqlclient instead of pymsql 2017-09-15 19:38:10 +02:00
Jean-Baptiste Holcroft
bf636b0cd0 Add pymysql dependency 2017-09-15 19:14:30 +02:00
Jean-Baptiste Holcroft
aa7c41f141 remove parameter from ynh_string_random 2017-09-15 18:45:11 +02:00
Jean-Baptiste Holcroft
d0c01fc3d8 make sure wsgi use the virtualenv file 2017-09-15 17:37:12 +02:00
Jean-Baptiste Holcroft
f3590b0d7c Remove install from source and copy settings at the right place 2017-09-15 17:37:12 +02:00
Jean-Baptiste Holcroft
7603dd6c38 Go to the right directory 2017-09-15 17:37:12 +02:00
Jean-Baptiste Holcroft
706576bafd added pathurl in settings, and corrected DATA_DIR in nginx 2017-09-15 17:37:12 +02:00
Jean-Baptiste Holcroft
2e32edc3b9 add DJANGO_SETTINGS_MODULE 2017-09-15 17:37:12 +02:00
Jean-Baptiste Holcroft
eb7bce723c run source in subshell and move pip installation after defining settings 2017-09-15 17:37:12 +02:00
Jean-Baptiste Holcroft
4ee0fd1dff remove sets 2017-09-14 17:19:18 +02:00
Jean-Baptiste Holcroft
2ad20699fa Add nounset & fullpath to venv/binpip 2017-09-14 16:32:52 +02:00
Jean-Baptiste Holcroft
fc932257b2 using weblate instead of migrate, and add settings 2017-09-14 16:13:48 +02:00
Jean-Baptiste Holcroft
83dcebe850 corrected service name and added debug echo 2017-09-14 15:41:27 +02:00
Jean-Baptiste Holcroft
48fe8b8fac Remove all sudo 2017-09-14 14:35:53 +02:00
Jean-Baptiste Holcroft
f206526487 move pip code after user creation and make sure we want to install Weblate 2.16 2017-09-14 14:24:06 +02:00
Jean-Baptiste Holcroft
82b354400d using PIP because django package is too old 2017-09-14 14:11:48 +02:00
Jean-Baptiste Holcroft
87de11d74c add uwsgi.service 2017-09-14 13:25:11 +02:00
Jean-Baptiste Holcroft
6c1da284ae add uwsgi add a dependency 2017-09-14 10:50:13 +02:00
Jean-Baptiste Holcroft
c07739d17d fix typo 2017-09-14 10:40:26 +02:00
Jean-Baptiste Holcroft
1ce33422cf Removed location hierarchy, and use __NAME__ instead of __APP__ so ynh nginx help works as expected 2017-09-14 09:33:06 +02:00
Jean-Baptiste Holcroft
dd11623620 Add admin parameter, remove language 2017-09-13 20:55:29 +02:00
Jean-Baptiste Holcroft
82cddfa8f3 Add static file genration, and two maintenance tasks 2017-09-13 17:16:14 +02:00
Jean-Baptiste Holcroft
fec8e4a491 Thank you package_linter, details 2017-09-13 15:16:02 +02:00