Miguel Grinberg's Microblog, developed while following his Mega Flask Tutorial.
1.0K
Miguel Grinberg had wrote an excellent tutorial series on developing a full stack web application system using the Flask framework.
His system has the reader utilize much more, including Elasticsearch, Redis, RQ and SQLAlchemy.
The system is called Microblog.
The maintainer of this repository had expanded on Miguel's excellent work:
docker-compose.yml, which allows for easy deployment of the full stack system.
docker-compose.yml,.env.example,
.env, and then,docker-compose.yml,cd to the directory containing both docker-compose.yml and .env, and run:
docker compose up80!
There is an original README.old.md which was used by the maintainer of this repository while following Miguel's tutorial. That README.old.md has notes which, ultimately, have been translated into the run.sh, Dockerfile, docker-compose.yml, and more.
This image is built from commit a6c0b1cd30e82827133204aaee7be514435c3314 of this repository.
The original tutorial was written by Miguel Grinberg. All the code in this repository was physically typed on a keyboard by ultasun while following Miguel's tutorial.
Thanks Miguel! Thank you for reading.
Content type
Image
Digest
sha256:936b640db…
Size
87.5 MB
Last updated
almost 4 years ago
docker pull ultasun/microblog