fix: separate
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m1s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m1s
This commit is contained in:
@@ -42,7 +42,7 @@ The below areas of the SAS Viya platform are modified when deploying Data Contro
|
|||||||
Data Controller deployment is split between 2 deployment types:
|
Data Controller deployment is split between 2 deployment types:
|
||||||
|
|
||||||
* Streaming (web content served from SAS Drive)
|
* Streaming (web content served from SAS Drive)
|
||||||
* Seperated (web content served from dedicated web server)
|
* Separated (web content served from dedicated web server)
|
||||||
|
|
||||||
For most customers, the streaming approach is preferred, as it makes the deployment much simpler.
|
For most customers, the streaming approach is preferred, as it makes the deployment much simpler.
|
||||||
|
|
||||||
@@ -86,7 +86,7 @@ filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/vi
|
|||||||
%inc dc;
|
%inc dc;
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Deploy Services: Seperated Deploy
|
#### Deploy Services: Separated Deploy
|
||||||
|
|
||||||
Run the following in SAS Studio:
|
Run the following in SAS Studio:
|
||||||
|
|
||||||
@@ -102,7 +102,7 @@ filename dc url "https://git.datacontroller.io/dc/dc/releases/download/latest/vi
|
|||||||
|
|
||||||
At the end of the SAS log from Step 2, there will be a link (`YOURSAS.SERVER/SASJobExecution?_file=/YOUR/APPLOC/services/DC.html`). Open this in **SASJobExecution** (not SAS Studio) to perform the configuration (below).
|
At the end of the SAS log from Step 2, there will be a link (`YOURSAS.SERVER/SASJobExecution?_file=/YOUR/APPLOC/services/DC.html`). Open this in **SASJobExecution** (not SAS Studio) to perform the configuration (below).
|
||||||
|
|
||||||
#### Configure Frontend: Seperated Deploy
|
#### Configure Frontend: Separated Deploy
|
||||||
|
|
||||||
Unzip the frontend into your chosen directory (eg `/var/www/html/DataController`) on the SAS Web Server. Edit `index.html` to perform the configuration (below).
|
Unzip the frontend into your chosen directory (eg `/var/www/html/DataController`) on the SAS Web Server. Edit `index.html` to perform the configuration (below).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user