generator-jhipster-ansible

0.3.0 • Public • Published

generator-jhipster-ansible

NPM version Build Status Dependency Status

A Jhipster module to generate an Ansible deployment workspace.

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

This module will generate all the files to deploy you Jhipster executable jar in your multi stage environment via Ansible.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With NPM

To install this module:

npm install -g generator-jhipster-ansible

To update this module:

npm update -g generator-jhipster-ansible

With Yarn

To install this module:

yarn global add generator-jhipster-ansible

To update this module:

yarn global upgrade generator-jhipster-ansible

Usage

In your jhipster workspace:

yo jhipster-ansible
? *Ansible Directory*: Enter the ansible workspace directory ./ansible
? *Maven*: what is the URL of distributionManagement for snapshots ? http://artifactory:8081/artifactory/libs-snapshot
? *Maven*: what is the URL of distributionManagement for releases ? http://artifactory:8081/artifactory/libs-release
? *Enviroments*: which enviroments do you want to deploy to (comma separated) ? test,staging,prod
? *SSH User*'what is the ssh user you will use to deploy (not mandatory)) ? myuser

Dependencies

License

Apache-2.0 © Intesys SRL

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.0
    2
  • 0.2.0
    1
  • 0.1.3
    2
  • 0.1.2
    0

Package Sidebar

Install

npm i generator-jhipster-ansible

Weekly Downloads

2

Version

0.3.0

License

Apache-2.0

Unpacked Size

39.3 kB

Total Files

15

Last publish

Collaborators

  • ecostanzi