An open API service indexing awesome lists of open source software.

https://github.com/rnnds/development-setup


https://github.com/rnnds/development-setup

ansible docker docker-compose java maven node

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Development Setup

## Installation

`./setup.sh`

## What will be installed ?

```
[JAVA]
openjdk version "1.8.0_242"
OpenJDK Runtime Environment (build 1.8.0_242-8u242-b08-0ubuntu3~18.04-b08)
OpenJDK 64-Bit Server VM (build 25.242-b08, mixed mode)

[MAVEN]
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T16:41:47+00:00)
Maven home: /opt/maven/apache-maven-3.3.9
Java version: 1.8.0_242, vendor: Private Build
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "4.15.0-76-generic", arch: "amd64", family: "unix"

[NODE]
v12.16.1

[DOCKER]
Docker version 19.03.6, build 369ce74a3c

[DOCKER COMPOSE]
docker-compose version 1.24.1, build 4667896b

```

## Testing

**Important:** Docker is required

`./test.sh`

## Links

* https://galaxy.ansible.com/