Giter VIP home page Giter VIP logo

ed-fi-binariespowershellinstaller's Introduction

PowerShell Ed-Fi MyGet Installer Scripts

These scripts were made possible thanks to the Michael and Susan Dell Foundation.

Description

These Powershell scripts install the public Ed-Fi binaries published on the MyGet feed.

Note: As of the latest update these scripts can install the ODS API, Docs, AdminApp & SandboxAdmin in the following versions:

  • v5.1.0
  • v3.4.0
  • v3.3.0
  • v3.2.0
  • v2.6.0

Bianries can be found here:

Prerequisites

Minimum System Requirements

A machine or virtual machine with internet access.

  • 50GB free storage space
  • 4GB+ of available RAM
  • Windows Server 2019
  • Administrator access to physical machine or virtual machine

Software Requirements

NOTE: If you do not have these prerequisites the scripts will install them for you. This will require a restart.

  • MsSQL Server 2019 or higher
  • IIS - Internet Information Services
  • .Net Framework 4.8. (Restart will be required if not previously installed.)

That is it =)

Setup Instructions

1) Open a Windows PowerShell as and Administrator. From the Windows Menu, search for PowerShell, right click on it, and select Run as Administrator

2) Run the automated installer by pasting this command in to the PowerShell window:

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://github.com/Ed-Fi-Exchange-OSS/Ed-Fi-BinariesPowerShellInstaller/raw/main/install.ps1'))

It will download all necessarry scripts and display an install menu like the image below:

3) Run the Ed-Fi v3.4.0 installer by pasting this command in to the PowerShell window:

Install-EdFiProductionV34

You will see the script executing. It will check for prerequisites and install as needed. (Sample image below)

This part of the installer will take about 10-30 mins to download and install the components of this solution.

*NOTE: If you dont have .Net Framework 4.8 it will install it for you, however it will require a restart.

*After the restart redo step 1, 2 & 3.

4) Once the Ed-Fi install finishes you will see a screen like the one bellow: "Confirms Done"

Know Issues and Quick Fixes

1) Database in Use, can't Restore over it

Error: Restore-SqlDatabase : System.Data.SqlClient.SqlError: Exclusive access could not be obtained because the database is in use.

Resolution: Restart your MsSQL server and try the install agan.

Legal Information

Copyright (c) 2020 Ed-Fi Alliance, LLC and contributors.

Licensed under the Apache License, Version 2.0 (the "License").

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

ed-fi-binariespowershellinstaller's People

Contributors

dougloyo avatar jdnc93 avatar

Stargazers

Greg Turmel avatar Marcos Alcozer avatar

Watchers

 avatar James Cloos avatar Chris Moffatt avatar  avatar Stephen Fuqua 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.