Commit Graph

4 Commits

Author SHA1 Message Date
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
669acbe86d Add gitignore and environment configuration template
- Update .gitignore to exclude sensitive files and helper docs
- Create .env.example with placeholder values for setup
- Ensure .env with secrets remains untracked

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-08 22:51:21 +03:00
6a841e3cc0 gitignore foxpro 2025-08-26 23:43:22 +03:00
Marius
b7e7a20d99 Initial commit 2025-08-26 22:59:58 +03:00