Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(orpd-1588):enable Redis, Celery workers, and adjust server setup (added security) #162

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

hareshkainthdbt
Copy link
Contributor

Description:

  • Uncommented and enabled Redis, Celery-worker, and Celery-beats in Docker Compose configuration.
  • Updated .gitignore to include specific certificate and database files.
  • Modified entry.sh for refined HTTPS server startup messaging.

Added a new SSL volume in `docker-compose.yml` and installed OpenSSL in the Dockerfile. Updated `boto3`, `botocore`, and `charset-normalizer` dependencies in `poetry.lock`. Also configured Django Extensions installation and updated the allowed hosts in `local.env.example`.
… (added security).

Uncommented and enabled Redis, Celery-worker, and Celery-beats in the Docker Compose configuration. Updated `.gitignore` to include specific certificate and database files. Modified `entry.sh` to refine HTTPS server startup messaging.
@hareshkainthdbt hareshkainthdbt merged commit 0198ad2 into main Jan 15, 2025
4 checks passed
@hareshkainthdbt hareshkainthdbt deleted the feature/security-pen-test branch January 15, 2025 15:49
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.

1 participant