Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Install Free Git Server on Windows using IIS and Bonobo

  • EvilTester - Software Testing
  • 2019-01-16
  • 29049
Install Free Git Server on Windows using IIS and Bonobo
gitwindows 10install git serverbasic gitbeginner git tutorialhow to use githow to install git serverinstall git server on windowsinstall git server locally windowsinstall git server on windows 10basic git tutorialbasic git workflow
  • ok logo

Скачать Install Free Git Server on Windows using IIS and Bonobo бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Install Free Git Server on Windows using IIS and Bonobo или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Install Free Git Server on Windows using IIS and Bonobo бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Install Free Git Server on Windows using IIS and Bonobo

I will show you the steps to install a local Git server on Windows 10.

The Git Server is Bonobo Git Server

https://bonobogitserver.com/

Pre-requisites:

1 - use Turn Windows Features On and Off to install
Internet Information Services - Web Management Tools - IIS Management Console
Internet Information Services - World Wide Web Services - Application Development Features - ASP .Net 4.7
Internet Information Services - World Wide Web Services - Common HTTP Features - Static Content

Install:

1 - download the zip file
2 - unarchive the zip file
3 - copy the contents of the zip file folder to "C:\inetpub\wwwroot"
4 - change the security properties of the App_Data folder to allow modify access to the IIS user
5 - check Anonymous Authentication is enabled
6 - visit http://localhost/Bonobo.Git.Server
7 - create a user
8 - amend settings to "allow user repository creation" and "allow push to create repositories"
9 - create a repo
10 - push repo to your server

useful git and shell commands used:

~~~~~~~~
git status
vi readme.md
git init
git status
git add -A
git commit -m "my first commit"
git status
git remote add origin http://servernameorip/Bonobo.Git.Server/test.git
git push -u origin master
~~~~~~~~

Read my blog post write up on this subject:

https://www.eviltester.com/2019/01/in...

---

You can support me on Patreon   / eviltester   (and receive extra content)

Hire me for consultancy and buy my online books and training at:

https://compendiumdev.co.uk
http://eviltester.com
http://seleniumsimplified.com
http://javafortesters.com

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]