PostHog / PostHog/posthog-android

feat(posthog-server): Automatic configuration of PostHog client

Open
#329 0 comments 0 reactions 1 assignee View on GitHub

@dustinbyrne is already working on this.

Since Dec 1, 2025.

enhancement server
Dominant language
Kotlin
Stars
90
Forks
49
Avg merge
2d 5h
Merged PRs (30d)
61

Description

Description

Allow the PostHog client to automatically be configured via a properties file or environment variables, e.g.,

posthog.properties

posthog.api-key=phc_abc123
posthog.host=https://ph.example.com
posthog.local-evaluation=true
posthog.poll-interval-seconds=15

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.