Marius Mutu 4da36593da Implement unified Oracle mode support with auto-detection
- Unified Dockerfile with thick/thin mode auto-detection
- Single docker-compose.yaml with build arguments
- Auto-detect logic: thick mode for Oracle 10g/11g, thin mode for 12.1+
- Simplified .env configuration with clear mode selection
- Updated admin.py with FORCE_THIN_MODE and INSTANTCLIENTPATH support
- Added comprehensive documentation for both deployment modes
- Container tested successfully with thick mode for Oracle 11g compatibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-09 11:44:31 +03:00
2025-08-26 23:01:45 +03:00
2025-08-26 22:59:58 +03:00
2025-08-26 23:01:45 +03:00
2025-08-26 23:01:45 +03:00

GoMag Vending - Import Comenzi Web → ROA

Sistem minimal pentru importul comenzilor de pe platforme web în sistemul ERP ROA Oracle.

Setup Docker

Construire și pornire containere:

docker-compose up --build

Servicii disponibile:

Configurare

Conexiunea la ROA se face la IP 10.0.20.36:1521/ROA cu credențialele din .env

Stopping

docker-compose down

Pentru dezvoltare, vezi docs/PRD.md pentru specificații complete.

Description
No description provided
Readme 844 KiB
Languages
xBase 58%
Python 22.7%
PLSQL 18.1%
Dockerfile 1.1%