mirror of
https://github.com/c0de-archive/django-gallery.git
synced 2024-10-10 06:57:47 +00:00
A Dockerized micro-service that will serve a private image host (in similar vain to imgur, google photos, etc)
.circleci | ||
gallery | ||
.editorconfig | ||
.gitignore | ||
docker-compose.yaml | ||
Dockerfile | ||
LICENSE | ||
manage.py | ||
newdb.sh | ||
newdb.sql | ||
README.docker.md | ||
README.md | ||
requirements.txt | ||
run.sh |
Image Gallary
This is a minimalistic microservice to run an image host. Does not provide the proxy to connect to the services.
Automatic unit testing is done by CircleCI
Refer to the docker README for docker info
License: MIT Copyright 2018 David Todd (c0de) c0de@c0defox.es Check the LICENSE file for further details