Auto-update blog content from Obsidian: 2026-01-30 20:32:32
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Successful in 29s
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Successful in 2s
Blog Deployment / Notify (push) Successful in 2s
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 6s
Blog Deployment / Build (push) Successful in 29s
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Successful in 6s
Blog Deployment / Deploy-Production (push) Successful in 9s
Blog Deployment / Test-Production (push) Successful in 2s
Blog Deployment / Clean (push) Successful in 2s
Blog Deployment / Notify (push) Successful in 2s
This commit is contained in:
30
content/post/how-I-deploy-application.md
Normal file
30
content/post/how-I-deploy-application.md
Normal file
@@ -0,0 +1,30 @@
|
||||
---
|
||||
slug:
|
||||
title: Template
|
||||
description:
|
||||
date:
|
||||
draft: true
|
||||
tags:
|
||||
categories:
|
||||
---
|
||||
## Intro
|
||||
|
||||
In this post, I'm not gonna tell you what are the good practices. I just want to point out how I'm deploying new application in my homelab.
|
||||
|
||||
The idea is to make a kind of testimony, that at this point in time, I was doing that way.
|
||||
|
||||
## Current Platform
|
||||
|
||||
|
||||
I deploy using Docker whenever it is possible
|
||||
I use a VM in my Proxmox cluster
|
||||
Proxmox cluster composed of 3 nodes, highly available with a Ceph distributed storage
|
||||
The
|
||||
|
||||
## Deploy New Application
|
||||
|
||||
## Update Application
|
||||
|
||||
|
||||
|
||||
## Conclusion
|
||||
Reference in New Issue
Block a user