BookmarkSubscribeRSS Feed
Ian-NHSD
Calcite | Level 5

I'm very very new to SAS and wondered if you could Automate the deployments, this would us allow to manage your version controlled packages better, Quicker deployment process with all nessary audits in place.

7 REPLIES 7
Kurt_Bremser
Super User

AFAIK, Octopus works on .NET, which is Windows-only. SAS supports several (Linux, AIX, HP-UX, Solaris, z/OS) other platforms that don't provide .NET or similar.

Insofar, supplying their own (Java-based) deployment tool that behaves the same across all mentioned platforms makes sense.

SASKiwi
PROC Star

I'm assuming you are talking about client (PC) deployments only here? Server deployments by their very nature are done manually.

Ian-NHSD
Calcite | Level 5

Sorry I think there's been some cross wires, I don't want to deploy the SAS Software I want to automate the process of deploying a SAS package, that’s what we call it, so the SAS code, through our environments. Dev, UAT and Prod. I just wanted to know if anyone had set this up already or can SAS do it itself, could I write a SAS project automate the process of a developer deploying there code?

Kurt_Bremser
Super User

So you want to deploy .sas files across servers?

If not, specify

- what is a "SAS package" in your dictionary (because SAS already has "packages" when exporting metadata)

- what constitutes an "environment"? Different servers, different metadata repositories, different directories on same server, ...?

 

Ian-NHSD
Calcite | Level 5
As I said I'm very very new to SAS and coming from a kind of Dev Ops back ground.

I want to deploy .spk files across three different metadata repositories, we have three Dev,UAT and Prod.

I'd like to automate, but also audit and limit who can do it in each environment. Alla Octopus style.
JuanS_OCS
Amethyst | Level 16

Hello @Ian-NHSD,

 

OK, so now we are talking, you mean spk files (promotion of metadata) not to actually deploy (install) SAS. You can do this with the Batch Export and Import tools with any tool for scheduling jobs.

 

Please read: 

http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#p04l8c3fo8tpyhn103dp...

http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#p16u72wwciy3y0n1wq3i...

https://support.sas.com/resources/papers/sgf2008/migratemetadata.pdf

http://support.sas.com/documentation/cdl/en/bisag/68240/HTML/default/viewer.htm#n0861tmrlv3nsen164wt...

 

Hope it helps.


Kind regards,

Juan

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 7 replies
  • 1169 views
  • 0 likes
  • 4 in conversation