[GH-ISSUE #131] Apache Setup #54

Closed
opened 2026-02-25 22:34:14 +03:00 by kerem · 1 comment
Owner

Originally created by @norvinjohn on GitHub (Sep 29, 2017).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/131

Hi,

Can someone help me how can I this up to a standalone server with apache installed?

Thanks in advance :D

Originally created by @norvinjohn on GitHub (Sep 29, 2017). Original GitHub issue: https://github.com/flyimg/flyimg/issues/131 Hi, Can someone help me how can I this up to a standalone server with apache installed? Thanks in advance :D
kerem 2026-02-25 22:34:14 +03:00
Author
Owner

@baamenabar commented on GitHub (Sep 29, 2017):

Hello, this project is not meant to be "uploadable", it's designed to be deployed as a docker container.

But, if you have Imagemagick in your server, you could try running the PHP app after converting the nginx config to an apache .htaccess config file. The nginx config is not in this repo, it's in the docker repo, chekc here: https://github.com/flyimg/docker-app/tree/master/resources/etc/nginx .

And even so, you would need to compile the Moz-Jpeg binaries yourself or not use them, by deactivating the moz-jpeg option in the config.

Even considering that, I'm not sure what other problems you could run into.

But I have a tutorial on how to do a very easy setup in DigitalOcean http://code.medula.cl/article_Fly-image-microserver-with-Docker-on-Digitalocean.html give it a try.

<!-- gh-comment-id:333155759 --> @baamenabar commented on GitHub (Sep 29, 2017): Hello, this project is not meant to be "uploadable", it's designed to be deployed as a docker container. But, if you have Imagemagick in your server, you could try running the PHP app after converting the nginx config to an apache .htaccess config file. The nginx config is not in this repo, it's in the docker repo, chekc here: https://github.com/flyimg/docker-app/tree/master/resources/etc/nginx . And even so, you would need to compile the Moz-Jpeg binaries yourself or not use them, by deactivating the moz-jpeg option in the config. Even considering that, I'm not sure what other problems you could run into. But I have a tutorial on how to do a very easy setup in DigitalOcean http://code.medula.cl/article_Fly-image-microserver-with-Docker-on-Digitalocean.html give it a try.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#54
No description provided.