https://github.com/vinceeee/myblog
Blog_mini with Docker-compose
https://github.com/vinceeee/myblog
docker-compose flask python3
Last synced: about 2 months ago
JSON representation
Blog_mini with Docker-compose
- Host: GitHub
- URL: https://github.com/vinceeee/myblog
- Owner: Vinceeee
- Created: 2018-02-08T12:38:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-08T12:40:03.000Z (over 8 years ago)
- Last Synced: 2023-12-18T04:21:16.012Z (over 2 years ago)
- Topics: docker-compose, flask, python3
- Language: HTML
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog_mini using docker-compose
## Forked [Blog_mini](https://github.com/xpleaf/Blog_mini) from xpleaf and updated by Vinceeee
- Modify the deploy procedure . Using docker-compose to integrate reverse_agent(nginx) , DB(MySQL) , Cache(Redis) and Application(uwsgi+app),please find the deployGuide.md for further details.
- Adding search box , which could help locate the article by content.
- Adding the function to switch background picture.
- Enhancement for user access counter , prevent the increment from refreshing by the same IP in a short while .
### Todo
- Blog import / export
- Mobile web_blog