Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do a show about building and deploying asp.net core apps on Linux VM (azure) along with CI/CD pipeline. #39

Open
iAmBipinPaul opened this issue Feb 14, 2018 · 5 comments

Comments

@iAmBipinPaul
Copy link

Hi , It will be quite better if you can host live show on building asp.net core apps and deploying it on a Linux vm inside docker.

Here is what I intended to say

  1. Creating a sample asp.net core web app
  2. Adding docker support
  3. pushing to GitHub
  4. integrating with VSTS
  5. pushing to docker hub
  6. configuring our docker hub and our Docker Container on Linux vm so that it will automatically grab the update.

At the end we should be able to see the new update on our live running web apps when making any changes to our code and pushing to GitHub.

It will help newbie developer like me .I certainly browse and find some blog but I just wanted you to host a show on this .

Thank you !
.

@csharpfritz
Copy link
Owner

I like your scenario, and will schedule a walk-through of this scenario.

I'd also like to show publishing your container to a private docker registry, and not just the Docker hub. We shouldn't consider the public Docker hub as a CI end-point.

@iAmBipinPaul
Copy link
Author

Awesome 👍 Waiting for schedule/show.

@csharpfritz
Copy link
Owner

Need to return to this... VSTS with default configuration takes too long to build Docker images

@csharpfritz
Copy link
Owner

Should be deployed to Linux VM... not container app service

@iAmBipinPaul
Copy link
Author

Thank you so much @csharpfritz ! You are spending a lots of time on this question and I'm so excited to see CI/CD work as expected. 👍

I need to find someone to pair-program with me and help explain VSTS Build and CI. I can’t figure it out and apparently am terrible at reading instructions

— Jeff Fritz (@csharpfritz) February 18, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants