Skip to content

Conversation

@appsessive-tech
Copy link
Contributor

No description provided.

Docker improvements:
- Add multi-stage Dockerfile for backend with Turbo cache
- Run migrations before server start
- Add conditional seeding based on SEED_DEMO_DATA env var
- Add healthcheck endpoint monitoring
- Add .dockerignore for optimal build context

Seed improvements:
- Create admin user with email/password authentication
- Create seller with full authentication
- Both users created via authService.register for immediate login
- Add proper error handling for auth identity creation

Configuration:
- Disable SSL for local PostgreSQL connections
- Disable built-in Medusa admin UI (separate admin-panel used)
- Update CORS settings for admin panel on port 8000
- Update .env.template with new admin panel URL
Remove unnecessary echo statements - yarn commands already provide logging
@medusajs
Copy link

medusajs bot commented Nov 25, 2025

Name Deployment Status Preview Link Timestamp
Api - mercur - sales sandbox ✅ Ready Preview Tue, 25 Nov 2025 11:29:46 GMT

@railway-app
Copy link

railway-app bot commented Nov 25, 2025

🚅 Deployed to the mercur-pr-518 environment in [DEV & QA] mercur-internal

Service Status Web Updated (UTC)
mercur-development ✅ Success (View Logs) Web Nov 25, 2025 at 11:44 am

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