added some detail about packaging the app
This commit is contained in:
parent
d026d6ee29
commit
e6be0a5c19
@ -13,4 +13,5 @@ This is a Python project to learn working with Flask. To make it useful for my d
|
|||||||
- [x] Update the (currently broken) lookup of URLs
|
- [x] Update the (currently broken) lookup of URLs
|
||||||
- [ ] Differentiate both the lookup functions (the Host class initialization) and the result HTML/Jinja-pages on host type
|
- [ ] Differentiate both the lookup functions (the Host class initialization) and the result HTML/Jinja-pages on host type
|
||||||
- [ ] Deploy the app to production (soc.joostagterhoek.nl) which first requires to follow some deployment and app organization tutorials (https://flask.palletsprojects.com/en/stable/tutorial/database/ for example)
|
- [ ] Deploy the app to production (soc.joostagterhoek.nl) which first requires to follow some deployment and app organization tutorials (https://flask.palletsprojects.com/en/stable/tutorial/database/ for example)
|
||||||
|
- [ ] Follow the example of the working 'packaging-flask-soc-site'-folder ánd incorporate config.py 'from config import config')
|
||||||
- [ ] Implement caching across the entire website (now only for AbuseIPDB API requests)
|
- [ ] Implement caching across the entire website (now only for AbuseIPDB API requests)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user