Vera — Documents & Sites Map
Vera hosts multiple project directories under /home/southville-forge/. This page maps the local directory structure to projects and deployment targets.
Main Directory Structure
/home/southville-forge/
├── Southville-Forge-System/ ← Primary project root
│ └── Sites/ ← All web projects
│ ├── docsaurus-echohuman/ ← This Docusaurus site (source)
│ ├── Applications Funding/
│ ├── Damonte Landing Page/
│ ├── Documents-Sites/
│ ├── Helsinki2-Mirrors/
│ ├── jess-grey-leatherwork/
│ ├── Life House/
│ ├── local-code-memory/
│ ├── Rev21-Festival/
│ ├── vera-workbench/
│ └── Workbench Project/
├── Documents/ ← Secondary documents folder
│ └── Sites/
└── Archives/ ← Archived projects (if present)
Key Folders
| Folder | Purpose | Git Repo | Deployment | Notes |
|---|---|---|---|---|
docsaurus-echohuman/ | Docusaurus source | Yes | VM700 nginx | This site — built on Vera, deployed to VM700 |
Documents-Sites/ | Document-based sites | TBD | TBD | Inspect for active projects |
vera-workbench/ | Local workbench | TBD | Local only | Development/testing |
Helsinki2-Mirrors/ | Infrastructure mirrors | TBD | TBD | Local copies of infrastructure docs |
Deployment Targets
| Source Folder | Build Output | Deployment Target | Method |
|---|---|---|---|
docsaurus-echohuman/ | build/ | VM700 /opt/stacks/echohuman-docsaurus/site-build/ | rsync via Proxmox |
| Other sites | TBD | TBD | TBD |
Notes
- Use
du -h -d 2to inspect folder sizes and identify large projects - Document active git repos separately in Vera Local Repo Map
- Archive old projects to
/home/southville-forge/Archives/rather than deleting