8f2bb063485471ce0f8fe8e59fb295db60ebdee7
ATC Lakehouse
Infrastructure-as-code and documentation for the Dell ATC Forward Deployed Engineering lab.
Start here
| Resource | Link |
|---|---|
| Live architecture diagram | http://atc-docker01.dell-atc.lan:8080/docs/architecture.html |
| Dashboard | http://atc-docker01.dell-atc.lan/ |
| Application landscape (doc) | docs/landscape.md |
| Docker inventory | docs/docker-inventory.md |
Repository layout
├── config/ # App config: homepage, kafka, docker per host, objectscale, elastic
├── compose/ # Docker Compose stacks
├── deploy/ # Combined deploy compose files
├── docs/ # Documentation as code
├── inventory/ # Container snapshots
├── rss-proxy/ # RSS proxy for homepage
└── scripts/ # deploy/, setup/, collect/
See docs/landscape.md for the full application map.
Quick deploy (atc-docker01)
cd /root/lakehouse
cp .env.example .env
./scripts/deploy/deploy-atc-docker01.sh
Git remote
Description
Languages
Python
70.7%
CSS
16.2%
Shell
7.6%
HTML
3.4%
JavaScript
1.7%
Other
0.4%