A Dockerized micro-service that will serve a private image host (in similar vain to imgur, google photos, etc)
Go to file
c0de b00053acdf Add settings for storage in s3 bucket 2018-09-26 20:53:12 -05:00
.circleci Add configuration to connect to a postgres database (#2) 2018-03-08 21:25:54 -06:00
gallery Add settings for storage in s3 bucket 2018-09-26 20:53:12 -05:00
.editorconfig Initial Commit 2018-03-08 19:23:19 -06:00
.gitignore Initial Commit 2018-03-08 19:23:19 -06:00
Dockerfile Add Django Debug Toolbar 2018-03-08 22:31:40 -06:00
LICENSE Initial Commit 2018-03-08 19:23:19 -06:00
README.docker.md Initial Commit 2018-03-08 19:23:19 -06:00
README.md Add README 2018-03-08 19:38:08 -06:00
docker-compose.yaml Add settings for storage in s3 bucket 2018-09-26 20:53:12 -05:00
manage.py Initial Commit 2018-03-08 19:23:19 -06:00
newdb.sh Add configuration to connect to a postgres database (#2) 2018-03-08 21:25:54 -06:00
newdb.sql Add configuration to connect to a postgres database (#2) 2018-03-08 21:25:54 -06:00
requirements.txt Add settings for storage in s3 bucket 2018-09-26 20:53:12 -05:00
run.sh Add Django Debug Toolbar 2018-03-08 22:31:40 -06:00

README.md

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