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

64 commits

Author SHA1 Message Date
Jean-Baptiste Holcroft
9b93349d90 Final fixes - restart service and echo instead of return 2017-10-23 15:39:50 +02:00
Jean-Baptiste Holcroft
8b51355bce add new helper ynh_check_if_checksum_is_different 2017-10-19 11:01:39 +02: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
c80bb97eff Fix ynh_abort_if_errors and _common.sh 2017-10-07 14:01:04 +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
0f4277e660 Impove change url, not finished yet 2017-09-28 10:58:49 +02:00
Jean-Baptiste Holcroft
ca3582ac02 Fix restoration 2017-09-27 16:35:53 +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
d7aeffd9dd Remove home directory from ynh_system_user_create_smtp 2017-09-25 17:14:06 +02:00
Jean-Baptiste Holcroft
68822866b2 Remove destition from backup, the helper already does it 2017-09-25 17:09:44 +02:00
Jean-Baptiste Holcroft
bf9dbbb01b Add SMTP configuration 2017-09-25 10:32:11 +02:00
Jean-Baptiste Holcroft
27b5edf718 Restore rework 2017-09-22 09:05:28 +02:00
Jean-Baptiste Holcroft
b36ebe8fd0 Improve removal script 2017-09-21 14:48:29 +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
0a54b3e2b4 review pgsql helpers 2017-09-19 10:53:16 +02:00
Jean-Baptiste Holcroft
d3b14342bd _common.sh tiny rewrite 2017-09-18 21:53:33 +02:00
Jean-Baptiste Holcroft
c9b88d65be Add postgres helpers from coin_ynh 2017-09-18 21:40:05 +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
5440b85bbb Correct service removal 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