Hi. Can you please add more details on how to build release package for various environments (Dev, Test & Prod) that can automatically alter the environment.ts values based off environment.
Hello You have the solution in linux azure app service with 404 error direct access route in angular ? cause we don't have iis serveur but nginx i got success with deploy on azure app service and it's better ftp upload.
Hi, The package is already available in zip format and in build server, we don't need to achieve any artifacts for deployment. May I know why you would like to achieve ? I will look for solution to achieve in pipeline. Hope this helps. Happy coding!
Hi, Generally based on what is configured in angular.json for output build makes the folder structure in angular build (we build locally or pipeline builds). You can modify the structure here to make only one folder after build. github.com/learnsmartcoding/lsc-restaurant-table-booking-app/blob/main/angular.json#L16 Build server always builds and zips the entire content, when it is deployed it is automatically unzipped and deployed properly. In my opinion, we don't need to achieve any build content. Hope this helps. Happy coding!
Hello can you share with me the first link for creating the app service in azure portal and i want to know how can i do to automatcly change the url of asset in index.html
Hello, Please check the below link for App service deployment. ruclips.net/video/PUHQWFENups/видео.htmlsi=FIjBaiTkfBjkYA8c Also, the entire series part by part can be found in this playlist. ruclips.net/video/-VPAOzOFlcM/видео.html Hope this helps. Happy coding!
Thanks!!! it was the best introduction to the CI.
Thanks for the video man! , it helped me a lot
Glad to hear it!
Hi. Can you please add more details on how to build release package for various environments (Dev, Test & Prod) that can automatically alter the environment.ts values based off environment.
Sure, will do
Hello
You have the solution in linux azure app service with 404 error direct access route in angular ? cause we don't have iis serveur but nginx
i got success with deploy on azure app service and it's better ftp upload.
Can you share the how can we archive before publishing it!
Hi, The package is already available in zip format and in build server, we don't need to achieve any artifacts for deployment. May I know why you would like to achieve ?
I will look for solution to achieve in pipeline.
Hope this helps.
Happy coding!
If i am defining the publish artifact task like the same i am getting error like path not found
Hi, Generally based on what is configured in angular.json for output build makes the folder structure in angular build (we build locally or pipeline builds). You can modify the structure here to make only one folder after build.
github.com/learnsmartcoding/lsc-restaurant-table-booking-app/blob/main/angular.json#L16
Build server always builds and zips the entire content, when it is deployed it is automatically unzipped and deployed properly. In my opinion, we don't need to achieve any build content.
Hope this helps.
Happy coding!
Hello can you share with me the first link for creating the app service in azure portal and i want to know how can i do to automatcly change the url of asset in index.html
Hello,
Please check the below link for App service deployment.
ruclips.net/video/PUHQWFENups/видео.htmlsi=FIjBaiTkfBjkYA8c
Also, the entire series part by part can be found in this playlist.
ruclips.net/video/-VPAOzOFlcM/видео.html
Hope this helps.
Happy coding!