Skip to content

minixxie/devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

DevOps

This is a repository for myself to organize resources for DevOps.

TL;DR

This is a centralized repo to link to other repos:

  1. local-docker - for setting up docker environment on local machine. Good for development.
  2. infra-as-code - IaC for creating infra-structures.
  3. k8s-services - mostly helm charts for installing softwares into k8s, and having ArgoCD to do GitOps.
  4. apps - for ArgoCD GitOps to deploy applications.
  5. java-springboot - skeleton for Java Spring boot 3.
  6. loopback4-ts-api - skeleton for Node JS Typescript backend framework.

Infra-As-Code

Best practice suggestion: https://github.com/minixxie/infra-as-code

  • to make use of code to specify your infrastructure, in Terraform or pulumi

Local Development Environment

There are a few ways to setup local environment

Java microservice stack

Node JS microservice stack

About

Helper repo for developments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors