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
- Host: GitHub
- URL: https://github.com/rnnds/development-setup
- Owner: rnnds
- Created: 2019-02-13T11:58:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-07T21:17:06.000Z (over 5 years ago)
- Last Synced: 2023-05-21T19:55:11.376Z (about 3 years ago)
- Topics: ansible, docker, docker-compose, java, maven, node
- Language: Shell
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/