21
www.geekpub.de Azure-Cloud kostenlose Webseite mit GIT Webseite mit Azure Azure-Cloud kostenlose Webseite mit GIT

Tutorial - Webseite kostenlos in der Cloud hosten bei Microsoft Azure

  • Upload
    arne

  • View
    82

  • Download
    0

Embed Size (px)

Citation preview

www.geekpub.de

Azure-Cloud kostenlose Webseite mit GIT

Webseite mit Azure

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Inhalt01 Worum geht es in diesem Screencast

02 Anlegen Webseite

03 Webseite mit GIT bereitstellen

Azure-Cloud kostenlose Webseite mit GIT

04 Befehlsübersicht

www.geekpub.de

Inhalt01 Worum geht es in diesem Screencast

02 Anlegen Webseite

03 Webseite mit GIT bereitstellen

Azure-Cloud kostenlose Webseite mit GIT

04 Befehlsübersicht

www.geekpub.de

Azure Portal

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Das neue Azure Portal

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Webseite „kostenlos“ anlegen

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Auswahl Preisstufe

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Auswahl „kostenlos“

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Inhalt01 Worum geht es in diesem Screencast

02 Anlegen Webseite

03 Webseite mit GIT bereitstellen

Azure-Cloud kostenlose Webseite mit GIT

04 Befehlsübersicht

www.geekpub.de

Benutzer für das Bereitstellen

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Git einrichten für Bereitstellung

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Auswahl „Lokales“ GIT

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

GIT URL kopieren

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

GIT Repository auf Client erzeugen

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Test-Seite anlegen

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Testseite bereitstellen!

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Aufruf der Testseite

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Fertig!

Azure-Cloud kostenlose Webseite mit GIT

www.geekpub.de

Inhalt01 Worum geht es in diesem Screencast

02 Anlegen Webseite

03 Webseite mit GIT bereitstellen

Azure-Cloud kostenlose Webseite mit GIT

04 Befehlsübersicht

www.geekpub.de

Befehlsübersicht• git init• git remote add geekcasts <<GIT URL>>• git add *• git commit -m “message“• git push geekcasts master

www.geekpub.de

Und jetzt ab zum http://www.geekpub.de