Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 876 Bytes

File metadata and controls

10 lines (9 loc) · 876 Bytes

packages/ Table of Contents

  • bastion/ - Containerized SSH bastion host for secure access to private infrastructure.
  • cli/ - TypeScript-based command-line interface for Panfactum infrastructure setup and management, built with Bun.
  • infrastructure/ - OpenTofu/Terraform modules for provisioning and managing AWS and Kubernetes infrastructure.
  • installer/ - Installation scripts for bootstrapping the Panfactum Framework on a new system.
  • nix/ - Nix-based development shell and tooling packages for reproducible local development environments.
  • scraper/ - TypeScript web scraper that indexes documentation site content into Algolia for search functionality.
  • vault/ - Custom HashiCorp Vault container image with additional plugins.
  • website/ - Astro-based documentation website serving panfactum.com, including guides, reference docs, and changelogs.