Skip to Content
Mastering Spring Cloud
book

Mastering Spring Cloud

by Piotr Mińkowski
April 2018
Intermediate to advanced content levelIntermediate to advanced
432 pages
10h 38m
English
Packt Publishing
Content preview from Mastering Spring Cloud

Using the CLI

You can begin by installing Heroku Command Line Interface (CLI) available at https://cli-assets.heroku.com/heroku-cli/channels/stable/heroku-cli-x64.exe (for Windows). In order to deploy and run your application on Heroku using CLI you have to perform the following steps:

  1. After installation, you can use the command Heroku from your shell. First, log in to Heroku using your credentials, as follows:
$ heroku loginEnter your Heroku credentials:Email: piotr.minkowski@play.plPassword: ********Logged in as piotr.minkowski@play.pl
  1. Next, navigate to the application's root directory and create an application on Heroku. After running the following command, not only will the application be created, but a Git remote called heroku will ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microservices with Spring Boot and Spring Cloud - Second Edition

Microservices with Spring Boot and Spring Cloud - Second Edition

Magnus Larsson

Publisher Resources

ISBN: 9781788475433Supplemental Content