mirror of
https://github.com/c0de-archive/django-gallery.git
synced 2025-08-06 23:18:50 +00:00
51a117ca5f08a2eeb9b617522ff0d130e846b5bf
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
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
Languages
Python
93.7%
Dockerfile
3.5%
Shell
2.8%