mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2026-04-26 23:45:52 +03:00
[GH-ISSUE #7] docker #4
Labels
No labels
Feature request
Feature request
bug
cant reproduce
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pictshare#4
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 @aVolpe on GitHub (Mar 4, 2016).
Original GitHub issue: https://github.com/HaschekSolutions/pictshare/issues/7
Hello, I create a docker file to host pictshare:
And a nginx config file:
However, I has a question about multiple instances of pictshare using a single data folder, is this posible with the current implementation of pictshare?
@geek-at commented on GitHub (Mar 6, 2016):
Great work, thanks!
As for multiple instances.. the upload system could support it since it always looks for hashes before it saves them but at the moment the configuration file can't handle multiple settings for the same values