Giter Site home page Giter Site logo

alteryxserver's Introduction

Server: Cloud Deployment

================================

A process that uses Infrastructure as Code tools and Powershell to install and configure Alteryx Server.

Disclaimer: Please do not use this in Production as it will not be supported by Alteryx.

Requirements

  • Windows Server OS - Alteryx Server only supports the Windows platforms
  • Packer
  • Terraform
  • Powershell
  • Cloud Provider
    • AWS
    • Azure (Coming soon)
    • GCP (Coming soon)

Scope

The intention behind this project is to enable you to deploy a single node deployment of Alteryx Server in the Cloud (AWS now, Azure and GCP coming soon) using different tools in a workflow. This project requires Infrastructure as Code (Packer and Terraform) and PowerShell Scripts for Windows.

Attributes for Packer

Name Type Default Description
build String ./packer build -var-file="variables.json" server.json This command will build the AMI for Alteryx Server in AWS. This AMI can be used for your Terraform scripts.

Attributes for Terraform

Name Type Default Description
init String ./terraform init This command will initialize your directory to use terraform.
plan String ./terraform plan This command will review the terraform files and it's dependencies towards the designated Infrastructure.
apply String ./terraform apply This command will apply the terraform files and it's dependencies towards the designated Infrastructure.
destroy String ./terraform destroy This command will destroy the state of the previously ran ./terraform apply command output.

Contributors

If you would like to contribute to this project please send an email to [email protected].

alteryxserver's People

Contributors

elchulito88 avatar sivivatu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.