docs: remove Docker support from deployment automation plan
Some checks failed
Cross-Node Transaction Testing / transaction-test (push) Successful in 3s
Deploy to Testnet / deploy-testnet (push) Has been cancelled
Multi-Node Stress Testing / stress-test (push) Has been cancelled
Node Failover Simulation / failover-test (push) Failing after 3s

- Removed Docker and Docker Compose from prerequisites
- AITBC deployment uses systemd services, not containers
This commit is contained in:
aitbc
2026-05-09 22:28:16 +02:00
parent 8148698467
commit 16e2cbe646

View File

@@ -10,7 +10,6 @@ This workflow covers the automation of AITBC service deployment with one-command
- Linux server with systemd support
- Python 3.13+ installed
- Docker and Docker Compose (optional, for containerized services)
- SSH access to target servers
- Domain name configured (for SSL certificates)