Skip to content

Releases: LeetCraft/pgforge

PgForge v2.2.0

07 Jan 22:20

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp

PgForge v2.1.6

06 Jan 13:22

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp

PgForge v2.1.5

06 Jan 13:19

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp

PgForge v2.1.4

04 Jan 10:47

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp

PgForge v2.1.3

03 Jan 20:21

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp

PgForge v2.1.2

01 Jan 22:11

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp

v2.1.1 - Complete UI Overhaul & Documentation Update

01 Jan 22:04

Choose a tag to compare

🎨 Complete UI Overhaul & Documentation

This release completes the modern CLI redesign and adds comprehensive documentation.

✨ Updated Commands

  • Backup: New boxed section design
  • Restore: Modern UI with backup metadata
  • All Commands: Consistent boxed formatting

📚 Documentation

  • Complete command reference with examples
  • S3 automated backup guide
  • Portable backup system docs
  • Web panel documentation (port 56432, --public flag)
  • Architecture diagrams
  • Security features overview

📦 Features

  • 🗄️ Portable encrypted backups
  • ☁️ S3 automated backups
  • 🌐 Web panel (port 56432)
  • 📊 Real-time metrics
  • 🔒 Security-first defaults
  • 🎨 Modern CLI design

v2.1.0 - Modern CLI Redesign

01 Jan 16:18

Choose a tag to compare

🎨 Modern CLI Redesign

This release brings a complete visual overhaul of the pgforge CLI with a clean, modern design.

✨ New Features

  • Modern UI Design: All commands now use clean boxed sections with consistent formatting
  • Web Panel Port: Changed default port from 19000 to 56432
  • Public Interface Option: Added --public flag to bind web panel to 0.0.0.0
  • Keyboard Controls: Added Ctrl+C to stop and Ctrl+D to detach message

🎯 Improvements

  • Enhanced visual hierarchy with emoji icons and color coding
  • Cleaner output with suppressed Docker logs
  • Consistent design pattern across all commands
  • Better spacing and readability

📦 Updated Commands

  • create: New boxed credential display
  • list: Improved table formatting
  • connect: Status indicators and better organization
  • inspect: Modern boxed sections
  • web enable: Beautiful multi-section output

PgForge v2.0.11

31 Dec 17:31

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp

PgForge v2.0.10

31 Dec 17:13

Choose a tag to compare

Installation

curl -fsSL https://raw.githubusercontent.com/LeetCraft/pgforge/main/install.sh | bash

Binaries

Platform Binary
Linux x64 (Intel/AMD) pgforge-linux-x64
Linux arm64 pgforge-linux-arm64

Quick Start

pgforge setup
pgforge create --name myapp