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

Changes to support adding a base url to the deployment of the service #56

Merged
merged 2 commits into from
Dec 31, 2024

Conversation

felipet
Copy link
Owner

@felipet felipet commented Dec 31, 2024

These changes add a must feature that will allow deploying the service using my hostname nubecita.eu. As the previous versions of the backend only supported to deploy the service to the base path of a host, using the URL http://nubecita.eu/coctelera was impossible. Now, it is possible to adjust the deployment path using a configuration variable, and the final path will include an API version identifier too.

@felipet felipet added the enhancement New feature or request label Dec 31, 2024
@felipet felipet added this to the Milestone v0.8.0 milestone Dec 31, 2024
@felipet felipet self-assigned this Dec 31, 2024
Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
src/startup.rs 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@felipet felipet merged commit b199538 into main Dec 31, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant