Code Monkey home page Code Monkey logo

generator-jhipster-docker-compose's Introduction

JHipster BOM and server-side library - DEPRECATED

Angular Build Status React Build Status Vue Build Status Webflux Build Status Azure DevOps Build Status Maven Central

Full documentation and information is available on our website at https://www.jhipster.tech/

This project is used by the JHipster generator. This is the Bill of Materials and server-side library:

  • jhipster-dependencies
  • jhipster-framework

If the current version is SNAPSHOT then to use this SNAPSHOT version:

  • clone this project
  • run ./mvnw clean install -Dgpg.skip=true, on Windows run .\mvnw.cmd clean install -D"gpg.skip=true"

Analysis of the JHipster server-side parent POM project

sonar-quality-gate sonar-coverage sonar-bugs sonar-vulnerabilities

generator-jhipster-docker-compose's People

Contributors

deepu105 avatar pierrebesson avatar wmarques avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

generator-jhipster-docker-compose's Issues

Warn the user if registry is found as one of the app and document it

I was trying the below but seems like the registry doesnt have a yml config required. Is it suppose to work?

cc @pascalgrimaud @PierreBesson @jdubois

Deepu@DESKTOP-3NUQHBI D:\Projects\singsug\ms\docker
> yo jhipster-docker-compose

        ██  ██    ██  ████████  ███████    ██████  ████████  ████████  ███████
        ██  ██    ██     ██     ██    ██  ██          ██     ██        ██    ██
        ██  ████████     ██     ███████    █████      ██     ██████    ███████
  ██    ██  ██    ██     ██     ██             ██     ██     ██        ██   ██
   ██████   ██    ██  ████████  ██        ██████      ██     ████████  ██    ██

                            http://jhipster.github.io

Welcome to the JHipster Docker Compose Generator
Files will be generated in folder: D:\Projects\singsug\ms\docker
? Where are the applications located ? ../
4 applications found at D:\Projects\singsug\ms\

? Which applications do you want in your DockerFile ? gatewayApp, jhipster-registry, msapp1, msapp2
? Do you want ELK to monitor your applications ? Yes
? Which profile do you want to use ? dev

Checking Docker images in applications directories...
Found Docker images, writing files...

   create docker-compose.yml
   create registry.yml
   create central-server-config\application.yml
   create elk.yml
   create log-monitoring\log-config\logstash.conf
   create log-monitoring\log-data\.gitignore

##### USAGE #####
Launch all your applications by running : docker-compose up -d


Deepu@DESKTOP-3NUQHBI D:\Projects\singsug\ms\docker
> docker-compose up -d
ERROR: .IOError: [Errno 2] No such file or directory: 'D:\\Projects\\singsug\\ms\\jhipster-registry\\src\\main\\docker\\app.dev.yml'

Deepu@DESKTOP-3NUQHBI D:\Projects\singsug\ms\docker

generated ELK logstash container fails with error

when doing docker-compose up -d the elk_logstash_1 container fails with below error

Error: No config files found: /config-dir/logstash.conf
Can you make sure this path is a logstash config file?
You may be interested in the '--configtest' flag which you can
use to validate logstash's configuration before you choose
to restart a running system.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.