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

520 commits

Author SHA1 Message Date
Jean-Baptiste Holcroft
68822866b2 Remove destition from backup, the helper already does it 2017-09-25 17:09:44 +02:00
Jean-Baptiste Holcroft
fbd1b39bb2 Change the loging place 2017-09-25 17:02:24 +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
b00a284060 Typo 2017-09-21 10:47:37 +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
ce19b2bbd9 set postgresql in config file 2017-09-19 10:57:08 +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
a1b2d517bc typo in nginx 2017-09-18 16:52:11 +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
bc48c74512 Merge branch 'master' of https://github.com/YunoHost-Apps/weblate_ynh 2017-09-15 17:37:38 +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
d7551b07e5 Create final_path as it's not created anymore by the help 2017-09-15 17:29:32 +02:00
Jean-Baptiste Holcroft
68f5d0502e make sure wsgi use the virtualenv file 2017-09-15 17:25:04 +02:00
Jean-Baptiste Holcroft
5adeb77268 Remove install from source and copy settings at the right place 2017-09-15 16:59:22 +02:00
Jean-Baptiste Holcroft
754031c17e Go to the right directory 2017-09-15 13:13:37 +02:00
Jean-Baptiste Holcroft
0d83cec63b typo path_url 2017-09-15 12:23:33 +02:00
Jean-Baptiste Holcroft
933076f8be added pathurl in settings, and corrected DATA_DIR in nginx 2017-09-15 10:58:04 +02:00
Jean-Baptiste Holcroft
fc4fab842d add DJANGO_SETTINGS_MODULE 2017-09-15 10:44:45 +02:00
Jean-Baptiste Holcroft
110d0c94a4 Correct service removal 2017-09-14 17:46:20 +02:00
Jean-Baptiste Holcroft
49bfb081a6 add set +eu in subshell 2017-09-14 17:45:02 +02:00
Jean-Baptiste Holcroft
5d2d50aa78 run source in subshell and move pip installation after defining settings 2017-09-14 17:40:26 +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