docs.datacontroller.io/docs/dci-frontend.md

16 lines
754 B
Markdown
Raw Normal View History

2018-07-08 16:14:56 +00:00
# Data Controller for SAS® - Frontend Deployment
## Overview
2020-07-15 10:33:21 +00:00
The Data Controller front end comes pre-built, and ready to deploy to the root of the SAS Web Server (mid-tier), typically `htdocs` in SAS 9 or `/var/www/html` on SAS Viya.
2018-07-08 16:14:56 +00:00
## Instructions
2018-07-09 14:38:11 +00:00
1 - Unzip dcfrontend.zip and upload the entire `datacontroller` directory to the static content server.
2018-07-08 16:14:56 +00:00
2020-07-15 10:33:21 +00:00
2 - Open the `index.html` file and update the `appLoc` value to the location of the web services (STPs or JES) as per [backend](dci-backend.md) deployment. Remember to include the trailing slash (`/`).
2018-07-08 16:14:56 +00:00
2018-07-09 14:38:11 +00:00
It should now be possible to use the application - simply navigate to `YO
URSASWEBLOC.domain/yourRoot/datacontroller` and sign in!
2018-07-08 16:14:56 +00:00
The next step is to [configure](dcc-tables.md) the tables.