Files
docs_tfgrid_economics/ops
mik-tf 19471ddb8b
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled
feat: Update server deployment guide with improved Caddy config and troubleshooting
2025-10-10 22:30:52 -04:00
..

Operations Documentation

Internal documentation for the ops team - not published to the website.

This directory contains operational documentation for deploying and managing the TFGrid Economics site. These files are not part of the Docusaurus website content (which lives in docs/).

Contents

Structure

tfgrid-economics/
├── docs/              # Public website content (Docusaurus)
│   ├── ops/           # Public ops docs (GitHub Pages deployment)
│   └── ...
├── ops/               # Internal ops documentation (this directory)
│   └── server-deployment.md
└── ...

Important Notes

  • Public website docs: docs/ - Content that gets published to plan.threefold.pro
  • Internal ops docs: ops/ - Private operational documentation for the team
  • Files in this directory should not be referenced from the Docusaurus site

Repository

https://git.ourworld.tf/tfgrid/tfgrid-economics