We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.3.8
Ubuntu
Currently OpenPanel install script requires ipv4 in order to configure nginx and check license for Enterprise version.
But after installation, when adding domains we check if ipv4 is missing and use ipv6 for new domains. https://github.com/stefanpejcic/openpanel-docker-cli/commit/e5f77bbb96efb8be8c1ac5bb6876d4f4be920a8a
we should cover ipv6 only servers and edit install script to work without ipv4.
later:
/
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
OpenPanel version(s) affected
0.3.8
What OS are you using?
Ubuntu
Description
Currently OpenPanel install script requires ipv4 in order to configure nginx and check license for Enterprise version.
But after installation, when adding domains we check if ipv4 is missing and use ipv6 for new domains. https://github.com/stefanpejcic/openpanel-docker-cli/commit/e5f77bbb96efb8be8c1ac5bb6876d4f4be920a8a
we should cover ipv6 only servers and edit install script to work without ipv4.
later:
How to reproduce
/
Possible Solution
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: