Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sassoftware/viya-ark
SAS Viya Administration Resource Kit (SAS Viya ARK). Tools and utilities to help SAS customers with SAS Viya readiness.
https://github.com/sassoftware/viya-ark
sas sas-osp sas-viya viya viya-ark
Last synced: 14 days ago
JSON representation
SAS Viya Administration Resource Kit (SAS Viya ARK). Tools and utilities to help SAS customers with SAS Viya readiness.
- Host: GitHub
- URL: https://github.com/sassoftware/viya-ark
- Owner: sassoftware
- License: apache-2.0
- Created: 2019-03-01T15:03:41.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T16:44:48.000Z (about 1 month ago)
- Last Synced: 2024-11-19T17:11:47.824Z (about 1 month ago)
- Topics: sas, sas-osp, sas-viya, viya, viya-ark
- Language: Jinja
- Homepage:
- Size: 527 KB
- Stars: 55
- Watchers: 28
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: SUPPORT.md
Awesome Lists containing this project
README
# SAS Viya Administration Resource Kit (SAS Viya ARK)
SAS Viya ARK provides interoperating tools and utilities to help SAS customers prepare for a SAS® Viya® deployment.
## Introduction
SAS Viya ARK is a collection of resources to automate and streamline tasks that are required to prepare an environment for a SAS Viya deployment.The master branch supports the latest release of SAS Viya. Visit the releases page for specific information about SAS Viya-ARK and related SAS Viya product releases.
SAS Viya ARK provides the following types of assistance:
* Pre-deployment assessment and optional configuration
* Post-deployment automation and utilities
* Upgrade task automation
* Infrastructure templates## Prerequisites for SAS Viya ARK
Obtain the latest version of SAS Viya ARK with every new software order.Each item that is included in the resource kit provides a document that describes its specific prerequisites and functionality.
For example, a functioning [Ansible Controller](http://docs.ansible.com/ansible/latest/intro_installation.html) is required to run the Ansible playbooks that are included below in the [Pre-installation Playbook](playbooks/pre-install-playbook) section. A list of the available playbooks is provided.
## Index of Tools
Tool support for the latest release of SAS Viya:* [Pre-installation of SAS Viya System Requirements](playbooks/pre-install-playbook)
* [SAS Viya Deployment Report](playbooks/deployment-report)
* [SAS Viya Multi-Machine Services Utilities](playbooks/viya-mmsu)
* [SAS Viya Upgrade Task Playbooks](playbooks/viya-upgrade)
* [Merge SAS Viya Deployment Files](playbooks/merge-playbook)
* [SAS Data Server Utility Script](utilities/postgres/viya)
* [SAS Viya LDAP Validator](playbooks/ldap-validator)Related Tools Not Contained in SAS Viya ARK:
* SAS Viya ARK only supports Linux. For Windows supporting tools, go to [SAS Viya Deployment Assistant for Windows](https://support.sas.com/en/documentation/install-center/viya/deployment-tools/34/deployment-assistant-windows.html).## Known Support Issues
The following issues are known and may impact the expected usage or performance of the Viya ARK tools.* SAS Viya 3.5 supports Linux on Power on a limited availability basis. The SAS Viya ARK tools do not support Linux on Power in the Viya35-ark-1.0 release.
* Viya ARK Pre-Install Playbook SSL check play may fail to complete if multiple sets of SSL configuration files exist. The playbook will not fail, but subsequent tasks related to SSL Certificate check will be skipped. Workaround the issue by ensuring only one configuration file specifying ``SSLCertificateFile`` exist under ``/etc/[httpd|apache2]`` root directory.## Contributing
We welcome your contributions! Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to submit contributions to this project.This project is in maintenance mode. If you have an enhancement request you will need to submit a contribution for consideration.
## License
This project is licensed under the [Apache 2.0 License](LICENSE).