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

Add route for backend deployment #236

Open
1 task
fergmac opened this issue Jan 9, 2025 · 1 comment
Open
1 task

Add route for backend deployment #236

fergmac opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels

Comments

@fergmac
Copy link
Collaborator

fergmac commented Jan 9, 2025

Describe the task
The Vue generated static files including JS, CSS and HTML etc are now brought over into the backend during the build process. We need a URL object in the backend deployment yaml file for the application to be reachable in the browser.

Purpose
To have a URL the application can be viewed at.

Acceptance Criteria

  • The application is viewable at the nr-gwells URL. The vanity URL will be applied at a later date when we deprecate the old gwells.

Additional context

  • We might run into issues with adding a route to the backend given the default nature of the QSOS deploy action. The deployment might timeout and we would need to reach out to Derek to update the action to be more flexible. We might also not see this and the URL and deployment will be successful as is.
@fergmac
Copy link
Collaborator Author

fergmac commented Jan 14, 2025

I'm estimating this as a 3. The route needs to be uncommented and likely updated, but there might be some further work to do given the additional context.

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

No branches or pull requests

2 participants