Skip to content

1. Introduction

Robinson Uchechukwu edited this page Jul 20, 2024 · 21 revisions

Welcome to the hng_boilerplate_java_web wiki!


This project entails setting up advanced CI/CD pipelines with GitHub Actions, integrating appropriate messaging queues, and managing the deployment of Java boilerplate projects.

ssh into your server

ssh username@server_ip

CI/CD Setup

  1. Choosing a CI/CD tool:
  • Pipeline Setup