Files
aitbc/systemd
aitbc c5eaea1364 fix: complete elimination of old production environment paths
 Final Path Cleanup
- Updated all EnvironmentFile paths from /opt/aitbc/production/.env to /etc/aitbc/production.env
- Restarted GPU marketplace service
- Verified marketplace API is responding
- Complete elimination of old production references

 Service Architecture
- Single blockchain node service
- Single GPU marketplace service (main marketplace)
- Clean, single service architecture
- No duplicate services

 Production Structure
- All services use /opt/aitbc/services
- Environment files use /etc/aitbc/production.env
- No more box in a box references
- FHS compliant structure

🚀 Complete production architecture cleanup achieved!
2026-04-02 14:38:00 +02:00
..