mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-16 23:16:25 +00:00
docs(docs): add documentation site with Blume config and initial MDX pages
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: v0.13.3
|
||||
description: "Consolidate deployment infrastructure with Docker Compose and enhance build targets"
|
||||
type: changelog
|
||||
date: 2025-09-04T23:59:00Z
|
||||
changelog:
|
||||
version: "0.13.3"
|
||||
category: "DevOps"
|
||||
search:
|
||||
tags:
|
||||
- "Infrastructure"
|
||||
- "Docker"
|
||||
---
|
||||
|
||||
Consolidate deployment infrastructure with Docker Compose and enhance build targets (#248)
|
||||
|
||||
- Unified backend services configuration (Highway, Redis, Caddy, IPFS, snrd)
|
||||
- Implemented multi-stage Dockerfile build targets
|
||||
- Enhanced Makefile with Docker management targets
|
||||
- Introduced health check and readiness probe system
|
||||
Reference in New Issue
Block a user