David Todd 51a117ca5f
Add configuration to connect to a postgres database (#2)
CircleCI's free service only allows running 1 container at a time.
This causes problems if I want to use a database.
A workaround that I found seems to work by running the database server directly within the test container. This does increase test time however
2018-03-08 21:25:54 -06:00
2018-03-08 19:23:19 -06:00
2018-03-08 19:23:19 -06:00
2018-03-08 19:23:19 -06:00
2018-03-08 19:23:19 -06:00
2018-03-08 19:23:19 -06:00
2018-03-08 19:23:19 -06:00
2018-03-08 19:38:08 -06:00
2018-03-08 19:23:19 -06:00
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

Description
A Dockerized micro-service that will serve a private image host (in similar vain to imgur, google photos, etc)
Readme MIT 57 KiB
Languages
Python 93.7%
Dockerfile 3.5%
Shell 2.8%