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

Update zitadel quickstart script to support multiple webservers and PostgreSQL #1785

Open
abulazif opened this issue Apr 2, 2024 · 0 comments

Comments

@abulazif
Copy link

abulazif commented Apr 2, 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.

  • 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.

@abulazif 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 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant