Skip to content

chore: prepare production deploy configuration#27

Merged
emidiovaleretto merged 1 commit into
developfrom
chore/prepare-production-deploy
May 26, 2026
Merged

chore: prepare production deploy configuration#27
emidiovaleretto merged 1 commit into
developfrom
chore/prepare-production-deploy

Conversation

@emidiovaleretto

Copy link
Copy Markdown
Owner

Summary

Adds production configuration for Railway deploy.

Changes

  • Updated requirements/production.txt — gunicorn, whitenoise, django-cors-headers
  • Updated core/settings/base.py — corsheaders, whitenoise middleware, static files
  • Updated core/settings/production.py — CORS, security headers
  • Created Procfile — gunicorn + auto-migrate on deploy
  • Created railway.json — Railway build config
  • Updated .env.example — new variables

@emidiovaleretto emidiovaleretto merged commit 9f564e9 into develop May 26, 2026
2 checks passed
@emidiovaleretto emidiovaleretto self-assigned this May 26, 2026
@emidiovaleretto emidiovaleretto deleted the chore/prepare-production-deploy branch May 26, 2026 18:44
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