A Dockerized micro-service that will serve a private image host (in similar vain to imgur, google photos, etc)
Go to file
2018-03-08 21:21:12 -06:00
.circleci Make newdb.sh executable and use the full path 2018-03-08 21:21:12 -06:00
gallery DB environment variables 2018-03-08 20:38:50 -06:00
.editorconfig Initial Commit 2018-03-08 19:23:19 -06:00
.gitignore Initial Commit 2018-03-08 19:23:19 -06:00
docker-compose.yaml DB environment variables 2018-03-08 20:38:50 -06:00
Dockerfile Initial Commit 2018-03-08 19:23:19 -06:00
LICENSE Initial Commit 2018-03-08 19:23:19 -06:00
manage.py Initial Commit 2018-03-08 19:23:19 -06:00
newdb.sh Make newdb.sh executable and use the full path 2018-03-08 21:21:12 -06:00
newdb.sql DB environment variables 2018-03-08 20:38:50 -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
requirements.txt Initial Commit 2018-03-08 19:23:19 -06:00
run.sh Initial Commit 2018-03-08 19:23:19 -06:00

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