Skip to Content
⚠️Active Development Notice: TimeTiles is under active development. Information may be placeholder content or not up-to-date.
Admin Guide

Admin Guide

Documentation for deploying and operating TimeTiles.

Overview

This guide covers everything administrators need to know:

  • Setting up TimeTiles for development or production
  • Configuring the application and its dependencies
  • Deploying with Docker and managing SSL certificates
  • Maintaining and monitoring your instance

Documentation Structure

Installation

Prerequisites, system requirements, and initial setup for both development and production environments.

Configuration

Complete reference for environment variables, feature flags, and application settings.

Production Deployment

Step-by-step guide for deploying TimeTiles in production with Docker, nginx, and SSL/TLS.

Maintenance & Operations

Routine tasks, backups, updates, monitoring, and troubleshooting.

Quick Start

Architecture

TimeTiles consists of:

  • Next.js Application: Main web application with Payload CMS
  • PostgreSQL + PostGIS: Spatial database for events and timelines
  • Nginx: Reverse proxy with SSL termination (production)

Getting Help

Last updated on