chore: snapshot current workspace changes
This commit is contained in:
@@ -72,6 +72,8 @@ gitea-migration/
|
||||
│ ├── unraid.sh # Remote prerequisites (static binaries)
|
||||
│ ├── fedora.sh # Remote prerequisites (dnf packages)
|
||||
│ ├── cross_host_ssh.sh # SSH key exchange between Unraid and Fedora
|
||||
│ ├── env_to_bitwarden.sh # Export .env to Bitwarden JSON import format
|
||||
│ ├── bitwarden_to_env.sh # Restore .env from Bitwarden CLI
|
||||
│ └── cleanup.sh # Manifest-driven rollback of setup
|
||||
├── templates/ # Config templates (.tpl + envsubst)
|
||||
│ ├── app.ini.tpl
|
||||
@@ -213,7 +215,7 @@ The Let's Encrypt renewal cron is added via `crontab` on Unraid. Unraid is not d
|
||||
|
||||
| Machine | Requirements |
|
||||
|---------|-------------|
|
||||
| MacBook | macOS, Homebrew, jq >= 1.6, curl >= 7.70, git >= 2.30, shellcheck >= 0.8, gh >= 2.0 |
|
||||
| MacBook | macOS, Homebrew, jq >= 1.6, curl >= 7.70, git >= 2.30, shellcheck >= 0.8, gh >= 2.0, bw >= 2.0 |
|
||||
| Unraid | Linux, Docker >= 20.0, docker-compose >= 2.0, jq >= 1.6, existing Nginx container |
|
||||
| Fedora | Linux with dnf, Docker CE >= 20.0, docker-compose >= 2.0, jq >= 1.6 |
|
||||
| Network | MacBook can SSH to both servers, DNS A record pointing to Unraid for HTTPS |
|
||||
|
||||
Reference in New Issue
Block a user