OpenEco Documentation

Self-hosted climate transparency for enterprises

View the Project on GitHub Open-Eco/oe-core

Getting Started

Self-hosted climate transparency for enterprises.

Quick Deploy (IT Admins)

🚀 Need to deploy this now? See Quick Deploy Guide - 5-minute deployment guide.

Choose Your Deployment

Decide between a single-host container runtime (Podman/Docker + Compose) or a Kubernetes/OKD cluster for production.

Option 1: Quick Test (Docker/Podman Compose)

See Quick Start Guide for local testing.

Option 2: Production Deployment

See Deployment Guide for production setup.

Option 3: Kubernetes/OKD

See Installation Guide for cluster deployment.

Configure PostgreSQL

Each enterprise deployment uses its own PostgreSQL database via DATABASE_URL. Point the app at your managed database or containerized Postgres.

See Environment Setup for configuration details.

Seed an Organization

Create your first user and organization, then configure facilities and suppliers to begin capturing activity data.

Documentation