mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[GH-ISSUE #61] Running without Docker #24
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @folkevil on GitHub (Jun 24, 2017).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/61
Hi,
i'm trying to make flyimg running without Docker (replace with Apache, and htaccess rewrite) but no luck. Any suggestion ?
@sadok-f commented on GitHub (Jun 26, 2017):
Hi @folkevil,
Thank you for submitting your issue.
In the current version, It's a bit hard to run Flyimg without Docker, you need a debian image with imagemagick, mozjpeg, webp, facedetection python... and other libraries installed and configured.
And that is the whole purpose of the project, avoid the mess.