Deploying Ionic to Azure

Posted on October 10, 2017 in DevOps • Tagged with #npm, #git, #ionic, #ngx, #azure, #pwa

This blog is part of a series.

  1. Deploying Ionic to Azure
  2. Deploying Express REST API to Azure

The blog is based on @sethreidnz's article Deploying an Angular CLI project using VSTS Build and Release.
This blog deploys a Ionic 3 / Angular 4 app to Azure.

The final workflow

After …


Continue reading

Using SSH keys - Connect to Ionic Pro

Posted on October 03, 2017 in Develop • Tagged with #git, #ssh, #ionic

HowTo connect to Ionic Pro, when ionic link fails?
Ionic Pro is a new site taking over the features from Ionic Cloud - a hosted mobile build, test and deploy service

Intro

The problem

I wanted to connect to Ionic Pro from Windows.
But the attempt failed.

It kept coming with …


Continue reading