Open source · Self-hosted · Founder-first

Your founder stack,
actually yours.

FoundryDock is a private, self-hosted toolkit for founders — pitch decks, board meetings, documents, and brand assets on infrastructure you control.

Everything founders need,
nothing they don't.

Designed for the full founder workflow — from first deck to board minutes.

Pitch Deck Drafting

Collaborate on investor decks with version history, comments, and structured templates — without sending your strategy to a third-party cloud.

Designed for founders

Document Hub

Contracts, NDAs, and sensitive founder documents organized in one auditable place. Access controls you configure, on servers you own.

Planned

Invitations & Access Control

Grant investors, advisors, and team members precisely scoped access. Time-limited, role-based, revocable — no third-party auth dependency.

Planned

Board Meetings

Agendas, minutes, and scheduling in a structured workflow. Keep your board process professional and your records private by default.

Planned

Brand Guidelines & Design Assets

A living brand hub — logos, color tokens, typography specs, and usage rules — versioned and accessible to your whole team.

Planned

Your Infrastructure, Always

Every feature in FoundryDock runs on servers you provision. Clone, configure, deploy — no SaaS subscription required, no data ever leaves your environment.

Core principle

Control is not a
feature. It's the point.

  • 01

    Data Sovereignty

    Your documents, decks, and minutes never touch our servers. They live where you put them — your VPS, your cloud account, your rules.

  • 02

    No Vendor Lock-in

    Open source codebase means you own the software. Fork it, extend it, audit it. Your workflow isn't held hostage by a subscription tier.

  • 03

    Full Auditability

    Every access, every change, every login — logged and inspectable. Know exactly who saw what, and when.

  • 04

    Cost Predictability

    Pay for your own server, not a per-seat SaaS markup. Scale without surprise invoices.

  • 05

    SSO-Ready Posture

    Designed to integrate with your identity provider when you're ready — no proprietary auth walls.

"Your cap table, your investor updates, your board minutes — none of this should live on someone else's servers."

FoundryDock is built on the belief that founder-sensitive data deserves founder-controlled infrastructure. We're building the tools. You keep the keys.

Three steps to
full ownership.

01

Clone

Pull the open source repository onto any machine you control — a VPS, your own server, or a cloud instance. No account creation required.

$ git clone github.com/foundrydock/foundrydock
02

Configure

Copy the example environment file and fill in your own values — database URL, auth secrets, storage path. Everything stays local.

$ cp .env.example .env
03

Deploy

Start the stack with Docker Compose or your preferred runtime. It's running in minutes, serving only you from day one.

$ docker compose up -d
Open source on GitHub

100% Open Source.
Owned by founders.

FoundryDock is open source. Star the repo, open an issue, or join the discussion — the roadmap is shaped by the people who actually use it.