You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [ x ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Copy frontend and backend folders
Create dockerfile to install dependancies
Any log messages given by the failure
Expected/desired behavior
Fully functional web site
OS and Version?
Windows 11 (deployed from)
Executed on a Linux system (Bullseye)
azd version?
run azd version and copy paste here.
(not the case here)
Versions
Mention any other details that might be useful
First question and context : deployment via bicep
I'm trying to deploy the application without bicep. I'm also trying to understand how or what does the bicep or azd do to deploy the entire code to the web app.
What are the actions done by the Bicep to upload the app folder, knowing that it doesn't exist afterwards in the webapp ?
Second questions : port used by the application
What ports do gunicorn, the python backend and the front use ?
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
gtedavid
changed the title
Understanding how the Dockerised solution and solution deployed without bicep
Understanding how the solution is deployed with bicep and which port used by default
Dec 15, 2024
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
Fully functional web site
OS and Version?
azd version?
Versions
Mention any other details that might be useful
First question and context : deployment via bicep
I'm trying to deploy the application without bicep. I'm also trying to understand how or what does the bicep or azd do to deploy the entire code to the web app.
What are the actions done by the Bicep to upload the
app
folder, knowing that it doesn't exist afterwards in the webapp ?Second questions : port used by the application
What ports do gunicorn, the python backend and the front use ?
The text was updated successfully, but these errors were encountered: