⚠
️ DEPRECATED GITLAB INSTANCE
⚠
️ This GitLab is now read-only for reference. Please use
https://gitlab.iauro.co
for all new work.
Migration completed on September 17, 2025
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
IauroAssignments
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Piyush Singh
IauroAssignments
Commits
de4a364f
Commit
de4a364f
authored
Sep 26, 2025
by
Piyush Singh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add new file
parent
9cc34078
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
Deployment (Module 10)/Module 10
Deployment (Module 10)/Module 10
+16
-0
No files found.
Deployment (Module 10)/Module 10
0 → 100644
View file @
de4a364f
1. Dockerized Streamlit + FastAPI:
https://hub.docker.com/r/piyushsingh24/fastapi-streamlit/tags
2. app deployed on streamlit cloud
https://my-sample-website.streamlit.app/
(
Streamlit Cloud doesn't support running FastAPI inside container so the backend server cannot run there
And it cannot accept Docker container directly;
The platform only runs apps from GitHub repositories and installs dependencies from requirements.txt
So this is a basic standalone streamlit webpage deployed on streamlit cloud as per assignment point of view
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment