Skip to content

pschami/dne-paqx-parent

Repository files navigation

License Build Status

dne-paqx-parent

Description

This repository provides the service to add a new server to an existing system in the scope of the Dell EMC VxRack Flex node expansion functionality of Project Symphony.

Documentation

You can find additional documentation for Project Symphony at dellemc-symphony.readthedocs.io.

API overview

The REST API documentation can be accessed using the following link: http://[symphony-ova]:10000/dne

Before you begin

Verify that the following tools are installed:

  • Apache Maven 3.0.5+
  • Docker 1.12+
  • Docker Compose 1.8.0+
  • Java Development Kit (version 8)
  • RabbitMQ 3.6.6

Building

Run the following command to build this project:

mvn clean install

Deploying

The output of running the build step is a tagged Docker image.

Run this locally:

docker run -it --net="host" <docker_image_hash>

This deploys a container that communicates with the host's RabbitMQ installation. The container is based on the image created in the build step.

Contributing

Project Symphony is a collection of services and libraries housed at GitHub. Contribute code and make submissions at the relevant GitHub repository level. See our documentation for details on how to contribute.

Community

Reach out to us on the Slack #symphony channel by requesting an invite at {code}Community. You can also join Google Groups and start a discussion.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published