-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Add novu enterprise trail docker compose file #5491
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This commit adds a new Docker Compose configuration for an enterprise setup. It also includes a corresponding README file to guide users through the process of setting up an on-premises trial of the enterprise solution using Docker Compose. This configuration currently supports multiple services like redis, mongodb, API server, worker, socket server, web app, widget, and embed server.
A note has been added to the 'docker/enterprise/Readme.md' file to clarify that trying all features with a free trial on Novu Cloud is the preferred method, not the enterprise trail. This makes it clearer for users regarding the best way to try out the service.
✅ Deploy Preview for novu-design ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for dev-web-novu ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
A warning note has been added to the enterprise/Readme.md file in the 'Get the Code' section. This note informs users to remove any existing mongodb volume before starting the process to ensure the enterprise tables are installed correctly.
The GH_TOKEN prefix used in the enterprise readme file has been updated from 'ghr' to 'ghp'. This change ensures that the correct token prefix is being used for authentication, aligning with the recent changes in the GitHub token system.
The "servername" has been appended to the .cspell.json configuration file for proper spell-checking and enhanced code quality.
jainpawan21
previously requested changes
May 3, 2024
Correct typos and rename GH_TOKEN to NOVU_ENTERPRISE_TOKEN in the Docker enterprise README file. Additionally, modify the docker login command to accommodate variable username. These changes improve readability and adaptability for users setting up an on-premises enterprise trial.
denis-kralj-novu
approved these changes
May 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This add documentation and a docker compose file that only allows users to download the enterprise packages ONLY if they have a token from someone on the team with access to the novu packages.