Skip to content

docs: add OBJECT_STORAGE_PUBLIC_ENDPOINT environment variable#15309

Merged
webjunkie merged 1 commit intomasterfrom
docs-writer-ai-update-2026-02-25T22-27-28-330Z-qyez17
Feb 25, 2026
Merged

docs: add OBJECT_STORAGE_PUBLIC_ENDPOINT environment variable#15309
webjunkie merged 1 commit intomasterfrom
docs-writer-ai-update-2026-02-25T22-27-28-330Z-qyez17

Conversation

@inkeep
Copy link
Contributor

@inkeep inkeep bot commented Feb 25, 2026

Summary

This PR documents the new OBJECT_STORAGE_PUBLIC_ENDPOINT environment variable added in PostHog/posthog#49027.

Changes

  • Added OBJECT_STORAGE_PUBLIC_ENDPOINT to the environment variables reference table

Context

The new environment variable was introduced to fix presigned S3 URLs on hobby deployments where the internal object storage endpoint differs from the externally accessible URL. This is common when running PostHog behind a reverse proxy like Caddy.

The variable allows specifying a separate public-facing endpoint used only for presigned URL generation, while the internal endpoint remains unchanged for backend communication.

Default behavior: Falls back to OBJECT_STORAGE_ENDPOINT when not set, so cloud and local dev behavior is unchanged.


This PR was created by the Inkeep Content Writer agent, which is maintained by the Docs and Wizard team. Please reach out on Slack for help if needed.

@inkeep inkeep bot requested a review from webjunkie February 25, 2026 22:28
@vercel
Copy link

vercel bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
posthog Building Building Preview Feb 25, 2026 10:28pm

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

Deploy preview

Status Details Updated (UTC)
🟢 Ready View preview Feb 25, 2026 10:35PM

@github-actions
Copy link
Contributor

Vale prose linter → found 1 errors, 9 warnings, 0 suggestions in your markdown

Full report → Copy the linter results into an LLM to batch-fix issues.

Linter being weird? Update the rules!

contents/docs/self-host/configure/environment-variables.md — 1 errors, 9 warnings, 0 suggestions
Line Severity Message Rule
25:13 error Hi, Andy here... use an en dash ( – ) with spaces. On Mac, holding down the Option and hyphen key will give you an en dash. PostHogBase.EnDash
25:266 warning 'subpaths' is a possible misspelling. PostHogBase.Spelling
29:124 warning 'IPs' is a possible misspelling. PostHogBase.Spelling
35:157 warning Use 'PostHog' instead of 'posthog'. Vale.Terms
39:154 warning 'kafka' is a possible misspelling. PostHogBase.Spelling
45:153 warning 'kafka' is a possible misspelling. PostHogBase.Spelling
46:150 warning 'kafka' is a possible misspelling. PostHogBase.Spelling
51:132 warning Use 'ClickHouse' instead of 'clickhouse'. Vale.Terms
74:123 warning 'prepended' is a possible misspelling. PostHogBase.Spelling
77:153 warning 'presigned' is a possible misspelling. PostHogBase.Spelling

@webjunkie webjunkie enabled auto-merge (squash) February 25, 2026 22:35
@webjunkie webjunkie merged commit 4ba2942 into master Feb 25, 2026
18 checks passed
@webjunkie webjunkie deleted the docs-writer-ai-update-2026-02-25T22-27-28-330Z-qyez17 branch February 25, 2026 22:41
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