Skip to content

fix: use PLANEXE_POSTGRES_* env vars in database_worker#382

Merged
neoneye merged 3 commits intomainfrom
fix/database-worker-env-naming
Mar 21, 2026
Merged

fix: use PLANEXE_POSTGRES_* env vars in database_worker#382
neoneye merged 3 commits intomainfrom
fix/database-worker-env-naming

Conversation

@neoneye
Copy link
Member

@neoneye neoneye commented Mar 21, 2026

Summary

  • Rename PGHOST/PGPORT/PGDATABASE/PGUSER/PGPASSWORD to PLANEXE_POSTGRES_HOST/PORT/DB/USER/PASSWORD in database_worker
  • Consistent with all other services in the project

Test plan

  • ./rebuild.sh — backup still works via /admin/database
  • Railway deploy — healthcheck passes with updated env var names

🤖 Generated with Claude Code

neoneye and others added 3 commits March 21, 2026 17:30
…onvention

Use PLANEXE_POSTGRES_HOST/PORT/DB/USER/PASSWORD consistently with
the rest of the project instead of PGHOST/PGPORT/PGDATABASE/PGUSER/PGPASSWORD.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@neoneye neoneye merged commit 0e2425e into main Mar 21, 2026
3 checks passed
@neoneye neoneye deleted the fix/database-worker-env-naming branch March 21, 2026 16:52
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