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

creation of a serverContext #58

Closed
allanbowe opened this issue Sep 3, 2020 · 2 comments
Closed

creation of a serverContext #58

allanbowe opened this issue Sep 3, 2020 · 2 comments
Assignees

Comments

@allanbowe
Copy link
Member

To facilitate the automated deployment of apps such as data controller on SAS Viya we need the ability to auto-create server Contexts on which to run the Job Execution services.

The inputs for this would be:

  • contextname - max 40 chars
  • sharedaccount - a userid for the runServerAs property
  • autoexec - a string of code lines (this gets executed by SAS on startup)

The following properties should be hardcoded (for now):

  • Launcher Context - SAS Job Execution launcher context
  • Identities - Authenticated Users
  • reuseServerProcesses attribute - true

image

image

More info:

@krishna-acondy
Copy link
Contributor

@allanbowe Will the inputs be provided on the command line or from the config JSON?

@krishna-acondy
Copy link
Contributor

Closing as this has been implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants