You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
Enhance the script for self-hosting by adding support for running multiple webservers alongside PostgreSQL instead of CockroachDB. Additionally, it modifies the script to change the SSL port from the default 443 to a customizable port to accommodate different setups.
Include instructions for installing and initializing PostgreSQL.
Update configuration to use a customizable SSL port.
Update README.md with clear instructions on customizing the SSL port and running the script.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
abulazif
changed the title
export NETBIRD_DOMAIN=netbird.example.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash How i can change ssl port from 443 to another to give change to run another webserver with wordpress.
How i can change ssl port from 443 to another to give change to run another webserver with wordpress. Ho i can change cockroachdb in the script for selfhosting. export NETBIRD_DOMAIN=netbird.example.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash
Apr 2, 2024
abulazif
changed the title
How i can change ssl port from 443 to another to give change to run another webserver with wordpress. Ho i can change cockroachdb in the script for selfhosting. export NETBIRD_DOMAIN=netbird.example.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash
**Title:** Update script to support multiple webservers and PostgreSQL **Description:** This update enhances the script for self-hosting by adding support for running multiple webservers alongside PostgreSQL instead of CockroachDB. Additionally, it modifies the script to change the SSL port from the default 443 to a customizable port to accommodate different setups. **Changes Made:** - Included instructions for installing and initializing PostgreSQL. - Updated configuration to use a customizable SSL port. - Updated README.md with clear instructions on customizing the SSL port and running the script. **Additional Notes:** Your feedback on these changes would be greatly appreciated. Thank you!
Apr 2, 2024
bcmmbaga
changed the title
**Title:** Update script to support multiple webservers and PostgreSQL **Description:** This update enhances the script for self-hosting by adding support for running multiple webservers alongside PostgreSQL instead of CockroachDB. Additionally, it modifies the script to change the SSL port from the default 443 to a customizable port to accommodate different setups. **Changes Made:** - Included instructions for installing and initializing PostgreSQL. - Updated configuration to use a customizable SSL port. - Updated README.md with clear instructions on customizing the SSL port and running the script. **Additional Notes:** Your feedback on these changes would be greatly appreciated. Thank you!
Update zitadel quickstart script to support multiple webservers and PostgreSQL
Apr 3, 2024
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
Enhance the script for self-hosting by adding support for running multiple webservers alongside PostgreSQL instead of CockroachDB. Additionally, it modifies the script to change the SSL port from the default 443 to a customizable port to accommodate different setups.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: