Add a complete stack for deploying TrashScan-Explorer, a blockchain explorer for Gorbagana mainnet (Solana fork). ## New Files Stack definition: - stacks/trashscan-explorer/stack.yml - stacks/trashscan-explorer/README.md Container build: - container-build/cerc-trashscan-explorer/Dockerfile.base - container-build/cerc-trashscan-explorer/Dockerfile - container-build/cerc-trashscan-explorer/build.sh - container-build/cerc-trashscan-explorer/scripts/start-explorer.sh Compose: - compose/docker-compose-trashscan-explorer.yml ## Components - trashscan-explorer: React/Express blockchain explorer (port 5001) - trashscan-db: PostgreSQL 14 database ## Usage ```bash laconic-so --stack trashscan-explorer setup-repositories laconic-so --stack trashscan-explorer build-containers laconic-so --stack trashscan-explorer deploy-system up ``` Access at http://localhost:5001 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compose | ||
| config | ||
| container-build | ||
| k8s/components/ingress | ||
| stacks | ||
| __init__.py | ||
| container-image-list.txt | ||
| npm-package-list.txt | ||
| pod-list.txt | ||
| repository-list.txt | ||
| version.txt | ||