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

Pretty url for the Monty api #2215

Closed
tovari opened this issue Jul 12, 2024 · 1 comment
Closed

Pretty url for the Monty api #2215

tovari opened this issue Jul 12, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@tovari
Copy link

tovari commented Jul 12, 2024

We need a pretty url for the Monty API.
currently it is:
http://montandon.westeurope.cloudapp.azure.com:8000/
docs:
http://montandon.westeurope.cloudapp.azure.com:8000/__docs__/

The proposed new url:
monty-api.ifrc.org

We also need to redirect the legacy url calls to the new url.

cc: @hamishwp, @justinginnetti

@tovari tovari added the feature label Jul 12, 2024
@tovari tovari added this to the July 2024 milestone Jul 12, 2024
@szabozoltan69
Copy link
Contributor

szabozoltan69 commented Jul 19, 2024

The CNAME record is created by IT team.
The port is not redirected (should be done on the VM we use).
Recently http://monty-api.ifrc.org:8000/ can be used (appending the needed strings).

For the (similar) SDT Azure VM we solved this issue via running a "Caddy" service on the VM, so I did the same here also.

@tovari tovari closed this as completed Nov 27, 2024
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