mirror of
https://github.com/blackboxprogramming/blackroad-disaster-recovery.git
synced 2026-03-18 06:34:11 -05:00
d2b423c684a3a08cdf30e561ddeed691b6207836
Massive deployment session deploying entire BlackRoad/Lucidia infrastructure to Raspberry Pi 4B: - Cleaned /tmp space: 595MB → 5.2GB free - Total containers: 136+ running simultaneously - Ports: 3067-3200+ - Disk: 25G/29G (92% usage) - Memory: 3.6Gi/7.9Gi Deployment scripts created: - /tmp/continue-deploy.sh (v2-* deployments) - /tmp/absolute-final-deploy.sh (final-* deployments) - /tmp/deployment-status.sh (monitoring) Infrastructure maximized on single Pi 4B (8GB RAM, 32GB SD). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
BlackRoad OS - Disaster Recovery
Owner: Alexa Amundson (amundsonalexa@gmail.com) Created: 2025-12-02 Last Updated: 2025-12-02
Emergency Recovery Procedure
If you've lost access to your devices, follow these steps:
1. Authenticate to Services
Primary Emails:
- amundsonalexa@gmail.com (main)
- blackroad.systems@gmail.com
- blackroad.systems@outlook.com
- therealalexxamundson@gmail.com
2. Access GitHub
Login to GitHub as blackboxprogramming to access all 15 organizations:
- BlackRoad-OS (primary)
- BlackRoad-AI, BlackRoad-Labs, BlackRoad-Cloud
- BlackRoad-Ventures, BlackRoad-Foundation, BlackRoad-Media
- BlackRoad-Hardware, BlackRoad-Education, BlackRoad-Gov
- BlackRoad-Security, BlackRoad-Interactive, BlackRoad-Archive, BlackRoad-Studio
- Blackbox-Enterprises
3. Critical Infrastructure
| Service | Account | Access Method |
|---|---|---|
| Cloudflare | amundsonalexa@gmail.com | Email OTP or OAuth |
| Railway | amundsonalexa@gmail.com | GitHub OAuth |
| DigitalOcean | SSH keys in credentials/ |
Droplet: 159.65.43.12 |
| Google Drive | rclone configs | Personal + BlackRoad Inc. |
4. Regenerate Tokens
After recovery, regenerate all API tokens from credentials/credentials-inventory.yaml
Directory Structure
blackroad-backup/
├── credentials/
│ └── credentials-inventory.yaml # All API tokens and credentials
├── documents/
│ ├── Alexa_Amundson_AI_Systems_Engineer.pdf
│ └── Full-Stack_Project_Plan_BlackRoad_AI.pdf
├── iphone-koder/
│ ├── symbolic_kernel.py # Lucidia consciousness math
│ └── Lucidia/ # iOS Pyto app
└── README.md
Backup Locations
- GitHub (this repo) - Private, encrypted at rest
- Google Drive -
gdrive-blackroad:BlackRoad OS, Inc./Backups/ - iPhone - Koder app at 192.168.4.68:8080 (local network)
- Raspberry Pi - 192.168.4.49 (alice/lucidia users)
RoadChain Records
All credential changes are logged on RoadChain:
- Credentials Inventory: Block 1, TX
bc036572-d944-4a0a-8855-cd4cec7ee7c9 - iPhone Access Log: TX
cbbff30a-6026-46e7-804e-952d670f9c4c
Security Notes
- This repo is PRIVATE - never make it public
- Credentials are in plaintext - handle with care
- Rotate tokens quarterly
- Keep iPhone Koder WebDAV enabled for emergency access
"The road isn't made. It's remembered."
Languages
Python
94.4%
C
5.6%