Skip to content

Add SELF_HOSTED variable to .env.template#288

Open
gitviola wants to merge 1 commit intoOpenpanel-dev:mainfrom
gitviola:patch-1
Open

Add SELF_HOSTED variable to .env.template#288
gitviola wants to merge 1 commit intoOpenpanel-dev:mainfrom
gitviola:patch-1

Conversation

@gitviola
Copy link

@gitviola gitviola commented Jan 31, 2026

Without this env var I get the Trial expired screen after upgrading to version 2.

Summary by CodeRabbit

  • New Features

    • Added a self-hosted mode configuration option for deployment environments.
  • Chores

    • Fixed formatting issues in the environment variable configuration template.

✏️ Tip: You can customize this high-level summary in your review settings.

Without this env var I get the Trial expired screen after upgrading to version 2.
@vercel
Copy link

vercel bot commented Jan 31, 2026

@gitviola is attempting to deploy a commit to the Coderax's projects Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 31, 2026

📝 Walkthrough

Walkthrough

An environment template file was updated to include a new SELF_HOSTED configuration variable set to "true" and a file formatting correction for proper line endings.

Changes

Cohort / File(s) Summary
Environment Configuration
self-hosting/.env.template
Added SELF_HOSTED="true" environment variable and corrected end-of-file newline formatting.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A self-hosted flag now takes its place,
With proper newlines, neat and clean!
The template stands with grace,
Configuration pristine.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change in the pull request—adding a SELF_HOSTED variable to the .env.template file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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