Commit graph

109 commits

Author SHA1 Message Date
Sébastien Santoro
89a7ac9c37 Fix WebP support in Apache Docker image
With PHP 7, WebP support is now provided by libwebp instead of libvpx.

Reference: http://php.net/manual/en/image.installation.php

Fixes #556.
2018-11-13 19:18:19 +00:00
Brad Koehn
de6c95d256 fixed a bash scripting bug in start.sh that prevented horizon from ever starting 2018-11-12 13:21:27 -06:00
kaiyou
a5761f7ebf Drop privileges when starting artisan or horizon 2018-11-11 18:04:23 +01:00
kaiyou
37713f33d0 Run pixelfed update tasks upon startup 2018-10-18 08:26:32 +02:00
chris
f4b9e1fb27 Actually use HORIZON_EMBED env in docker script. 2018-10-01 12:05:33 +02:00
Pierre Jaury
c82d0fb389 Fix the docker build 2018-08-23 22:57:22 +02:00
Pierre Jaury
5224d7cd96 Move Dockerfiles to contrib/ 2018-08-23 22:43:47 +02:00
daniel
f718efcc95
Frontend ui refactor (#379)
* Make followers list flush on mobile

* Make followers list flush on mobile

* Add message for no saved posts

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>

* add MySQL version req to README.md

* adding back example file, deleted accidentally

* and remove extra empty line, no need to cause a change in the repo

* make clear which version of MySQL is supported

* Unsquish tag-page avatars

Fix #374

* Fix usernames escaping div and make images link to users

* Fix Nginx config
2018-08-14 15:12:44 -06:00
kpcyrd
77ca794cf0 Add simple docker deployment 2018-05-20 15:02:29 +02:00