GannonTdW
feae5c6f2d
add postgresql-contrib in app dependencies
...
When installing Funk on my server, I had the following error message:
```bash
django.db.utils.OperationalError: could not open extension control file "/usr/share/postgresql/9.6/extension/unaccent.control": No such file or directory
```
The installation of `postgresql-contrib` solves this problem.
2018-10-10 11:55:02 +02:00
Jean-Baptiste Holcroft
331300c6a9
upgrade to 0.17
2018-09-27 22:46:22 +02:00
Jean-Baptiste Holcroft
f5c9484316
Remove pgsql helper (included in core)
2018-08-27 22:06:01 +02:00
Jean-Baptiste
f9067f4686
upgrade ynh_send_readme_to_admin helper
...
if mail binary isn't properly selected, it may create an infinite loop at install
2018-07-23 23:19:46 +02:00
Jean-Baptiste Holcroft
0ef9651c7d
Upgrade to 0.16
2018-07-23 23:19:46 +02:00
Jean-Baptiste Holcroft
3f0f04c5a0
Remove backport usage
2018-06-28 22:50:04 +02:00
Jean-Baptiste Holcroft
3d10632f6c
Use stretch backports instead of jessie's
2018-06-23 23:13:56 +02:00
Jean-Baptiste Holcroft
227c72ffa1
Add ARM dependencies
2018-06-23 22:31:18 +02:00
Jean-Baptiste Holcroft
5e6cbb6ae3
Remove path from manifest and improve readme
2018-06-17 15:54:08 +02:00
Jean-Baptiste Holcroft
f67bb5ed29
Upgrade to 0.14
2018-06-03 15:44:13 +02:00
Jean-Baptiste Holcroft
9615629ed2
Improve redis helper
2018-05-20 19:58:33 +02:00
Jean-Baptiste Holcroft
1fefbc1bbb
Fix redis configuration
2018-05-12 23:57:20 +02:00
Jean-Baptiste Holcroft
85262b057d
Add redis caching
2018-05-12 13:17:09 +02:00
Jean-Baptiste Holcroft
369aa59dc8
Enable multi-instance and set requirements >=3.0
2018-05-12 12:21:31 +02:00
Jean-Baptiste Holcroft
4c84436769
Add protection to prevent path errors
2018-05-12 10:56:39 +02:00
Jean-Baptiste Holcroft
23ce1dddbc
Add upgrade
2018-05-11 23:36:43 +02:00
Jean-Baptiste Holcroft
940452f3ba
Add backup and restore
2018-05-11 21:38:56 +02:00
Jean-Baptiste Holcroft
f500678a40
Remove weblate remembers
2018-05-11 21:20:26 +02:00
Jean-Baptiste Holcroft
2a5f0bee80
Fix nginx' domain file cleanup on removal
2018-05-11 19:07:23 +02:00
Jean-Baptiste Holcroft
056c585a06
Fix service target usage (start doesn't exist)
2018-05-11 18:55:16 +02:00
Jean-Baptiste Holcroft
d61c8f6e97
Fix installation
2018-05-10 23:20:19 +02:00
Jean-Baptiste Holcroft
cdbac5d964
Upgrade to 0.12
2018-05-10 18:54:23 +02:00
Jean-Baptiste Holcroft
610cca6f3a
fix key and unaccent extension
2018-05-10 14:45:13 +02:00
Jean-Baptiste Holcroft
c20f4452e8
Upgrade pgsql helper
2018-05-10 14:44:37 +02:00
Jean-Baptiste Holcroft
f8838d21ab
First installation script, it doesn't work yet
2018-04-17 00:02:25 +02:00