Friday 25 September 2020

Hello

This a first post in a new blog that I intend to use to document my docker playground project.

I'm fairly new to Docker so there is a lot to discover but I hope to create a complete yet manageable web application that separates all major components into docker containers.

The project will not be focused on the web application itself nor on the technology or frameworks used but on creating docker files for images, docker compose files that can be used for testing as well as production, and creating a contineous intergration workflow on GitHub.

The web application components will be Python based and will have a separation between web application, object store REST interface and a MySQL backend. The (preliminary) design will be the subject of the next article.

No comments:

Post a Comment