a blogging microservice for my websites
Go to file
David Todd (c0de) 9cbf38ee84 dockerfile consistency change 2018-04-16 20:02:30 -05:00
cms Initial Commit 2018-04-16 19:57:29 -05:00
.editorconfig Initial Commit 2018-04-16 19:57:29 -05:00
.gitignore Initial Commit 2018-04-16 19:57:29 -05:00
Dockerfile dockerfile consistency change 2018-04-16 20:02:30 -05:00
LICENSE Initial Commit 2018-04-16 19:57:29 -05:00
README.docker.md Initial Commit 2018-04-16 19:57:29 -05:00
README.md Initial Commit 2018-04-16 19:57:29 -05:00
docker-compose.yaml dockerfile consistency change 2018-04-16 20:02:30 -05:00
newdb.sh Initial Commit 2018-04-16 19:57:29 -05:00
newdb.sql Initial Commit 2018-04-16 19:57:29 -05:00
requirements.txt Initial Commit 2018-04-16 19:57:29 -05:00
run.sh Initial Commit 2018-04-16 19:57:29 -05:00

README.md

Django-CMS

This is a minimalistic microservice to run a Content Management System (CMS). Normally, a CMS is used to run blogging platforms, and will be the end result for what will happen here. 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