Submitted By: ray.messina
Topic: App Setup
Team: Tier 1 Support
I have an urgent support question. We have just added a new app to vets-website, I set this in the registry in content-build:
{
"appName": "Register for the Foreign Medical Program (FMP)",
"entryName": "10-7959f-1-FMP",
"rootUrl": "/health-care/foreign-medical-program/register-form-10-7959f-1",
"template": {
"title": "Register for the Foreign Medical Program (FMP)",
"layout": "page-react.html",
"vagovprod": true,
"description": "FMP Registration Form (VA Form 10-7959f-1)."
}
Found the route had already been merged in this repo
https://github.com/department-of-veterans-affairs/vsp-platform-revproxy/blob/main/template-rendering/revproxy-vagov/vars/react_routes.yml
Which, from my understanding of the read me is where routes are currently sett, but I don’t know if devops has pushed this to production.
Submitted By: ray.messina Topic: App Setup Team: Tier 1 Support
I have an urgent support question. We have just added a new app to vets-website, I set this in the registry in content-build: { "appName": "Register for the Foreign Medical Program (FMP)", "entryName": "10-7959f-1-FMP", "rootUrl": "/health-care/foreign-medical-program/register-form-10-7959f-1", "template": { "title": "Register for the Foreign Medical Program (FMP)", "layout": "page-react.html", "vagovprod": true, "description": "FMP Registration Form (VA Form 10-7959f-1)." } Found the route had already been merged in this repo https://github.com/department-of-veterans-affairs/vsp-platform-revproxy/blob/main/template-rendering/revproxy-vagov/vars/react_routes.yml Which, from my understanding of the read me is where routes are currently sett, but I don’t know if devops has pushed this to production.
In any case the app doesn’t seem to show in production… or is there a step I missed? Do we still need to set it on: https://github.com/department-of-veterans-affairs/devops/blob/master/ansible/deployment/config/revproxy-vagov/vars/react_routes.yml