-
Notifications
You must be signed in to change notification settings - Fork 2
initial devops project setup
(BG) Team edited this page Jan 14, 2019
·
7 revisions
Back to Home
Devops is not just another software development methodology. Devops is a way of thinking and a way of working.
- Navigate to your
Azure DevOps
account as showed in the picture below - Search for
+ Create project
button and hit it
- You are able to manage your project with your own preferences
- Choose meaningful name and ensure the project is public
- Once created - the project is visible under your organization home page
- Once you are in your project click on
Repos
and make small optional changes
- Re-enter your project default page should be similar
- No README.md is visible on this stage 'cus it's not configured yet
- Click on the pencil icon to be able to manage it
- It's a simple walk in the park
- Which at the end should be like this one
- Navigate back to
Repos
tab and you'll be able to see your preferred options
- Clone the project on your local machine and make small changes in your
README.md
file - Push this changes to the external repository to ensure your setup is working fine
- End of story ;)
(BG) Team
seeing innovations
How to get in touch?
- Email us anytime @:
[email protected]
- Feel free to mail any of our team members for help.
- We'll try our best to respond @ 24 hours period.
-
Visual Studio 2017 Community
(required)
-
Git
(required)
-
GitHub
(optional)
-
AppHarbor
(required)
-
Azure
(required)
-
Azure DevOps
(required)
- Software Technologies - June 2016 by SoftUni
- C# MVC Frameworks - ASP.NET Core - October 2017 by SoftUni
- ASP.NET Web API 2 external logins with Facebook and Google in Angular app
- Course performance & goals
- YouTube playlist of the course
- Current projects:
- pdf books
- sql scripts
- allow less secure apps for Gmail
- google.com/blocked
itgigs fire it up in 13 steps
- Old editions:
- Azure DevOps playground
- Add users to your organization
- Configure web app and SQL server on Azure
- Create web app + SQL
- Get your db connection string
- Trick db firewall restrictions
- Configure deployments option & find app url
- Speed up deployment time using publishing profile for VS
Basic OOP recall
- wiki help page
- help books
Database 1st with local db
- Geography db sql script
Code1st with external db instance (part1)
- TechCorp
- Configure AppHarbor
- Setting up External SQL db
- video (bg)
- help books