Skip to content

Transfer AI security features from Ubuntu to Debian install script#1

Merged
BerniDarko merged 1 commit into19.0from
claude/transfer-ai-security-KaeIF
Feb 9, 2026
Merged

Transfer AI security features from Ubuntu to Debian install script#1
BerniDarko merged 1 commit into19.0from
claude/transfer-ai-security-KaeIF

Conversation

@BerniDarko
Copy link
Copy Markdown
Collaborator

Port all missing AI security and modern features from odoo_install.sh:

  • PostgreSQL 16 with pgvector for Enterprise AI (vector embeddings)
  • PEP 668 compliant pip_install helper function
  • SSL/TLS via Let's Encrypt certbot with validation
  • Enterprise AI packages (psycopg2-binary, pdfminer.six)
  • Proper Nginx config formatting with security headers
  • Updated to Odoo 19.0, added libpq-dev, phonenumbers
  • Expanded init script PATH to include /usr/local/bin

https://claude.ai/code/session_01MG1Zzvpo7qpqtZPiANqdMS

Port all missing AI security and modern features from odoo_install.sh:
- PostgreSQL 16 with pgvector for Enterprise AI (vector embeddings)
- PEP 668 compliant pip_install helper function
- SSL/TLS via Let's Encrypt certbot with validation
- Enterprise AI packages (psycopg2-binary, pdfminer.six)
- Proper Nginx config formatting with security headers
- Updated to Odoo 19.0, added libpq-dev, phonenumbers
- Expanded init script PATH to include /usr/local/bin

https://claude.ai/code/session_01MG1Zzvpo7qpqtZPiANqdMS
@BerniDarko BerniDarko merged commit cee30f4 into 19.0 Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants