Deploying More Robust Applications (Jenkins, Flask, and Streamlit)
摘要
In this chapter, we will deploy more robust and functional applications, including Jenkins for automation, Flask for API calls, and Streamlit for dashboards. These deployments will build on the foundation laid in earlier chapters by utilizing Docker, Nginx, and SSL certificates. The chapter also covers critical steps like enabling Docker services to start automatically, preparing VSCode for Jupyter notebooks, and creating a Flask application with authentication.