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

Add deployment script and configuration #34

Merged
merged 46 commits into from
Jan 20, 2025
Merged

Add deployment script and configuration #34

merged 46 commits into from
Jan 20, 2025

Conversation

Joe-Heffer-Shef
Copy link
Collaborator

@Joe-Heffer-Shef Joe-Heffer-Shef commented Jan 8, 2025

See issue #27

Changes

  • Added deployment Bash script
  • Added service configuration files to run on the server e.g. systemd and nginx config files, etc.
  • Added deployment docs (docs/deployment.md)
  • Docs and scripts to set up nginx, gunicorn, and PostgreSQL database
  • Set Django settings using environment variables
  • DEBUG defaults to False for security reasons
  • Add notes on SSL certificate installation

@Joe-Heffer-Shef Joe-Heffer-Shef linked an issue Jan 8, 2025 that may be closed by this pull request
12 tasks
@Joe-Heffer-Shef Joe-Heffer-Shef mentioned this pull request Jan 8, 2025
12 tasks
@Joe-Heffer-Shef Joe-Heffer-Shef changed the title Add deployment script Add deployment script and configuration Jan 8, 2025
@Joe-Heffer-Shef Joe-Heffer-Shef self-assigned this Jan 8, 2025
@Joe-Heffer-Shef Joe-Heffer-Shef marked this pull request as ready for review January 9, 2025 12:21
@Joe-Heffer-Shef Joe-Heffer-Shef marked this pull request as draft January 9, 2025 12:40
@Joe-Heffer-Shef Joe-Heffer-Shef marked this pull request as ready for review January 9, 2025 14:42
SORT/settings.py Outdated Show resolved Hide resolved
Copy link
Member

@f-allian f-allian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Joe-Heffer-Shef Thanks Joe, this looks really great.

@Joe-Heffer-Shef Joe-Heffer-Shef changed the base branch from main to dev January 20, 2025 11:09
Copy link
Member

@f-allian f-allian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@f-allian f-allian merged commit a42d779 into dev Jan 20, 2025
3 checks passed
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.

Deploy test version of SORT
2 participants