Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specify via env variable if website should redirect elsewhere #146

Closed
apexdodge opened this issue Oct 14, 2023 · 1 comment
Closed

Specify via env variable if website should redirect elsewhere #146

apexdodge opened this issue Oct 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@apexdodge
Copy link
Contributor

Create env variable

REDIRECT_WEBSITE which defaults to empty string.

if this env variable is set with a valid url, it overrides all actions and redirects the user to this url. This is helpful if you are doing maintenance or if you want to disable a website temporarily for non-payment but not deprovision the resources behind it.

Our upcoming Hosted Service will make use of this.

@apexdodge apexdodge added the enhancement New feature or request label Oct 14, 2023
@apexdodge apexdodge added this to the v1.1.3 milestone Oct 14, 2023
@apexdodge apexdodge self-assigned this Oct 14, 2023
@apexdodge
Copy link
Contributor Author

Will be released with v1.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant