[PR #7215] Add DQOps Data Quality Operations Center scripts #7043

Open
opened 2025-11-20 08:04:30 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/7215

State: closed
Merged: No


Summary

  • Add DQOps LXC container creation script with Python-based installation
  • Add installation script with systemd service configuration
  • Add JSON metadata for website integration
  • Add ASCII header files for consistent branding
  • Add CLAUDE.md repository guidance for future Claude Code instances

Features

  • Web Access: Available at http://container-ip:8888
  • Security: Runs as unprivileged container with dedicated user
  • Auto-start: Configured as systemd service
  • Python-based: Uses pip installation as recommended by DQOps
  • Java Auto-install: DQOps automatically downloads Java JDK 17 on first run

Test plan

  • Container creation script follows repository templates
  • Installation script properly configures systemd service
  • Web interface accessible on port 8888
  • DQOps starts correctly and downloads dependencies
  • Update functionality works properly

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/7215 **State:** closed **Merged:** No --- ## Summary - Add DQOps LXC container creation script with Python-based installation - Add installation script with systemd service configuration - Add JSON metadata for website integration - Add ASCII header files for consistent branding - Add CLAUDE.md repository guidance for future Claude Code instances ## Features - **Web Access**: Available at `http://container-ip:8888` - **Security**: Runs as unprivileged container with dedicated user - **Auto-start**: Configured as systemd service - **Python-based**: Uses pip installation as recommended by DQOps - **Java Auto-install**: DQOps automatically downloads Java JDK 17 on first run ## Test plan - [ ] Container creation script follows repository templates - [ ] Installation script properly configures systemd service - [ ] Web interface accessible on port 8888 - [ ] DQOps starts correctly and downloads dependencies - [ ] Update functionality works properly 🤖 Generated with [Claude Code](https://claude.ai/code)
saavagebueno added the pull-request label 2025-11-20 08:04:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#7043