Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/himash79/springboot-github-actions-docker-app

Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker
https://github.com/himash79/springboot-github-actions-docker-app

cd ci continuous-deployment continuous-integration docker github-actions restful-api spring-boot

Last synced: about 2 months ago
JSON representation

Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker

Awesome Lists containing this project

README

        

# Springboot-Github-Actions-Docker-App
Build Restful webservices and implementes Continues Intergration (CI) & Continues Deployment (CD) using Github Actions and Docker.

## Requirements

01) Java 1.8
02) Maven 3.8
03) Docker

## Project setup

01) Clone the project

git clone https://github.com/himash79/Springboot-Github-Actions-Docker-App.git

02) Setup Docker Enviroment

Install docker locally.

03) Intergrate with Docker.

Follow the instruction in `ProjectConfig.txt` file and expose the rest end-points.